how and why i hosted this site on a raspberry pi
Summary
A personal blog post describing how the author hosted a site on a Raspberry Pi using Astro, with a practical, step-by-step approach to self-hosting. It covers port forwarding, DNS setup, building and serving a Node.js-based site, deploying with PM2, and setting up automated CI via GitHub Actions for updates.