Implemented blog engine and improved templates

This commit is contained in:
Lucia Zehentner 2025-03-26 19:54:21 +01:00
parent 2f2b9b4f21
commit 363bd23954
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