Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.02 KB

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