Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opencyphal/website

Homepage
https://github.com/opencyphal/website

Last synced: about 1 month ago
JSON representation

Homepage

Awesome Lists containing this project

README

        

# Cyphal website

Sources of the [opencyphal.org](https://opencyphal.org) website (formerly uavcan.org).

## Running locally

A GNU/Linux-based OS is required.

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

## Push-to-deploy

Changes pushed to master are automatically deployed to production.