Implemented blog engine and improved templates
This commit is contained in:
parent
74b3263662
commit
92afebe8dc
27 changed files with 1310 additions and 788 deletions
17
assets/entry_data/hello_world.md
Normal file
17
assets/entry_data/hello_world.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue