This repo hosts https://xuanwo.io.
npm installnpm run dev
npm run build
- Put self-contained HTML bundles under
static/sketches/<slug>/index.html. - Add list metadata to
src/data/sketches.ts. - The collection index is
/sketches/. - Sketch links point to
/sketches/<slug>/index.html.
src/data/site.ts: site metadata and navigationsrc/data/i18n.ts: interface copysrc/data/blogroll.ts: blogroll links