gitbook-plugin-sitemap2

1.3.1 • Public • Published

Sitemap for GitBook

Generate a sitemap for the gitbook website.

Add it to your book.json with a basic configuration:

{
    "plugins": ["sitemap"],
    "pluginsConfig": {
        "sitemap": {
            "hostname": "http://mybook.com/"
        }
    }
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gitbook-plugin-sitemap2

    Weekly Downloads

    1

    Version

    1.3.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • yuanbin