FreshLists skeleton

This commit is contained in:
Nathan McCarty 2025-03-15 18:22:52 -04:00
parent d79c4b6f46
commit 8fc5a0fbda
4 changed files with 32 additions and 0 deletions

16
db/posts/7.json Normal file
View file

@ -0,0 +1,16 @@
{
"edited-at": [
],
"hidden": false,
"idris": true,
"ipkg": "/home/nathan/Projects/Blog/projects/Idris/Idris.ipkg",
"posted-at": "2025-03-15T18:07:00.649227-04:00",
"slugs": [
],
"source": "/home/nathan/Projects/Blog/projects/Idris/src/DependentNuggets/FreshLists.md",
"source-code": "https://git.stranger.systems/thatonelutenist/website/src/branch/trunk/projects/Idris/src/DependentNuggets/FreshLists.md",
"special": false,
"tags": [
"idris"
]
}