Skip to content

OpenCyphal/website

Repository files navigation

Cyphal website

Sources of the opencyphal.org website (formerly uavcan.org).

Running locally

A GNU/Linux-based OS is required.

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

Push-to-deploy

Changes pushed to master are automatically deployed to production.