To deploy the latest docs and examples, see https://github.com/openlayers/openlayers.github.io/blob/build/README.md tl;dr git clone -b build https://github.com/openlayers/openlayers.github.io.git cd openlayers.github.io npm install npm run deploy Subsequent deploys are simply: `npm run deploy` This publishes the examples (http://ol3js.org/en/master/examples/) and docs (http://ol3js.org/en/master/apidoc/). The `build.py gh-pages` target published under different paths (http://ol3js.org/ol3/master/examples/ and http://ol3js.org/ol3/master/apidoc/). Having two (not always up to date) copies of this content hosted on the same domain is A Bad Idea.
25 KiB
Executable File
25 KiB
Executable File