Skip to content

Commit

Permalink
add gitbook stuff.
Browse files Browse the repository at this point in the history
regenerate dist directory with sourcemap
  • Loading branch information
eightypop committed Oct 30, 2016
1 parent 6aa759d commit 94dbf57
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 127 deletions.
23 changes: 23 additions & 0 deletions book.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"gitbook": "2.4.3",
"structure": {
"summary": "README.md"
},
"plugins": [
"edit-link",
"prism",
"-highlight",
"github",
"anchors",
"collapsible-menu"
],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/contra/react-responsive/tree/master",
"label": "Edit This Page"
},
"github": {
"url": "https://github.com/contra/react-responsive/"
}
}
}

0 comments on commit 94dbf57

Please sign in to comment.