prima bozza sito sindacato
This commit is contained in:
commit
59ef4db64f
31 changed files with 1576 additions and 0 deletions
19
config/_default/hugo.toml
Normal file
19
config/_default/hugo.toml
Normal 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"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue