move submodules in-tree

This commit is contained in:
nora 2025-08-13 20:47:44 +02:00
parent 57c4a239da
commit 830045ee2f
238 changed files with 41955 additions and 187 deletions

15
blog/config.toml Normal file
View file

@ -0,0 +1,15 @@
baseURL = "/blog/"
languageCode = "en-us"
title = "Noratrieb's blog"
theme = "terminal"
[params]
contentTypeName = "posts"
centerTheme = true
[params.logo]
logoText = "noratrieb's blog"
# Let me use HTML :3
[markup.goldmark.renderer]
unsafe = true