From Gatsby.js to Astro
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 migrating a personal blog from Gatsby.js to Astro, citing reasons like build speed and simplicity.
Developer details integrating Supabase and Netlify Build Plugins to automate puzzle generation for the Jumblie word game.
A technical guide on using Notion as a headless CMS to generate markdown content for a Gatsby.js (or similar) static site.
A technical guide on implementing an Atom feed for a blog, explaining the benefits and providing a simple script-based approach.
A developer explains how they integrated the Eleventy static site generator with the WordPress REST API to manage content, replacing a Next.js attempt.
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 explores and compares syntax highlighting solutions for their Eleventy blog, focusing on Torchlight's features and limitations.
A tutorial on integrating PageFind, a client-side search tool, into an Astro static blog website.
A developer explains why Astro became their preferred framework for building a fast, static website with minimal JavaScript and flexible component islands.
How to schedule automated publishing of future-dated Hugo blog posts using GitHub Actions cron jobs when hosting on Azure Static Web Apps.
A tutorial on building a static markdown blog using Next.js, covering setup, components, and rendering posts.
A tutorial on building a static Markdown blog using SvelteKit, covering setup, fundamentals, and integration with Sass and an API.
A developer's experience and technical guide for migrating a static site from the Gridsome framework to the newer SvelteKit meta-framework.
An introduction to Astro, a new web framework focused on performance by shipping less client-side JavaScript and supporting multiple frameworks.
An introductory guide to NextJS, covering its core features like file-based routing, static generation, and server-side rendering.
A developer explains the tech stack and process used to build their custom blog, focusing on Next.js and MDX for flexibility.
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 developer explores integrating Rollup.js into the 11ty static site generator's build pipeline for more efficient JavaScript bundling.
A developer's journey from WordPress to modern static site generators, detailing the evolution of their personal site and the reasons for moving away from the platform.
A developer details his migration from the Hexo static site generator to Next.js, highlighting the technical challenges and benefits of the new framework.