Initial commit to github

This commit is contained in:
Keith Solomon
2025-08-22 15:40:01 -05:00
commit e8efdbeb34
230 changed files with 32213 additions and 0 deletions

10
db/post/post-1.json Normal file
View File

@@ -0,0 +1,10 @@
{
"ID": 1,
"post_title": "Hello world!",
"post_content": "<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->",
"post_excerpt": "",
"post_type": "post",
"post_status": "publish",
"post_name": "hello-world",
"meta": []
}