Personal site → https://alexnimoy.github.io/
Plain static HTML/CSS. On push to main, GitHub Actions
(.github/workflows/deploy.yml) publishes the repository root to GitHub Pages.
Just open index.html in a browser. To preview with a local server:
python3 -m http.server