Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.11 KB

This prototype was discarded on the 15th of May of 2013

The application has been re-written from scratch based on AngularJS + Leaflet + Bootstrap + h5bp.


Nigeria Public Oil Monitoring Platform

Mapping platform for oil spill monitoring in Nigeria. Available at http://nigeria-oil-mapping.github.com/monitoring-platform/

Google Doc Spreadsheet: https://docs.google.com/spreadsheet/ccc?key=0AoiGgH1LJtE0dEM3SS1aQVUtcHY3R0d3LXRPVmNoVnc&usp=sharing

System requirements

For running the site

Use Ruby Gem to install:

Check out site from repository

# This will check out the site from the remote repository on
# GitHub and place it in a local directory named monitoring-platform/
git clone [email protected]:nigeria-oil-mapping/monitoring-platform.git
# Your site should now be here:
ls monitoring-platform/

Run site

cd monitoring-platform/
jekyll

Point browser to http://localhost:4000/monitoring-platform