Nuxt Content v1 content.db database & file size
Troubleshooting large content.db file size in Nuxt Content v1 static builds and strategies to reduce or eliminate it.
Troubleshooting large content.db file size in Nuxt Content v1 static builds and strategies to reduce or eliminate it.
A developer shares his experience and tips for converting a WordPress site to a static site using the Astro framework, focusing on performance and stability.
A tutorial on building a simple, clean photo gallery using Astro's content collections and image handling features.
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 introduces their new blog, detailing the tech stack used: Hugo, GitHub Pages, and Codeapi for interactive snippets.
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 tutorial on creating custom, SVG-based bullet points for lists in Astro by parsing and manipulating slot content.
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 guide to setting up automated Hugo blog draft previews using GitHub Actions and Surge.sh for collaborative review.
A tutorial on building a static markdown blog using Next.js, covering setup, components, and rendering posts.
A technical deep dive into building the Designcember holiday calendar site, covering responsive design, CSS techniques, and development tools.
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.