Hugo site now

This commit is contained in:
Miguel Jacq 2026-01-06 09:51:05 +11:00
parent aceb297d4f
commit 995092af42
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
34 changed files with 1309 additions and 85 deletions

11
src/hugo.toml Normal file
View 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