simboss / geoserver.github.io

GeoServer Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the source for the Github generated http://geoserver.org.

Developing

The site is built with Jekyll. To perform a single build of the site:

jekyll build

The site contents will result in the _site directory.

Jekyll can also be run in "watch" mode for development:

jekyll serve -w

The site contents will be served at http://localhost:4000.

About

GeoServer Website