This project uses MkDocs with the following plugins:
- Material theme
- Static i18n (internationalization)
- Open links in new tab
Make sure you have:
- Python 3.x
- pip (or pip3)
pip install mkdocs-material mkdocs-static-i18n[material] mkdocs-open-in-new-tabmkdocs serveOnce running, open your browser at http://127.0.0.1:8000