This docs website is built using Docusaurus 3.
The following command starts a local development server.
Then it opens up a browser window at http://localhost:8200.
Most changes are reflected live without having to restart the server.
$ yarn && yarn start --port 8200
Every push to main
triggers a deployment to https://userdocs.convenientservice.org.
Convenient Service source code is located at https://github.com/marian13/convenient_service.