openyurtio.github.io

Build

npm i -g docsite
  • Clone the website repository and local install:
git clone https://github.com/openyurtio/openyurtio.github.io.git
cd openyurtio.github.io
npm i
  • Local preview
docsite start
  • Build the website
docsite build