WIP: move blog to hugo
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 1m16s
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 1m16s
This commit is contained in:
parent
747c75dffc
commit
f7f1c6f09b
43 changed files with 523 additions and 601 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