This repo contains our public help website, hosted by Netlify at https://help.oswaldlabs.com/.
This website is integrated in the Agastya plugin, so it opens within the widget when users click on "Usage guideliens".
Start the local server:
yarn docs:dev
Build for production:
yarn docs:build
MIT