gitbook-plugin-catalogue-title

1.0.4 • Public • Published

gitbook-plugin-catalogue-title

Change the title tag content for this article title + parent title + book title

gitbook .html default title is page_title · book_name

catalogue-title .html title is page_title [...parent title] · book_name

Example

Frontend Javascript basic_knowledge

book_name is Frontend blog

the page title is basic_knowledge Javascript Frontend Frontend blog

inLine Demo: http://blog.404mzk.com

Install

npm install --save gitbook-plugin-catalogue-title

or

change book.json

{
    "plugins": [
        ...
        "catalogue-title"
    ]
}

TODO

  1. 该插件在gitlab-ci中会导致文件为0KB 例如vip-frontend-gitbook中

Package Sidebar

Install

npm i gitbook-plugin-catalogue-title

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

8.61 kB

Total Files

5

Last publish

Collaborators

  • maizhikun