This site and its professional sibling are members of the static web site movement, doing their part to keep the web clean, fast, and less obnoxious than the neighbors.
(See my notes on how and why I chose this platform strategy.)
Essential Tools
- Pelican - a static site generator. I chose it over other static site generators because it’s written in Python and is actively maintained. I’ve been quite happy with it so far, and the choice of a Python-based has mattered.
- m.css - a no-JavaScript CSS framework and Pelican theme. Vladimir has done an amazing engineering job with this set of core web development tools.
- Sigal - yet another simple static gallery generator, written in Python <https://www.python.org>. Flexible enough that I can sneak it into Pelican using m.css.
- Galleria - A free JavaScript image gallery framework.
- AWS Amplify - for scalable and auto-triggered hosting.
Foundations
- Markdown - thanks for making the web a better place, John
- reStructured Text - for formatting pages that need more web-directed control than Markdown allows
- Python - the more I use it, the more I love it
- Github - so cool
- Emacs - the one true religion