This website is a static document website generator for OSS Compass
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/