summaryrefslogtreecommitdiff
path: root/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-14building a database article: Use :db/root over null valueEuAndreh1-5/+7
2020-11-14Use "eu_categories" frontmatter attributeEuAndreh1-1/+1
Jekyll treats names like "category" and "categories" differently, so I chose to name it "eu_categories" in order to avoid inheriting the special treatment, and have full control of what a category means and how it behaves. The _includes/category.html was changed to reflect that, with an extra coupled change that makes it not specific to articles, but any collection type.
2020-11-12Add (first) building a database postEuAndreh1-0/+231