My Solar Powered Blog

This site will be a very low-traffic site, so it doesn’t matter what tech stack I use. For the homepage, I use a small flask app that will read current uptime.

For the blog, I use Hugo. The ARM version doesn’t run on Pi Zero W, presumably because it uses ARM7 and Pi Zero W only supports ARM6. To get it running, I need to recompile Hugo. It takes a very long time to compile it in Pi Zero W.