You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2019. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,10 @@ $ npm run dev
32
32
$ npm run prod
33
33
```
34
34
35
+
### Extra information
36
+
The `deploy.sh` script is used by travisci (see `.travis.yml`) to automatically push changes to the gh-pages branch of the repository.
37
+
What it does is detect changes to master and push a production version of the webapp to the gh-pages branch and add a CNAME record. Check out the script for more documentation.
38
+
35
39
## Project information
36
40
37
41
This project is an excellent demonstration of the power of OSM to support an advanced mobile app that assists in the navigation of cyclists through the Brussel’s regional cycling network.
0 commit comments