Initial version of hugo-stack
This commit is contained in:
commit
e19eb92b4b
28 changed files with 487 additions and 0 deletions
6
hugo.toml
Normal file
6
hugo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
baseURL = 'http://localhost:1313/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Stack Example'
|
||||
|
||||
[params]
|
||||
accentColor = "#EF9F27"
|
||||
Loading…
Add table
Add a link
Reference in a new issue