Skip to content

Commit

Permalink
Add Gitbook plugins (no content changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini committed Jan 15, 2018
1 parent 8e2cb38 commit 2468d30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_book/
_ebook/
*.pdf
node_modules/
7 changes: 7 additions & 0 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,12 @@
"author": "Nate Barbettini",
"pdf": {
"paperSize": "a5"
},
"plugins": ["expandable-chapters-small", "anchors", "forkmegithub"],
"pluginsConfig": {
"forkmegithub": {
"color": "green",
"url": "https://github.com/nbarbettini/little-aspnetcore-book"
}
}
}

0 comments on commit 2468d30

Please sign in to comment.