Product landing page for Sourcey, the open source documentation platform.
Built with Astro 5 and Tailwind v4.
npm install
npm run devThe Cheese Store demo is a local build of cheesestore-docs, served from public/cheesestore/.
cd ../cheesestore-docs && npx sourcey build -o .preview
rm -rf ../sourcey.com/public/cheesestore
cp -r .preview ../sourcey.com/public/cheesestore