Files
buildbroken-blog-archive/hugo.toml
T
2026-08-16 20:42:41 +02:00

19 lines
598 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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"
description = "build broken Das Blog-Archiv des .NET-/Softwareentwicklungs-Blogs (20092010): Artikel zu Clean Code, ASP.NET, MVC, MVP, WinForms, StupidDB, NoSQL, Scrum und mehr. Von Stefan Kölle, Christina Hirth, Thomas Christian und Andreas Seebauer."
[markup.goldmark.renderer]
unsafe = true