No description
A completed tour can now be serialised into a URL-safe base64 blob: pattern id (with the custom pattern's edges inlined when the motif was made in the editor), the start vertex, and the sequence of to-points. Sides alternate so they don't need encoding. The payload lands in ?replay=<...> and is read back on mount — a hit on the URL hydrates state, marks the tour complete, and the existing completion effect picks up from there (confetti + autoplay). Two new buttons in the replay panel: - "Copy link" writes the URL to the clipboard with a sonner toast, - "Share" opens an X intent pre-filled with the motif title, stitch count, and the URL. Mounts a local SonnerToaster on the component so the toast actually shows (sonner's Toaster was never wired up at the layout level). https://claude.ai/code/session_01KNdXjQczMCRGMK7K3Qderw |
||
|---|---|---|
| netlify/functions | ||
| public | ||
| scripts | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| CLAUDE.md | ||
| components.json | ||
| components.json.bak | ||
| eslint.config.mjs | ||
| LICENSE | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Hatch Astro Template
Hatch Astro Template is a premium template built by https://www.shadcnblocks.com
Screenshot
Getting Started
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Tech Stack
- Astro
- Tailwind 4
- shadcn/ui
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform
