This documentation site covers all the inlets projects and uses docsify
-
Install docsify:
npm i -g docsify-cli
- Serve the content
docsify serve ./docs
Open http://127.0.0.1:3000 to view the site
See the contribution guide
All commits must be signed-off with the CLI using git commit --sign-off