This is the documentation for https://beta.tradetracker.app, which is availabe at https://docs.tradetracker.app.
- Install Python 3.x.x.
- Install MkDocs with
pip install mkdocs. - Install the material theme with
pip install mkdocs-material. - Build with
mkdocs build. - Push to
gh-pagesbranch.
If you would like to contribute, feel free to make a pull request!