Astro project for my personal website.
This is just the repo for source. Actual website is hosted using github in the repo harshnarayanjha.github.io
To build to a static site
bun run build
I upload the build in dist to that repo's rennovate/astro branch and gh-pages uses this branch to publish on my custom domain.