tag
#web
4 posts
-
How I added Mermaid diagram support to this blog — rendering flowcharts, sequence diagrams, and more directly from Markdown code blocks.
-
How I added procedurally generated low-poly SVG header images to every post without touching a design tool or adding any build dependencies.
-
How I added a comment system to a static site using a Cloudflare Worker, D1, and Resend — with no third-party widgets and no persistent server.
-
Why I skipped the frameworks and wrote a static site generator in ~200 lines of Node.js.