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
db/series

7
db/series/1.json Normal file
View file

@ -0,0 +1,7 @@
{
"desc": "Introductions to the building blocks of dependently typed programs.",
"post-ids": [
7
],
"title": "Dependent Nuggets"
}