This is the Jekyll based website for the C2M2 Kathmandu Interim Report.
To run locally, install jekyll in your system, and then:
jekyll serve -w --force_polling
To set the baseurl to /:
jekyll serve -w --baseurl '' --force_polling
You can then go to http://localhost:4000
This project is a customized version of clayh53/tufte-jekyll