0.0.1 • Published 8 years ago
gitbook-plugin-headscript v0.0.1
GitBook Plugin to add footer
Installation
npm install gitbook-plugin-headscript
Usage
add to book.json
{
"plugins": [
"headscript"
],
"pluginsConfig": {
"layout": {
"scriptPath" : "layouts/script.html"
}
}
}
0.0.1
8 years ago