Skip to content

coder-sett/website

 
 

Repository files navigation

Document website

This website is a static document website generator for OSS Compass

Development

git clone https://github.com/oss-compass/document-website.git
cd  document-website

# clone submodule
git submodule update --init --recursive

# install package
yarn 

# start dev server
yarn start

then open http://localhost:3000/docs/quick-start/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.5%
  • JavaScript 18.2%
  • SCSS 15.2%
  • CSS 3.9%
  • Shell 1.9%
  • Dockerfile 0.3%