tropical icon indicating copy to clipboard operation
tropical copied to clipboard

Fast, mostly-just-HTML static sites with islands of client-side JS. Click the "Use this template" button ↖️

Tropical 🏝

This is a template repo. Click the green "Use this template" button 👆 to get started, or read the docs to find out more about building static sites with Tropical.

Deploy to Netlify


Welcome to your new Tropical site!

Using your choice of npm, yarn or pnpm, install dependencies then (using yarn as an example)...

  • yarn dev starts a dev server at localhost:3000
  • yarn build builds the static site into dist/static
  • yarn stories starts Ladle
  • yarn page my-new-page scaffolds a file for a new page
  • yarn component MyNewComponent scaffolds files for a new component

Check out the docs or dive in and explore the src directory.


🐞 Issues for bugs, ✨ discussions for questions, feature requests, or just to show off what you've built — I'd love to see it!