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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    110
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    110
  • 1.1.0
    1
  • 1.0.2
    0
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i gitbook-plugin-sitemap

Weekly Downloads

97

Version

1.2.0

License

Apache-2.0

Last publish

Collaborators

  • samypesse