Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 736 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 736 Bytes

The official docs for Tronic247 Material.

Run docs locally using Python and git

Just put in a terminal the following command: git clone https://github.com/Tronic247/material-docs && python -m pip install mkdocs

Launch

Dynamic build (for development):

python -m mkdocs serve --watch-theme

Standard build (for production):

python -m mkdocs build

Contributors

These great people help to the documentation of the framework

License

This repository is licensed under the MIT license.