Done with the samples, and can be released as first version!

This commit is contained in:
2025-01-13 14:27:20 +01:00
parent 425e583bbe
commit 6a16200a51
27 changed files with 628 additions and 93 deletions

View File

@ -16,11 +16,19 @@
"topics": ["Godot", "Game developement"]
},
{
"slug": "third-post-title",
"title": "My Third Post",
"content": "This is the content for my third post. It's about a new journey I'm embarking on.",
"slug": "platformer-game-developement-in-unity",
"title": "Game developement in Unity 6",
"content": "The content of thi spost is generated, and its only purpose is to test the site.",
"date": "2025-01-14",
"image_location": "images/post3.jpg",
"topics": ["Adventure", "Personal", "Growth"]
"image_location": "images/posts/platformer-game-developement-in-unity/unity_wide_logo.png",
"topics": ["Unity", "Game developement", "Guide"]
},
{
"slug": "platformer-game-developement-in-unreal-engine",
"title": "Game developement in Unreal Engine ",
"content": "The content of thi spost is generated, and its only purpose is to test the site.",
"date": "2025-01-14",
"image_location": "images/posts/platformer-game-developement-in-unreal-engine/unreal_engine_wide_logo.png",
"topics": ["Unreal Engine", "Game developement", "Guide"]
}
]