WIP: streamline some stuff
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 36s
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 36s
WIP: move blog to hugo
This commit is contained in:
parent
06e94159b1
commit
1f62e2064d
45 changed files with 489 additions and 609 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/CaiJimmy/hugo-theme-stack-starter
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.30.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue