diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-03 09:36:58 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 09:36:58 -0600 |
commit | c908c4619c4acd183d1b1f6c7819918225f720bd (patch) | |
tree | 6a4247a202eecbb0f39b2e87e8ff75245c50dbdd /Content/colophon/index.md | |
parent | 0b112478250c2d5299ddcfaf1b6a31e4d6eedfd1 (diff) | |
parent | 03a85e52b35a750681b4c6d543fc9047a2fb0551 (diff) |
Merge branch 'vanilla-ssg' into dependabot/pip/jinja2-3.1.3
Diffstat (limited to 'Content/colophon/index.md')
-rw-r--r-- | Content/colophon/index.md | 8 |
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. + |