Source for the err0 documentation site — the docs for err0, an Error Code & Messages Management Platform.
Built with Jekyll using the Just the Docs theme.
Install dependencies and start the development server:
bundle install
bundle exec jekyll serveThe site will be available at http://localhost:4000.
Alternatively, run with Docker:
docker-compose upSee CONTRIBUTING.md for guidelines on submitting issues and pull requests.
The err0 documentation content and site customizations are licensed under the Apache License 2.0.
The Just the Docs theme is licensed under the MIT License.