new theme (work in progress)

This commit is contained in:
Marek Krug 2025-02-26 19:47:07 +01:00
parent 8c2d5c037b
commit b62b53674f
17 changed files with 840 additions and 86 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