personal-site/assets/meta/post_list.json

144 lines
4.3 KiB
JSON
Raw Permalink Normal View History

2024-12-21 19:11:09 -08:00
{
2025-01-04 13:03:03 -08:00
"last_generated": "2025-01-04 12:52:32",
2025-01-04 19:51:51 +00:00
"categories": {
2025-01-04 12:20:53 -08:00
"Site": {
"posts": [
2025-01-04 19:51:51 +00:00
{
"metadata": {
2025-01-04 12:20:53 -08:00
"title": "Styling Test",
"description": "A test post to see how the site styling looks",
"date": "2024-12-31 16:00:00",
2025-01-04 19:51:51 +00:00
"tags": [
2025-01-04 12:20:53 -08:00
"meta",
"web"
]
2025-01-04 19:51:51 +00:00
},
2025-01-04 13:03:03 -08:00
"id": "site/styling_test",
"url": "/site/styling_test",
2025-01-04 12:20:53 -08:00
"hash": "0ff9f34321a27f462ca26656a1dc5024c0e800ea1e176ff36316b158ab4606c9"
}
],
"title": "Site",
"description": "Articles to test site functionality",
"tags": [
"site"
]
},
"Collections": {
"posts": [
{
"metadata": {
"title": "LGBTQ+ Resources",
"description": "A list of resources for LGBTQ+ individuals",
"date": "2025-01-01 16:00:00",
"tags": [
"lgbtq+",
"resources"
]
},
2025-01-04 13:03:03 -08:00
"id": "collections/lgbtq_resources",
"url": "/collections/lgbtq_resources",
2025-01-04 12:20:53 -08:00
"hash": "3da76064aa95cc06937bde01128ed44aafb850f35a43bd214ce0cd89a875c674"
2025-01-04 19:51:51 +00:00
},
{
"metadata": {
"title": "Badges!",
"description": "A collection of 88x31 badges for various things",
2025-01-04 12:20:53 -08:00
"date": "2024-12-20 16:00:00",
2025-01-04 19:51:51 +00:00
"tags": [
"badges",
"retro",
"web"
]
},
2025-01-04 13:03:03 -08:00
"id": "collections/badges",
"url": "/collections/badges",
2025-01-04 19:51:51 +00:00
"hash": "338ccfecc6523dff93708330a8b43af715f1e80d55e1cc3bea2d1a7306fc4f00"
},
{
"metadata": {
"title": "Awesome",
"description": "A curated list of awesome stuff I like",
2025-01-04 12:20:53 -08:00
"date": "2024-11-25 16:00:00",
2025-01-04 19:51:51 +00:00
"tags": [
"awesome",
"curated"
]
},
2025-01-04 13:03:03 -08:00
"id": "collections/awesome",
"url": "/collections/awesome",
2025-01-04 19:51:51 +00:00
"hash": "0632400858006b93f2f36d87953538c2a400bacc75aaa29928aee226e8b343b1"
}
],
2025-01-04 12:20:53 -08:00
"title": "Collections",
"description": "Articles that are collections of information: Lists, Awesome lists, etc.",
"tags": [
"collection"
]
2025-01-04 13:03:03 -08:00
},
"Guides": {
"posts": [
{
"metadata": {
"title": "3DS Programming - Using RomFS",
"description": "A guide to using RomFS on the 3DS. (Old)",
"date": "2024-12-31 16:00:00",
"tags": [
"3ds",
"programming",
"c",
"devkitpro",
"old"
],
"previous": "old3ds_helloworld.md",
"next": "old3ds_touchscreen.md"
},
"id": "guides/old3ds_romfs",
"url": "/guides/old3ds_romfs",
"hash": "34062b79909f5b18a647b484687cf862e779c08da9fc6052c4ebab3eef67151c"
},
{
"metadata": {
"title": "3DS Programming - Touchscreen Input",
"description": "A guide to using the touchscreen on the 3DS. (Old)",
"date": "2024-12-31 16:00:00",
"tags": [
"3ds",
"programming",
"c",
"devkitpro",
"old"
],
"previous": "old3ds_romfs.md"
},
"id": "guides/old3ds_touchscreen",
"url": "/guides/old3ds_touchscreen",
"hash": "c026e506fb60c8ed9943f5806e8adf611a382a7de34e30fc2a72f4578d66899e"
},
{
"metadata": {
"title": "3DS Programming - Hello World",
"description": "A guide to creating a simple Hello, World program for the 3DS. (Old)",
"date": "2024-12-31 16:00:00",
"tags": [
"3ds",
"programming",
"c",
"devkitpro",
"old"
],
"next": "old3ds_romfs.md"
},
"id": "guides/old3ds_helloworld",
"url": "/guides/old3ds_helloworld",
"hash": "77a21a1201a35d6a85cb2305166cfb20a0a45546fea1f73fd620b2b84ec70fda"
}
],
"title": "Guides",
"description": "Guides and tutorials",
"tags": [
"guide"
]
2024-12-21 19:11:09 -08:00
}
2025-01-04 19:51:51 +00:00
}
2025-01-01 20:56:09 -08:00
}