Implemented blog engine and improved templates

This commit is contained in:
Lucia Heidecker 2025-07-11 14:13:30 +02:00
parent 3b11c45ec5
commit da517eb952
27 changed files with 1310 additions and 788 deletions

View file

@ -0,0 +1,7 @@
{
"href": "hello_world.html",
"date": "2025-03-01",
"author": "Lucia Zehentner",
"tags": ["test", "programming"],
"content_warnings": []
}

View file

@ -0,0 +1,17 @@
# Hello World!
This is the first blog entry on my website, generated out of a Markdown input file and a JSON using my own blog engine [CatGirlBlogEngine](https://codeberg.org/Schlecknits/CatGirlBlogEngine).
## What you can expect on this blog
For the most part I'll cover topics that interest me personally, particually:
- Programming
- Geoinformatics
- Electronics
- Gender transistion
- Cooking and baking
Let's see what the future might hold in store. If you are interested in a particual topic I'll try to tag each blog entry properly, so one can search for whatever is of interest to them.
Until then, best of luck to you :3