1.0.4 • Published 6 years ago

gitbook-plugin-catalogue-title v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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中
1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago