Astro: How to Set Up More Powerful HTML Minification (in 31 Seconds)
A tutorial on setting up HTML Minifier Next for more powerful HTML minification in Astro projects, improving site optimization.
A tutorial on setting up HTML Minifier Next for more powerful HTML minification in Astro projects, improving site optimization.
Introducing Varlock, a schema-first tool for validating and managing environment variables in Astro and Vite projects to prevent config errors.
A daily tech link roundup covering AI updates (GPT-5.3, Gemini), web/cloud dev, .NET releases, and AI-assisted coding trends.
Introducing custom If and Not components for Astro to simplify conditional rendering, addressing JSX limitations and improving code readability.
A developer explains why they are building a custom static site generator in Rust instead of using existing tools like Astro or 11ty.
A technical guide on implementing an llms.txt file for AI crawlers in an Astro-based blog, detailing the script and build process.
A tutorial on creating a server-side, JavaScript-free yearly post count visualization for an Astro blog using content collections and CSS.
A developer shares his updated list of default applications for 2025, covering productivity, development, and personal tools across Android and desktop.
A developer shares weekly updates including a technical post on a custom 'copy Markdown' button for MDX/Next.js docs and improvements to their Astro blog.
A technical guide on implementing a recent posts section in an Astro blog using tags and custom components, without external services.
How the Aspire team used GitHub Copilot's Planning mode to automate migrating hundreds of documentation articles from Microsoft Learn to a new Astro/Starlight site.
A technical guide on implementing an RSS feed for a blog built with the Astro static site generator, including code examples and explanations.
A tutorial on enhancing code blocks in an Astro blog with language labels and copy buttons using JavaScript and Shiki.
A developer's journey to create custom Open Graph images for their Astro blog using Puppeteer and SVG templates.
A developer details building a high-traffic scavenger hunt website for a restaurant using Astro, Tally forms, and Netlify under a tight deadline.
A developer details refactoring Astro content collections configuration for the Piccalilli platform to enable open working and project pages.
Explains the similarities between Astro's component model and React Server Components (RSC) for developers.
A developer critiques the complexity of static site generators like Astro for simple blogs, based on a hands-on porting project.
A developer reflects on their personal website as a learning playground, discussing the IndieWeb, web standards, and the joy of hands-on creation.
A guide to automating Webmention retrieval for a static site using GitHub Actions, Webmention.io, and Brid.gy.