Skip to content

ThomasG77/openlayers.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLayers Website

Building the site

Requires that you have Git, NodeJS, and Grunt (npm install -g grunt-cli) installed. Currently, building the website also requires all the ol3 development dependencies as well. The JAVA_HOME environment variable needs to be set and properly configured, i.e. pointing to the root of the Java installation.

$ 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 Organization Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%