[notes] Why Not Astro (etc.)?
A developer explains why they are building a custom static site generator in Rust instead of using existing tools like Astro or 11ty.
A developer explains why they are building a custom static site generator in Rust instead of using existing tools like Astro or 11ty.
The author details migrating their personal blog to 11ty and Cloudflare Pages for easier content management and consolidation.
A technical guide on using 11ty shortcodes and the Bundle plugin to conditionally load page-specific JavaScript and CSS, improving site performance.
A technical guide on implementing asset fingerprinting and the preload response header in 11ty to improve website performance.
A developer reflects on regretting a Gatsby blog rewrite and details migrating to the simpler 11ty static site generator, using AI tools for the code porting process.
A guide to configuring Content-Security-Policy (CSP) headers in a local 11ty development environment for faster testing.
A technical guide on combining 11ty, max Brotli compression, and CSS fingerprinting to achieve optimal website performance and caching.
A technical guide on implementing maximum Brotli compression (level 11) for a static site built with 11ty and deployed on Cloudflare Pages.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
A technical guide on implementing site search for static Netlify sites using Elasticsearch, 11ty, and the Elasticsearch bulk API.
A guide to unit testing 11ty (Eleventy) JavaScript/TypeScript templates using Vitest, focusing on testing data and render methods.
A guide on integrating the 11ty static site generator with an ASP.NET Core backend to build fast, static sites with dynamic capabilities.
A developer explains the decision to rewrite their personal blog from scratch using the 11ty static site generator, discussing its benefits and trade-offs.
A developer's technical guide to implementing Webmentions, a web standard for cross-site interactions, on their personal website.
A web developer reflects on eight years of blogging, the switch to 11ty, and plans for more tutorials on accessible web development.