How I Built A Simple Image-Gallery Static Site Generator
I recently built a static site generator that scratched quite a few itches for me, not least of all being 'learning python'. The project was relatively straightforward: you can put your photos into a folder structure, run the code, and out pops a simple, static HTML/CSS site.