How I did the layout for my self-published book
A developer details the technical process of typesetting and laying out a self-published book for web, EPUB, and print formats.
A developer details the technical process of typesetting and laying out a self-published book for web, EPUB, and print formats.
Updates to an Eleventy starter project, including CSS bundling with Parcel, switching to CSS custom properties, and using Utopia for fluid typography.
A developer details migrating a 9-year-old WordPress blog to a serverless Eleventy static site, hosted on AWS using Ampt.
Blog author details migrating his WordPress site to a static Hugo site on Netlify for improved speed, cost, and workflow.
A developer shares their journey contributing to the 11ty static site generator project and joining its official support team.
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
A developer troubleshoots Hugo's live-reload feature failing on Mac after switching from Docker Desktop to OrbStack, and finds a workaround.
Blog author delays posts due to technical issues with image handling in a static site generator, working on a custom plugin.
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 reflection on the challenges of modernizing the aging Dask project blog, exploring technical and community communication hurdles.
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 guide to unit testing 11ty (Eleventy) JavaScript/TypeScript templates using Vitest, focusing on testing data and render methods.
A developer details their migration from a slow WordPress blog to a faster, modern static site built with Next.js, explaining the technical motivations and process.
Author discusses the need to update a free Eleventy course due to outdated Gulp and Sass setups, but lacks time/resources to do so.
A developer details migrating their blog from the Ghost CMS to the static site generator 11ty, covering the export process and new workflow.
A developer praises the Eleventy Excellent starter kit for building websites, recommending it for future Eleventy projects.
A short guide on integrating the Shiki syntax highlighter into an Eleventy (11ty) static site project with minimal code.
A technical guide on how to preview draft posts from a headless Ghost CMS using the Eleventy static site generator and deploying previews via Netlify.