SvelteKit + Tailwind + GitHub Pages

A neutral starter template you can fork, rename, and publish without cleanup first.

Replace this page with your content, keep the deployment workflow, and use the included dev container and Docker helpers if they fit your setup.

What ships in the template

  • Static-site output with `@sveltejs/adapter-static`
  • Tailwind CSS 4 and Svelte 5 ready to customize
  • GSAP installed with a Svelte-friendly helper in `$lib`
  • GitHub Pages deployment with base-path handling
  • Optional VS Code Dev Container and local Docker scripts

Quick start

  • npm install
  • npm run dev
  • npm run check
  • npm run build

Motion-ready with GSAP

GSAP stands for GreenSock Animation Platform. It gives this site smooth, sequenced JavaScript animation beyond basic CSS transitions.