Skip to content

Commit

Permalink
Merge pull request #383 from mengqiy/gitbook
Browse files Browse the repository at this point in the history
Update how to run gitbhook
  • Loading branch information
k8s-ci-robot committed Sep 11, 2018
2 parents f954dc7 + ff42deb commit e34588a
Show file tree
Hide file tree
Showing 4,813 changed files with 8 additions and 425,594 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
.idea/

# Not check in node_modules to a specific arch and os.
docs/book/node_modules/
9 changes: 5 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

# Running GitBook

1. Follow the instructions at [https://toolchain.gitbook.com/](https://toolchain.gitbook.com/) to
install gitbook.
2. cd into the `docs/book` directory
3. Run `gitbook serve`
4. Visit `localhost:4000`
1. cd into the `docs/book` directory
1. Run `gitbook install`
1. Run `gitbook build`
1. Run `gitbook serve`
1. Visit `localhost:4000`
1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/acorn

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/escodegen

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/esgenerate

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/esparse

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/esvalidate

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/extract-zip

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/mkdirp

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/phantomjs

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/rimraf

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/sshpk-conv

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/sshpk-sign

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/sshpk-verify

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/uuid

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/node_modules/.bin/which

This file was deleted.

15 changes: 0 additions & 15 deletions docs/book/node_modules/abab/CHANGELOG.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/book/node_modules/abab/LICENSE.md

This file was deleted.

52 changes: 0 additions & 52 deletions docs/book/node_modules/abab/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/book/node_modules/abab/index.js

This file was deleted.

109 changes: 0 additions & 109 deletions docs/book/node_modules/abab/lib/atob.js

This file was deleted.

65 changes: 0 additions & 65 deletions docs/book/node_modules/abab/lib/btoa.js

This file was deleted.

Loading

0 comments on commit e34588a

Please sign in to comment.