Skip to content

sourcey/sourcey.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sourcey.com

Product landing page for Sourcey, the open source documentation platform.

Built with Astro 5 and Tailwind v4.

npm install
npm run dev

Updating the demo

The 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

About

Sourcey.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors