Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 399 Bytes

File metadata and controls

17 lines (11 loc) · 399 Bytes

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