Skip to content

OSMLatam/sotm-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State of the Map LATAM 2017 website

This repository holds the source code of State of the Map LATAM 2017 website. To report errors or suggest enhancements, please open an issue.

Contributing

Developers can also send code by creating pull requests. To make changes locally, prepare environment:

  1. Install Jekyll
  2. Clone this repository locally
  3. Run jekyll serve -w
  4. Access the website at http://localhost:4000

Edit code and send your PR using this guide.

Resources