Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 2.92 KB

README.md

File metadata and controls

62 lines (48 loc) · 2.92 KB

esp3d.io

All Contributors

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

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Paulo Bruckmann
Paulo Bruckmann

🤔 💻
James Pearson
James Pearson

📖
serisman
serisman

📖
David Buezas
David Buezas

📖

This project follows the all-contributors specification. Contributions of any kind welcome!