https://riker.rs uses MkDocs as a static website builder.
To develop/render locally:
- Install MkDocs. Instructions here: https://www.mkdocs.org/#installation
- Install MkDocs Material Theme. Instructions here: https://squidfunk.github.io/mkdocs-material
- Test by serving locally:
mkdocs serve
TODO: Add instructions on how to contribute to Riker's documentation.