Colophon

This site is made using the Zola static site engine. I've tried other static site generators in the past, but have been using this one due to its simplicity and low learning curve. The site templates and CSS are my own creation. It is hosted on Fastmail pages, providing "free" static hosting with paid email services.

The "E-Book" and "Contact" links on this site redirect to a subdomain hosted by Payhip, which handles the e-commerce. Payhip allows enough store-front customization to more or less match the CSS of my main site.

The images featured on my site were created with software I wrote, primarily in Python. Most of my code makes use of the Python Imaging Library Pillow and other common packages.

I occasionally do some post-processing on the images using free and open source tools, mainly:

The whole system runs on Linux, currently PopOS.

Back