/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.

Contributing

One quick way to contribute is to review the staging website and file issues documenting the problems you see. If you would like to help fix those issues, see the contribution guide.