Cosplaying as a webdev with Claude Code in January 2026
A developer uses Claude Code AI to migrate a static talks website from a paid platform to a self-built Hugo site, exploring AI-assisted web development.
A developer uses Claude Code AI to migrate a static talks website from a paid platform to a self-built Hugo site, exploring AI-assisted web development.
A developer shares their New Year's goal to simplify their website using AI-assisted coding, detailing specific changes made to their Jekyll static site.
A developer explores using Claude Code to generate a static website for their app, including design and responsive layout.
A developer explains choosing and implementing the Hyvor Talk comment system for their static blog, focusing on privacy, performance, and managed hosting.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
The author explains why they created a new 'Today I Learned' (TIL) section on their blog to archive useful tools and facts.
A tutorial on deploying a VitePress documentation site to GitHub Pages using an automated GitHub Actions workflow.
A developer details migrating a blog comment system from Azure Functions to Cloudflare Workers, including setup and code examples.
A developer details the process of redesigning their personal website, focusing on simplification, static site generation, and removing unnecessary complexity.
A guide on deploying a Vue 3 static site to Heroku using a Fastify Node.js backend server to serve the static files.
A technical guide on configuring Netlify redirects within an Astro project, including build script modifications and alternative solutions.
A guide to automating regular Netlify static site deployments using scheduled GitHub Actions, focusing on updating webmentions.
The author announces a blog rebrand to 'Herding Lions' and a move to a new platform to simplify writing and integrate microblogging.
A developer explains how they replaced Disqus with Webmention, a W3C standard, to add ad-free, privacy-focused comments to their static Hugo blog.
A guide to adding GitHub-powered comments to a static website using the utterances library, which leverages GitHub issues for storage.
A tutorial on generating professional documentation websites for Python projects using Sphinx and Read the Docs, leveraging existing docstrings.
The author explains the simple, static architecture of their blog, built with Jekyll, GitHub Pages, HTML, CSS, and minimal JavaScript.
A review of privacy-focused alternatives to Google Analytics, including Plausible, GoatCounter, and Fathom.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A guide to creating a minimal, resilient static website for emergency communication using Eleventy and Netlify.