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

/gitbook-plugin-timefooter/

    Package Sidebar

    Install

    npm i gitbook-plugin-timefooter

    Weekly Downloads

    1

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    4.85 kB

    Total Files

    6

    Last publish

    Collaborators

    • sabertazimi