1.0.4 • Published 7 months ago

gitbook-plugin-hirain-breadcrumb v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 months ago

Gitbook Plugin Hirain Breadcrumb

This plugin creates Breadcumb elements to all page.

And it will be hided when you use the search function (with plugin-hirain-search).

You can use it for your book in the book.js:

{
    "plugins": ["hirain-breadcrumb"]
}

You can set the header title using the plugins configuration in the book.json:

"pluginsConfig": {
    'hirain-breadcrumb':{
			"enabled": true
    }
}

Then use the terminal entering the gitbook project folder

gitbook install

gitbook serve
1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago