Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 239 Bytes

File metadata and controls

16 lines (11 loc) · 239 Bytes

docs

Website and documentation for the OpenRFSense project.

Running

You can either run Jekyll in Docker with

$ docker compose up

or run it locally (not recommended) with

$ bundle install && jekyll serve