diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-03-27 22:50:25 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 22:50:25 -0600 |
commit | b62de364bbda7ef31a43addb8dd5293bb1c4cede (patch) | |
tree | 673220d876170aec04f454b383ad274ea0645690 /Content | |
parent | 49e3edec9627cd6c076c549a1bdd0aad9287312e (diff) | |
parent | c80825fd2500bc3044e00b7361a71f4cea2813e3 (diff) |
Merge pull request #18 from navanchauhan/hyde-theme-port
Hyde theme port
Diffstat (limited to 'Content')
-rw-r--r-- | Content/colophon/index.md | 8 | ||||
-rw-r--r-- | Content/index.md | 7 |
2 files changed, 14 insertions, 1 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. + diff --git a/Content/index.md b/Content/index.md index fb22d38..b85aa59 100644 --- a/Content/index.md +++ b/Content/index.md @@ -1 +1,6 @@ -# Navan Chauhan +# Some Projects + +* [iGopherBrowser](https://web.navan.dev/iGopherBrowser): A modern Gopher client for iOS, macOS, and VisionOS. It is built on top of my [swift-gopher](https://github.com/swift-gopher) library. Available on the [App Store](https://apps.apple.com/in/app/igopherbrowser/id647463884) +* [TimeSlicerX](https://timeslicerx.prudent.studio): A timeboxing app for iOS (and macOS) to schedule tasks around your calendar items. Everything is done on-device. Available on the [App Store](https://apps.apple.com/us/app/timeslicerx/id6447939029?uo=4) +* [VaporwaveGenerator](https://github.com/navanchauhan/VaporwaveGenerator): A E S T H E T I C S + |