└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # awesome-gitbook-plugins 2 | 3 | 📚 Supercharge your books with the best of GitBook plugins! 4 | 5 | 6 | ## Contents 7 | 8 | - [Top Nav](#top-nav) 9 | - [Side Menu](#side-menu) 10 | - [Website](#website) 11 | - [General](#general) 12 | 13 | 14 | ## Top Nav 15 | 16 | | Name | Description | Example | Code | Stats | 17 | |:----:|:-----------:|:-------:|:----:|:-----:| 18 | | [edit-link](https://plugins.gitbook.com/plugin/edit-link) | This GitBook Plugin adds "Edit This Page" link on every page. | [Screenshot](https://cloud.githubusercontent.com/assets/4115/5695161/f5b79002-99b8-11e4-821a-d2af6c729348.png) | [GitHub](https://github.com/rtCamp/gitbook-plugin-edit-link) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-edit-link.svg)](https://www.npmjs.com/package/gitbook-plugin-edit-link) | 19 | | [sharing](https://plugins.gitbook.com/plugin/sharing) (default) | This plugin adds sharing buttons in the GitBook website toolbar to share book on social networks. | N/A | [GitHub](https://github.com/GitbookIO/plugin-sharing) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-sharing.svg)](https://www.npmjs.com/package/gitbook-plugin-sharing) | 20 | 21 | 22 | ## Side Menu 23 | 24 | | Name | Description | Example | Code | Stats | 25 | |:----:|:-----------:|:-------:|:----:|:-----:| 26 | | [collapsible-chapters](https://plugins.gitbook.com/plugin/collapsible-chapters) | Collapsable chapters for convenient navigation within a gitbook | N/A | [GitHub](https://github.com/vihanb/gitbook-plugin-collapsible-chapters) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-collapsible-chapters.svg)](https://www.npmjs.com/package/gitbook-plugin-collapsible-chapters) | 27 | | [github](https://plugins.gitbook.com/plugin/github) | Display a link to your GitHub repo in your gitbook. | N/A | [GitHub](https://github.com/GitbookIO/plugin-github) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-github.svg)](https://www.npmjs.com/package/gitbook-plugin-github) | 28 | | [hide-published-with](https://plugins.gitbook.com/plugin/hide-published-with) | GitBook Plugin to hide Published with... | N/A | N/A | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-hide-published-with.svg)](https://www.npmjs.com/package/gitbook-plugin-hide-published-with) | 29 | | [insert-logo](https://plugins.gitbook.com/plugin/insert-logo) | GitBook Plugin to insert logo (url or file or base64) into the navigation above search input. | N/A | [GitHub](https://github.com/matusnovak/gitbook-plugin-insert-logo) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-insert-logo.svg)](https://www.npmjs.com/package/gitbook-plugin-insert-logo) | 30 | 31 | 32 | ## Website 33 | 34 | | Name | Description | Example | Code | Stats | 35 | |:----:|:-----------:|:-------:|:----:|:-----:| 36 | | [back-to-top-button](https://plugins.gitbook.com/plugin/back-to-top-button) | This plugin adds a "Back to Top" button to your GitBook. All three GitBook themes (White, Sepia, Night) are supported. | [Screenshot](https://raw.githubusercontent.com/stuebersystems/gitbook-plugin-back-to-top-button/master/screenshots.png) | [GitHub](https://github.com/stuebersystems/gitbook-plugin-back-to-top-button) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-back-to-top-button.svg)](https://www.npmjs.com/package/gitbook-plugin-back-to-top-button) | 37 | | [copy-code-button](https://plugins.gitbook.com/plugin/copy-code-button) | Copy Code to Clipboard on GitBook | [GIF](https://raw.githubusercontent.com/WebEngage/gitbook-plugin-copy-code-button/master/demo_gif.gif) | [GitHub](https://github.com/WebEngage/gitbook-plugin-copy-code-button) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-copy-code-button.svg)](https://www.npmjs.com/package/gitbook-plugin-copy-code-button) | 38 | | [ga](https://plugins.gitbook.com/plugin/ga) | Google Analytics tracking for GitBook | N/A | [GitHub](https://github.com/GitbookIO/plugin-ga) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-ga.svg)](https://www.npmjs.com/package/gitbook-plugin-ga) | 39 | | [sitemap](https://plugins.gitbook.com/plugin/sitemap) | Sitemap for GitBook | N/A | [GitHub](https://github.com/GitbookIO/plugin-sitemap) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-sitemap.svg)](https://www.npmjs.com/package/gitbook-plugin-sitemap) | 40 | 41 | 42 | ## General 43 | 44 | | Name | Description | Example | Code | Stats | 45 | |:----:|:-----------:|:-------:|:----:|:-----:| 46 | | [hints](https://plugins.gitbook.com/plugin/hints) | Defines four types of styled hint blocks: info, danger, tip, working. | N/A | [GitHub](https://github.com/GitbookIO/plugin-hints) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-hints.svg)](https://www.npmjs.com/package/gitbook-plugin-hints) | 47 | | [include-html](https://plugins.gitbook.com/plugin/include-html) | Insert HTML into Gitbook pages after rendering markdown -> HTML | N/A | [GitHub](https://github.com/dtolb/gitbook-plugin-include-html) | [![Open on NPM](https://img.shields.io/npm/dw/gitbook-plugin-include-html.svg)](https://www.npmjs.com/package/gitbook-plugin-include-html) | 48 | 49 | --------------------------------------------------------------------------------