Code for IATI website
Installation
This is a Jekyll site, hosted on GitHub Pages.
To install locally, you’ll first need Ruby and bundler. Then run:
bundle install
Once that’s done, you can start a local development server with:
bundle exec jekyll serve