gitbook-plugin-sitemap

1.2.0 • 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/"
        }
    }
}

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-sitemap

Weekly Downloads

104

Version

1.2.0

License

Apache-2.0

Last publish

Collaborators

  • samypesse