Code is more expressive than configuration: comparing a sample blog in Web Origami and Eleventy
Compares code vs configuration in static site generators using a blog feed example in Web Origami and Eleventy.
Compares code vs configuration in static site generators using a blog feed example in Web Origami and Eleventy.
Explains the technical architecture of a lightweight static site generator using Python and Go, achieving under 20kB page transfers.
A developer shares lessons learned from building a custom, high-performance static site generator, covering parsing, performance, and features.
The Eleventy static site generator project is rebranding to 'Build Awesome' and announcing a Kickstarter campaign.
A developer details the technical process of migrating 13,000 blog comments from a Drupal CMS to the Hugo static site generator, using LLMs as coding assistants.
A review of the Eleventy static site generator's major achievements, release stats, and growth metrics for the year 2025.
Zach Leatherman announces his upcoming talk at the State of the Browser 2026 conference, a web development event.
The author details the migration of his personal blog from Drupal to the Hugo static site generator, citing simplicity and a focus on writing.
A developer explains a feed duplication bug caused by renaming a blog post file and discusses the challenge of stable IDs in static site generators.
A developer explains their decision to join the Static Quest webring to connect with the indie web and other static site enthusiasts.
A year-end review of the Web Origami project's 2025 goals, covering community growth, feature development, and technical challenges.
A quick tutorial on setting up HTML minification for Eleventy static sites using the html-minifier-next package.
A developer details migrating his 30-year-old personal website from WordPress to a static site using Eleventy, AWS, and AI assistance.
Zach Leatherman details how the 11ty project uses GitHub Issues for project management and discusses upcoming changes to their workflow.
The author details migrating their personal blog to 11ty and Cloudflare Pages for easier content management and consolidation.
Eleventy updates its Open Collective supporter facepile rules to give permanent credit to individual contributors, including one-time donors.
A technical guide on implementing an RSS feed for a blog built with the Astro static site generator, including code examples and explanations.
The author completes their blog migration from Gatsby to Eleventy, detailing a 16x build speed improvement and simpler static site architecture.
A guide to building a simple blog in Python using lazy, Origami-inspired concepts and Python 3.14's async features.
A developer details their technical setup for displaying math and images across a blog, Atom feed, and email using Hugo and custom templates.