Done with the samples, and can be released as first version!
This commit is contained in:
18
posts.json
18
posts.json
@ -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"]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user