Add note on wait until cdnjs is available

Bart van den Eijnden
2015-07-06 18:19:00 +02:00
parent 45e4cfce09
commit 87fc2acf18
+2
@@ -61,6 +61,8 @@ Run the `publish.sh` task with the version number as specified in the `package.j
### Update website
It is advisable to wait with this step until the cdnjs url is available (https://cdnjs.cloudflare.com/ajax/libs/ol3/[X.Y.Z]/ol.js). This can take up to 24 hours.
You need a local clone of the openlayers/openlayers.github.io repo, with the `build` branch checked out.
First of all make sure your `build` branch is up to date. Note that the deploy step requires that the remote is named `origin`.