-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Saskia Wagenaar edited this page Mar 8, 2018
·
4 revisions
Gitbook can be installed via npm using the following commando:
npm install gitbook-cli -g
Run gitbook serve
in adaguc-server/doc
- Run
gitbook build
inadaguc-server/doc
- Copy the contents of
adaguc-server/doc/_book
to the gh-pages branch of this repository - Push the branch to the KNMI/adaguc-server repository.
The gitbook is now being served at https://KNMI.github.io/adaguc-server.