About

What this starter ships and how to make it your own.

This is the default Kirigami starter — the template kiri create uses when you don't name one. It's deliberately small: two pages, one layout, a themeable stylesheet and a few lines of progressive-enhancement JavaScript.

Make it yours

Deploy

npx kiri export writes a static site into dist/. Point any static host at it. A GitHub Pages workflow will ship with a later Kirigami release.

← Back home