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 Sourcey's demo site, served from public/cheesestore/.
cd ../sourcey && npm run demo
rm -rf ../sourcey.com/public/cheesestore
cp -r .preview ../sourcey.com/public/cheesestore