Also update openlayers.org/en/master/

Marc Jansen
2016-10-21 12:43:24 +02:00
parent 36293f05e7
commit fa187dcf39
+7
@@ -96,6 +96,13 @@ Publish the release artifacts (examples and source) on the website. In a workin
If you run into ```Warning: ENFILE: file table overflow``` check out http://superuser.com/questions/433746/is-there-a-fix-for-the-too-many-open-files-in-system-error-on-os-x-10-7-1
It is also a good idea to update the `master`-variant of the website, you just have to run…
# update 'http://openlayers.org/en/master/'
npm run deploy
… and `http://openlayers.org/en/master/` and `http://openlayers.org/en/latest/` are in sync again.
### Create release page and post archive for download
Create an archive from the artifacts created by the `npm run deploy` step above. This includes the documentation and source.