Skip to content

Turbo87/openlayers.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers Website

Building the site

Requires that you have Git, NodeJS, and Grunt (npm install -g grunt-cli) installed.

$ git clone https://github.com/openlayers/openlayers.github.io.git
$ cd openlayers.github.io
$ npm install
$ grunt

Currently this just builds API docs files for the master branch and puts everything in build/doc. Next it will build API docs for multiple branches as well as prose docs.

About

OpenLayers 3 Website Infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • CSS 49.4%