/website

The ODK website

Primary LanguageHTMLOtherNOASSERTION

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.