This Website
This site is my logbook - woodworking, 3D printing, software, and whatever else I've been tinkering with. It's also a small project in its own right, so here's a quick note on how it's put together.
Under the hood
- Static site - plain HTML and CSS, no framework, no build step. The pages you're reading are served exactly as they're written.
- Built with Claude - the whole thing was written by pair-programming with Claude Code, from the theme down to this post.
- Hosted on GitHub Pages - the repository is published directly, so a push is all it takes to deploy.
The source is public if you'd like to poke around or borrow anything: github.com/john0945/johnlewis_co_za.