meta: Update design and structure

This commit is contained in:
Jan Kremer 2025-04-26 14:54:33 +02:00
parent 10df7deea3
commit c184aad39e
Signed by: jan
GPG key ID: A7DA689CB3B078EC
15 changed files with 152 additions and 135 deletions

7
archetypes/blog.md Normal file
View file

@ -0,0 +1,7 @@
---
title: {{ replace .Name "-" " " | title }}
date: {{ .Date }}
description:
tags:
draft: true
---