← All projects

saupal.com

This site: a fast, static personal site with Markdown posts, project pages, RSS, and dark mode.

  • Astro
  • TypeScript
  • GitHub Pages

View code ↗Live demo ↗

Goals

  • Write in Markdown, publish with git push.
  • Fast on mobile, readable code blocks, good social previews.
  • Zero servers to maintain.

Stack

Astro builds static HTML, and GitHub Actions deploys it to GitHub Pages on every push.