geojson / geojson.github.io

GeoJSON GitHub organization pages

Home Page:http://geojson.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoJSON Website

This repository hosts the static resources for the https://geojson.org/ website. If you'd like to make a contribution, please fork the repository and issue a pull request: https://github.com/geojson/geojson.github.io

Development Setup

Static resources are transformed with Jekyll. Any pages with the .md extension are rendered as .html with kramdown.

All of the dependencies are included with the github-pages gem. With Ruby 2 (use rbenv) and Bundler > v1.14 installed (gem install bundler), install the remaining dependencies locally with this:

bundle install

With the dependencies installed, run the following in the root of the repository to start the development server:

jekyll serve --safe --incremental

About

GeoJSON GitHub organization pages

http://geojson.org/


Languages

Language:CSS 70.9%Language:JavaScript 17.4%Language:HTML 10.8%Language:Ruby 0.9%