initial commit

This commit is contained in:
2026-07-11 14:54:56 -04:00
commit 23f714f570
15 changed files with 633 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
title: 'grasswren.net'
baseURL: 'https://grasswren.net'
uglyURLs: true
disableKinds:
- RSS
- sitemap
- taxonomy
- term
markup: { goldmark: { parser: { wrapStandAloneImageWithinParagraph: false } } }
minify: { minifyOutput: true }