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
commitd732fb5d356576c8fadfee827406c3fefff18f90 (patch)
tree572f010a8e7fae3d900fd3ef8aab6439c57120bd /Content/colophon/index.md
parenta3d139ff32b42a2ebf10ce1e137112825f23e0ff (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.
+