initial commit

This commit is contained in:
2025-06-01 18:17:28 +02:00
commit 52b542c13b
46 changed files with 19010 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