📄 Automating Sending Webmention Requests from a Static Site
A guide on automating Webmention requests from a static site using GitLab CI pipeline.
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.
How to automate Jekyll documentation builds and link checking using GitHub Actions for PRs, improving contributor workflow.
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.