website init stub

This commit is contained in:
Kai Boernert
2025-01-27 17:40:27 +01:00
parent ef002e918c
commit 3f63b3ed98
42 changed files with 474 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# -- Markup --
# These settings are required for the theme to function.
[goldmark]
[goldmark.renderer]
unsafe = true
[highlight]
noClasses = false
[tableOfContents]
startLevel = 2
endLevel = 4