Tech Stack
- [Astro] (https://astro.build/)
- Theme : [Astro Paper] (https://github.com/satnaing/astro-paper)
- Bought the domain from Google domains for 800 INR / year
- Hosting the code on Github private repository and the static site codebase on another repository
- Build the codebase locally and copy it over to the static content repository. That triggers the actions and deploys the website to Azure SWA
- Azure static web apps : It has a built-in support for github actions and auto deploys the code the Azure service. This is free for personal projects and has decent management portal as well as performance.