web-pylon

Published on • Updated on

web-pylon (all lower-case) is the framework I built to run this website. It's an extremely simple service that mostly just fills out HTML templates with the contents of a markdown file and a little bit of metadata.

web-pylon is definitely not feature-complete; in fact, it's under pretty much continuous development. I add new features and fix bugs as I notice them on my own website (or the handful of friends' websites that also use it). I expect this to continue for the foreseeable future, so if you would like to use an actively-supported, free website engine, please consider web-pylon!

Feel free to read the source code if you're curious, or clone the repository with the following command:

$ git clone https://git.echowritescode.dev/public/web-pylon.git

Any individual person is free to use web-pylon for their own websites, free of charge. If you're a business or other organization, please contact me so we can discuss license terms.