did all this shit without even commiting once ffs

This commit is contained in:
sakrecoer 2026-07-31 00:27:45 +02:00
commit 26e489f0bf
12 changed files with 2978 additions and 0 deletions

5
archetypes/default.md Normal file
View file

@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++