Everything starts with hello world, so
echo hello world!
I decided to build this site using Astro and host it on Vercel. It's tracked in git and the repository is on github. Every commit to the main branch is deployed by an action to vercel and effortless.
Lighthouse score
Performance should score ~100 since it is static.
Integration with UI frameworks
React / Svelte / etc integration seems easy using astro integrations.