honkit-plugin-page-freshness

0.1.0 • Public • Published

honkit-plugin-page-freshness

img

book.json

{
    "plugins": ["page-freshness"]
    "pluginsConfig": {
        "page-freshness":{
            "position": "top",
            "modifyTpl": "Last modified by {user} {timeStamp}",
            "createTpl": "Created by {user} {timeStamp}",
            "timeStampFormat": "YYYY-MM-DD HH:mm:ss",
            "bestBeforeUnit":"days",
            "bestBefore":"180",
            "noticeTpl":"More than {passed} days have passed since last update."
        }
    }
}

Dependents (0)

Package Sidebar

Install

npm i honkit-plugin-page-freshness

Weekly Downloads

4

Version

0.1.0

License

Apache-2.0

Unpacked Size

21.6 kB

Total Files

5

Last publish

Collaborators

  • chorogis