This repo contains user documentation for the EMBER Archive.
The documentation site is built with Markdown and MkDocs. Documentation is written as a collection of markdown files, and MkDocs is used to render the documentation as a website.
- Open the
.mdyou'd like to edit - Makes changes & save
Run the following command:
uv run mkdocs serveThen, open your browser to http://localhost:8080.
Contibutions are welcome through pull requests. Please notify the BBQS EMBER team for review.