npm install
npm run servenpm run build # Tailwind → site.css, then Eleventy → _site/- Eleventy 3 static site
- Tailwind CSS 4 (
src/css/input.css→src/css/site.css) - Light default + dark theme toggle (
localStoragekeysmile-theme) - Prism (vendored) + command palette (
search-index.json) - Code playgrounds with Copy / Edit (Monaco) / Open in Binder