This commit is contained in:
Andre Beging
2020-02-11 14:58:31 +01:00
commit 9cd2447616
12 changed files with 5693 additions and 0 deletions

9
config.toml Normal file
View File

@@ -0,0 +1,9 @@
baseURL = "http://localhost:1313"
languageCode = "de-DE"
title = "<DD>-Wochenende"
disableKinds = ["taxonomy", "taxonomyTerm"]
relativeURLs = true
enableInlineShortcodes = true
[markup.goldmark.renderer]
unsafe= true