first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"title": "Getting Started with This Website",
|
||||
"date": "2025-01-01",
|
||||
"excerpt": "Welcome to my website. This is a sample blog post to help you get started with customizing your own site.",
|
||||
"content": "Welcome to my website! This is a sample blog post that demonstrates how the blog system works.\n\nYou can customize this template to fit your needs. The blog supports simple text formatting and will display your content in a clean, readable format.\n\nTo add new blog posts, you can edit the posts.json file directly or use the admin interface. Each post needs a unique ID, title, date, excerpt, and content.\n\nFeel free to replace this content with your own thoughts, tutorials, or whatever you'd like to share with your visitors.\n\nHappy blogging!"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user