Polishing of Uni quizes, and some styling

This commit is contained in:
2025-01-12 23:59:17 +01:00
parent e2d141eb09
commit 425e583bbe
21 changed files with 393 additions and 563 deletions

View File

@ -1,19 +1,19 @@
[
{
"slug": "my-first-post",
"title": "My First Post Ever",
"content": "This is the content of my first post. It's an exciting moment to share my thoughts with the world!",
"title": "Just an empty template",
"content": "This pages only purpose is to hold place for a reuseable template!",
"date": "2025-01-12",
"image_location": "images/posts/post1.jpg",
"topics": ["Introduction", "Technology", "Personal"]
"topics": ["html", "CSS", "Flask"]
},
{
"slug": "platformer-game-developement-in-godot",
"title": "Platformer game in Godot 4",
"content": "The content of thi spost is generated, and its only purpose is to test the site.",
"date": "2025-01-13",
"image_location": "images/posts/godot_wide_logo.png",
"topics": ["Technology", "Science"]
"image_location": "images/posts/platformer-game-developement-in-godot/godot_wide_logo.png",
"topics": ["Godot", "Game developement"]
},
{
"slug": "third-post-title",