Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencyphal/website
Homepage
https://github.com/opencyphal/website
Last synced: about 1 month ago
JSON representation
Homepage
- Host: GitHub
- URL: https://github.com/opencyphal/website
- Owner: OpenCyphal
- License: mit
- Created: 2019-01-31T23:32:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T08:33:44.000Z (over 1 year ago)
- Last Synced: 2024-11-29T17:38:48.260Z (about 1 month ago)
- Language: HTML
- Homepage: http://opencyphal.org
- Size: 24.9 MB
- Stars: 2
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.