prima bozza sito sindacato

This commit is contained in:
vecna 2026-04-20 18:33:22 +02:00
commit 59ef4db64f
31 changed files with 1576 additions and 0 deletions

19
config/_default/hugo.toml Normal file
View file

@ -0,0 +1,19 @@
baseURL = "https://sindacato.nina.watch/"
title = "Sindacato Universale Digitale"
defaultContentLanguage = "it"
defaultContentLanguageInSubdir = true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.goldmark.extensions]
[markup.goldmark.extensions.footnote]
# Standard Goldmark footnotes enabled by default
[taxonomies]
[outputs]
home = ["HTML"]
section = ["HTML"]
page = ["HTML"]