How I keep my Discogs collection in sync with my music page
A guide on syncing a Discogs collection to a personal music page using a Go script.
A guide on syncing a Discogs collection to a personal music page using a Go script.
Building a weekly AI news digest using GitHub Agentic Workflows, with automated curation and pull request review.
A tech blogger explains why they choose not to integrate their blog with the AT Protocol and standard.site, citing complexity and limited benefits.
Guide to building a real blog with great UX and DX in Astro, covering essential features beyond basic setup.
A software engineer rebuilds their blog from WordPress to a custom static site, detailing the migration process and tech stack.
A developer's experience redesigning CloudSecList's landing page using Claude Design and Claude Code, highlighting what worked and what didn't.
A guide on automating Webmention requests from a static site using GitLab CI pipeline.
Automating WebSub notifications from a static site using GitLab CI pipeline with curl commands.
A technical guide on implementing a secure contact form for a static site using Cloudflare Workers and Google reCAPTCHA v3.
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.
Explains how a DNS misconfiguration can lead to subdomain hijacking on GitHub Pages, allowing attackers to host spammy content on your domain.
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.