How Claude Code Built This Blog - Part 2
Implementation details: markdown processing, syntax highlighting, templating with Nunjucks, deployment to Cloudflare Pages, and lessons learned.
Analysis of Anthropic's Claude AI assistant, focusing on capabilities, technical architecture, and practical applications. Coverage of Claude's constitutional approach, context handling, output quality, and enterprise implementations.
Implementation details: markdown processing, syntax highlighting, templating with Nunjucks, deployment to Cloudflare Pages, and lessons learned.
How Claude Code architected this blog from scratch: TypeScript static site generation, choosing the right packages, and building a solid foundation.
A personal blog should be fast on a phone and boring to host — Markdown to static HTML on Cloudflare, no app server.