Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 380 Bytes

File metadata and controls

11 lines (8 loc) · 380 Bytes

opendatakit.org

This site is powered by Jekyll and the Minimal Mistakes theme.

Developing locally

  1. Install Ruby.
  2. gem install bundler
  3. bundle install
  4. bundle exec jekyll serve

The local site will update as changes are made.