Sentinel Website

Build

npm i -g docsite
  • Clone the website repository and local install:
cd sentinel-website
npm i
  • Local preview
docsite start
  • Build the website
docsite build