Yet another SSG

2026-07-16

I had Claude Code make this tiny static site generator in Python. Why not?

I asked for

So far it renders in any browser, loads instantly, and there's nothing to break.

I have read the code and made some changes. It's 400 lines of Python. Uses sort of simple regular expressions for the markdown. By no means a general tool.

You want the code, eh? Not quite mature yet — perchance, in days yet to come.