Project page for the web site on http://esp3d.io
It use MkDocs to generate the static pages and use the readthedocs theme.
Discussion is available here: https://github.com/luc-github/esp3d.io/discussions or on discord: https://discord.gg/VNxDGBasYD
To setup the environment:
Command Line:
pip install mkdocs
pip install mkdocs-material
pip install mkdocs-mermaid2-plugin
pip install mkdocs-awesome-pages-plugin
pip install mkdocs-section-index
pip install mkdocs-glightbox
pip install mkdocs-macros-plugin
pip install mkdocs-include-markdown-plugin
pip install mkdocs-autorefs
Then go to src and run the following commands:
Test Locally:
mkdocs serve
Build:
mkdocs build
Thanks goes to these wonderful people (emoji key):
Paulo Bruckmann 🤔 💻 |
James Pearson 📖 |
serisman 📖 |
David Buezas 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!