Eleventy Launch
The author completes their blog migration from Gatsby to Eleventy, detailing a 16x build speed improvement and simpler static site architecture.
The author completes their blog migration from Gatsby to Eleventy, detailing a 16x build speed improvement and simpler static site architecture.
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 developer shares the detailed process, challenges, and solutions encountered while upgrading their personal blog from Gatsby V4 to Gatsby V5.
A developer's journey migrating their personal blog from Gatsby to Next.js and finally to Astro, focusing on build times, maintenance, and performance.
The author details the latest redesign of their personal website, version 7.0, focusing on new sidebars, a light-dark theme, and Bluesky integration.
The creator reflects on five years of running component.gallery, a design system showcase, sharing stats, visitor insights, and future plans.
A developer shares their experience migrating a personal blog from Gatsby.js to Astro, citing reasons like build speed and simplicity.
A developer shares their experience and step-by-step process for migrating a blog from GatsbyJS to the Hugo static site generator.
A technical guide on using Notion as a headless CMS to generate markdown content for a Gatsby.js (or similar) static site.
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 nostalgic and analytical look back at the dark themes and lasting impact of the Animorphs book series.
A developer shares their experience and step-by-step process for converting a Gatsby.js blog from JavaScript to TypeScript, including setup and common issues.
A tutorial on creating a custom Gatsby source plugin to fetch and integrate data from the Hashnode API into a Gatsby site's GraphQL layer.
A guide to creating a developer portfolio website using a custom Gatsby template that includes project listings and markdown blog functionality.
A tutorial on creating a Markdown blog using NextJS and Gatsby static site generators, covering setup, templates, and rendering.
Analysis of why Gatsby.js sites have fewer accessibility errors than average, exploring developer 'guide rails' and automated testing.
A developer compares Gatsby and Eleventy static site generators for a personal website redesign, discussing pros, cons, and the whimsical web trend.
The author argues against using heavy JavaScript frameworks like Gatsby for blogs, advocating for simpler static site generators like Eleventy for better performance.
A developer shares initial experiences and challenges migrating a Gatsby blog from Markdown to MDX for more interactive content.
Learn how to use GraphQL to programmatically create pages and manage data in your Gatsby.js projects.