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 Oct 27, 2020. It is now read-only.
**Important**: Make sure you edit value of `edit-link => base`. You can replace `edit` with `tree` if you want source file to open in read-mode, rather than edit-mode directly on github/gitlab.
34
-
35
33
**Note**: Above snippet can be used as complete `book.json` file, if your book doesn't have one yet.
36
34
37
-
### Step #2 - gitbook commands
35
+
**Github/Gitlab**: In string `...REPO/edit/BRANCH...`, you may replace `edit` with `tree` if you want source file to open in read-mode, rather than edit-mode directly on github/gitlab.
36
+
37
+
38
+
### Step #2 - gitbook commands
38
39
39
40
1. Run `gitbook install`. It will automatically install `edit-link` gitbook plugin for your book. This is needed only once.
40
41
2. Build your book (`gitbook build`) or serve (`gitbook serve`) as usual.
0 commit comments