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
Warning
The software is provided 'as is,' without any warranty of any kind, expressed or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software. It is essential that you carefully read and understand this disclaimer before using this software and its components. If you do not agree with any part of this disclaimer, please refrain from using the software.
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!