Blog
#astro
Blog posts tagged with "astro".
Posts 2
- Implementing a Development-Only Live Editor in Astro Projects
How to implement a browser-based editor limited to development mode in Astro. Using Vite middleware and React to make development content management comfortable without affecting production builds at all.
- Why /blog Returns 404 in Astro + bun dev and How to Fix It
A practical troubleshooting flow for /blog 404 under Astro + bun dev, from link checks to route output and delivery path inspection. Includes the directory-name collision fix.
hsb.horse