Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 660 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 660 Bytes

Documentation Source Folder

This folder contains source files of 52Pi documentation.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated within about 1 minutes on each commit:

Hosted Documentation

The above URLs are all for the master branch latest version.

Extensions dependencies

sudo apt -y install mkdocs
  • Python extensions
sudo pip3 install pymdown-extensions --break-system-packages
sudo pip3 install mkdocs-video --break-system-packages

Run Debug mode

sudo mkdocs serve -a 0.0.0.0:80