Hugo site now
This commit is contained in:
parent
aceb297d4f
commit
995092af42
34 changed files with 1309 additions and 85 deletions
11
src/hugo.toml
Normal file
11
src/hugo.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
baseURL = "https://cspresso.cafe/"
|
||||
languageCode = "en"
|
||||
title = "cspresso"
|
||||
disableKinds = ["taxonomy", "term"]
|
||||
uglyURLs = true
|
||||
enableRobotsTXT = true
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue