visit: maixpy.sipeed.com
- Install teedoc
pip3 install teedoc --upgrade
- Get site source files
git clone https://github.com/sipeed/maixpy_doc
- Install plugins
cd maixpy_doc
teedoc install
- build and serve
teedoc build
teedoc serve
then visit http://127.0.0.1:2333