Implemented blog engine and improved templates
This commit is contained in:
parent
74b3263662
commit
92afebe8dc
27 changed files with 1310 additions and 788 deletions
7
assets/entry_data/hello_world.json
Normal file
7
assets/entry_data/hello_world.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"href": "hello_world.html",
|
||||
"date": "2025-03-01",
|
||||
"author": "Lucia Zehentner",
|
||||
"tags": ["test", "programming"],
|
||||
"content_warnings": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue