An open API service indexing awesome lists of open source software.

https://github.com/openstreetmap/stateofthemap-2016

State of the Map 2016
https://github.com/openstreetmap/stateofthemap-2016

docker-image stateofthemap

Last synced: 11 months ago
JSON representation

State of the Map 2016

Awesome Lists containing this project

README

          

# SOTM 2016 Website

The `gh-pages` branch is published under:

https://2016.stateofthemap.org/

## Local installation

### Install Jekyll

See http://jekyllrb.com/docs/installation/

### View locally

* `git clone git@github.com:openstreetmap/stateofthemap-2016.git`
* `cd stateofthemap-2016`
* `jekyll serve -w`
* Point your browser to `http://localhost:4000/stateofthemap-2016/`