gitbook-plugin-timefooter

3.0.0 • Public • Published

gitbook-plugin-timefooter

Page Footer Plugin for Gitbook (forked from tbfed-pagefooter)

Usage

in book.json:

{
    "plugins": [
        "timefooter"
    ],
    "pluginsConfig": {
        "timefooter": {
            "copyright": "&copy sabertazimi",
            "modify_label": "最近更新:",
            "modify_format": "YYYY-MM-DD HH:mm"
        }
    }
}

copyright and modify_label support html syntax

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
3.0.01
2.4.00
2.3.00
2.2.20
2.2.10
2.2.00
2.1.100
2.1.90
2.1.80
2.1.70
2.1.60
2.1.50
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.0.70
2.0.60
2.0.50
2.0.41
2.0.31
2.0.21
2.0.11
2.0.01
1.0.01

Package Sidebar

Install

npm i gitbook-plugin-timefooter

Weekly Downloads

7

Version

3.0.0

License

MIT

Unpacked Size

4.85 kB

Total Files

6

Last publish

Collaborators

  • sabertazimi