Eleventy: How to Set Up Effective HTML Minification (in 24 Seconds)
A quick tutorial on setting up HTML minification for Eleventy static sites using the html-minifier-next package.
A quick tutorial on setting up HTML minification for Eleventy static sites using the html-minifier-next package.
A tutorial on integrating Keystatic CMS with the Astro static site generator to manage content for a blog.
A developer details the process of optimizing their custom static blog generator, achieving a 33x speed improvement by analyzing and refactoring inefficient Git operations.
A guide to creating a plaintext RSS feed using the 11ty static site generator, exploring its benefits for syndication and command-line readers.
A guide to removing timestamps from Hugo static blog posts, including updating archetypes and retroactively fixing old posts.
A technical guide on implementing hackable date-based URL indexes (year, month, day) in the Eleventy static site generator using custom collections and templates.
A developer documents the process and specific changes required to upgrade their blog from Hugo v0.40 to v0.135.
A developer shares their experience and step-by-step process for migrating a blog from GatsbyJS to the Hugo static site generator.
A developer shares their journey contributing to the 11ty static site generator project and joining its official support team.
A developer explains their journey migrating their personal blog from Gatsby to Astro, detailing the reasons for the switch and the benefits of the new static site generator.
A developer's journey migrating a 14-year-old WordPress blog to a leaner, static site using Eleventy and Netlify, detailing the reasons and process.
A technical guide on creating comprehensive URL hierarchies and tag indices using Eleventy's pagination feature for static site generation.
A technical guide on migrating Disqus comments from WordPress to an Eleventy (11ty) static site, including extracting post IDs from a sitemap.
A short guide on integrating the Shiki syntax highlighter into an Eleventy (11ty) static site project with minimal code.
A developer details migrating his decade-old blog from WordPress to Jekyll, citing simplicity and using GitHub Pages and FTP deployment.
The author explains the technical process and reasons for migrating their blog from Medium to Gridsome, a Vue-based static site generator.
A developer reflects on 10 years of blogging, covering the evolution of his website, technologies used, and how it influenced his career.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
A developer details their experience updating a personal site to Eleventy 1.0, covering markdown migration, design tweaks, and build process improvements.