插件
GitBook插件
为什么用插件
插件安装
npm命令安装
npm命令安装{
"name": "gitook",
"version": "1.0.0",
"description": "....",
"main": "index.js",
"dependencies": {
"gitbook-plugin-anchor-navigation-ex-toc": "^0.0.11",
"gitbook-plugin-copy-code-button": "^0.0.2",
"gitbook-plugin-tbfed-pagefooter": "^0.0.1",
"gitbook-plugin-anchors": "^0.7.1",
"gitbook-plugin-search-plus": "^1.0.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leoXuLei/gitBookNotes.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/leoXuLei/gitBookNotes/issues"
},
"homepage": "https://github.com/leoXuLei/gitBookNotes#readme"
}插件配置
默认插件
常用插件
anchors
anchor-navigation-ex
code
copy-code-button
donate
edit-link
expandable-chapters-small
github
github-buttons
lightbox
popup
prism
search -plus
sharing
splitter
tbfed-pagefooter
versions-select
最后更新于




