summaryrefslogtreecommitdiff
path: root/.config/fisher/github.com/matchai/spacefish/book.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/fisher/github.com/matchai/spacefish/book.json')
-rw-r--r--.config/fisher/github.com/matchai/spacefish/book.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/.config/fisher/github.com/matchai/spacefish/book.json b/.config/fisher/github.com/matchai/spacefish/book.json
new file mode 100644
index 00000000..bf57b999
--- /dev/null
+++ b/.config/fisher/github.com/matchai/spacefish/book.json
@@ -0,0 +1,26 @@
+{
+ "gitbook": "3.x.x",
+ "title": "Spacefish",
+ "plugins": ["edit-link", "github", "github-buttons", "anchorjs", "ga"],
+ "pluginsConfig": {
+ "ga": {
+ "token": "UA-71160903-2"
+ },
+ "edit-link": {
+ "base": "https://github.com/matchai/spacefish/tree/master",
+ "label": "Edit This Page"
+ },
+ "github": {
+ "url": "https://github.com/matchai/spacefish/"
+ },
+ "github-buttons": {
+ "buttons": [{
+ "user": "matchai",
+ "repo": "spacefish",
+ "type": "star",
+ "size": "small",
+ "count": true
+ }]
+ }
+ }
+}