summaryrefslogtreecommitdiff
path: root/Content/colophon/index.md
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-03-27 22:49:24 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-03-27 22:49:24 -0600
commitaf4e8e03bedba5c9b6e1206ddfe97ebb77e87d49 (patch)
tree293d8f0abe2a6ae3821fdbac47e301bfa337048f /Content/colophon/index.md
parentb1f76ea37e6d8d6dc949ecc4899e3a1bc6d7ef65 (diff)
add colophon section
Diffstat (limited to 'Content/colophon/index.md')
-rw-r--r--Content/colophon/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Content/colophon/index.md b/Content/colophon/index.md
new file mode 100644
index 0000000..80904b2
--- /dev/null
+++ b/Content/colophon/index.md
@@ -0,0 +1,8 @@
+# Colophon
+
+This website is generated using a custom static site generator I wrote in Python. The theme is a port of [@mdo's Hyde](http://hyde.getpoole.com/), ported by the makers of [Zola](https://www.getzola.org/).
+
+All the Open Graph images are generated using Pillow and the Futura font. The math is taken care of by an extra I created for the python-markdown2 library that converts inline and block $\LaTeX$ into MathML.
+
+Since this website is currently using the `.dev` tld, there is no support for HTTP in most browsers (Since they use HSTS preloading). But if you ever find yourself on an IBM PC 5150 and need to use `hget`, that should work.
+