Blog
#bun
Blog posts tagged with "bun".
Posts 3
- 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.
- How to Fix mise Version Pinning Not Working on Codex Cloud
mise install bun succeeds but bun returns command not found on Codex Cloud. Root cause and fix using setup.sh with mise use -g and mise activate.
- Lefthook Setup Procedure: Run Biome Automatically in pre-commit and pre-push
A practical Lefthook setup procedure to run Biome formatting and linting automatically at commit and push time. Covers the full flow from ADR documentation to configuration, installation, and verification.
hsb.horse