/uavcan.org

Homepage

Primary LanguagePythonMIT LicenseMIT

UAVCAN website

Sources of the uavcan.org website.

If you want your company to be listed on the front page, please follow the instructions under adopters/.

Running locally

A GNU/Linux-based OS is required.

pip3 install -r requirements.txt
./debug.py

Push-to-deploy

Changes pushed to master are automatically deployed to production.