about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-02-09T12·01+0000
committerVincent Ambo <tazjin@google.com>2020-02-09T12·01+0000
commita8fa0edd72a9c5074cd80b3103e26fb0d803be46 (patch)
tree8c57387673674ad147d66ca2fb391eadf399770c /web
parent21e0279e086ea267897254f84d649551b53cfd33 (diff)
feat(web/homepage): Add an entry for the Principia Discordia r/509
Diffstat (limited to 'web')
-rw-r--r--web/homepage/entries.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/homepage/entries.nix b/web/homepage/entries.nix
index b951a7424b..d204090330 100644
--- a/web/homepage/entries.nix
+++ b/web/homepage/entries.nix
@@ -34,4 +34,14 @@
     date = 1527375600;
     description = "Small daemon to forward logs from journald to Stackdriver Logging";
   }
+  {
+    class = "misc";
+    title = "Principia Discordia";
+    url = "https://principiadiscordia.com/book/1.php";
+    date = 1495494000;
+    description = ''
+      The Principia is a short book I read as a child, and didn't
+      understand until much later. It shaped much of my world view.
+    '';
+  }
 ]