init, hugo build
This commit is contained in:
parent
85f62f6c56
commit
27c760a8d5
4 changed files with 118 additions and 0 deletions
13
hugo.toml
Normal file
13
hugo.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
baseURL = 'https://st.pages.except.one/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
themesDir = "themes"
|
||||
theme = 'kaslaanka'
|
||||
|
||||
[params]
|
||||
sitename = "Kaslaanka Theme"
|
||||
copyrights = "John Doe"
|
||||
defaultList = "global"
|
||||
paginationLen = 3
|
||||
projectsURL = "https://st.pages.except.one/"
|
||||
brief_about = "<center>Kaslaanka theme demo</center>"
|
||||
Loading…
Add table
Add a link
Reference in a new issue