initial commit

This commit is contained in:
2026-08-16 19:03:44 +02:00
commit f9726ca9dc
215 changed files with 29489 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
baseURL = "https://buildbroken.moonweb.org/"
locale = "de-de"
title = "build broken"
enableRobotsTXT = true
paginate = 10
[taxonomies]
category = "categories"
tag = "tags"
author = "author"
[params]
subtitle = "but we can fix it! Sometimes :)"
bannerImage = "/images/banner.jpg"
[markup.goldmark.renderer]
unsafe = true