Initial Release

This commit is contained in:
2026-05-24 21:58:23 -07:00
commit 0a782e0096
209 changed files with 11657 additions and 0 deletions
@@ -0,0 +1,26 @@
{
"itemsPerPage": 8,
"authors": [
{
"id": "bakonpancakz",
"name": "bakonpancakz",
"icon": "file://blog/author-bakonpancakz.png"
}
],
"categories": [
{
"id": "behind-the-scenes",
"name": "Behind The Scenes",
"icon": "file://blog/category-bts.png"
},
{
"id": "project-monke",
"name": "Project Monke",
"icon": "file://blog/category-pm.png"
}
],
"articles": [
"04.17.24.Hello World.xml",
"05.03.24.Repo of Knowledge.xml"
]
}