init, hugo build

This commit is contained in:
ProgramSnail 2025-11-29 20:10:16 +03:00
parent 85f62f6c56
commit 27c760a8d5
4 changed files with 118 additions and 0 deletions

13
hugo.toml Normal file
View 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>"