From 01ff93c9c16867216f2d249664803860e1d6d5eb Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 22:49:40 -0600 Subject: generate new theme --- docs/colophon/index.html | 85 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 docs/colophon/index.html (limited to 'docs/colophon/index.html') diff --git a/docs/colophon/index.html b/docs/colophon/index.html new file mode 100644 index 0000000..5c41306 --- /dev/null +++ b/docs/colophon/index.html @@ -0,0 +1,85 @@ + + + + + + + + + Colophon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Colophon

+ +

This website is generated using a custom static site generator I wrote in Python. The theme is a port of @mdo's Hyde, ported by the makers of Zola.

+ +

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.

+ +
+ + + + +
+ + + + \ No newline at end of file -- cgit v1.2.3