Contributions to the documentations are highly welcome! Please make a pull request with your changes.
Requires Python 3.x to build.
pip install mkdocs-material
git clone --recursive https://github.com/corredD/molstar-me-docs
cd molstar-me-docs
For local preview, run
mkdocs serve
Build
mkdocs build