summaryrefslogtreecommitdiff
path: root/project/context
diff options
context:
space:
mode:
Diffstat (limited to 'project/context')
-rw-r--r--project/context/articles.json8
-rw-r--r--project/context/tags.json4
2 files changed, 10 insertions, 2 deletions
diff --git a/project/context/articles.json b/project/context/articles.json
index b9a3977..8d828e7 100644
--- a/project/context/articles.json
+++ b/project/context/articles.json
@@ -1,6 +1,12 @@
[
{
+ "title": "Sydney Rail Maps",
+ "anchor": "/sydneyrail.html",
+ "taglist": ["maps", "transport"],
+ "postdate": "21/9/2021"
+ },
+ {
"title": "Packrat Parser Combinator Library",
"anchor": "/packrat.html",
"taglist": ["compsci", "library", "programming"],
@@ -15,7 +21,7 @@
{
"title": "D, Parasail, Pascal, and Rust vs The Steelman",
"anchor": "/steelman.html",
- "taglist": ["compsci", "languages"],
+ "taglist": ["compsci", "language"],
"postdate": "29/10/2017"
},
{
diff --git a/project/context/tags.json b/project/context/tags.json
index 52088df..25192f3 100644
--- a/project/context/tags.json
+++ b/project/context/tags.json
@@ -4,12 +4,14 @@
"compsci",
"copyright",
"esoteric",
- "languages",
+ "language",
"legal",
"library",
+ "maps",
"mathematics",
"politics",
"programming",
+ "transport",
"videogames" ]