aboutsummaryrefslogtreecommitdiff
path: root/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-databas...
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-11-14 11:03:12 -0300
committerEuAndreh <eu@euandre.org>2020-11-14 11:11:12 -0300
commit9e1e7783b385b670bec774cbad604fbf4581d079 (patch)
treeb2e27ebf3d7d2ae36a2c795a09ff617e47bea8f2 /_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
parentIndent code of plaintext generator (diff)
downloadeuandre.org-9e1e7783b385b670bec774cbad604fbf4581d079.tar.gz
euandre.org-9e1e7783b385b670bec774cbad604fbf4581d079.tar.xz
Use "eu_categories" frontmatter attribute
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.
Diffstat (limited to '_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md')
-rw-r--r--_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md b/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
index d613a28..6e51575 100644
--- a/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
+++ b/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
@@ -10,7 +10,7 @@ lang: en
ref: durable-persistent-trees-and-parser-combinators-building-a-database
-category: mediator
+eu_categories: mediator
---