Skip to content
This repository was archived by the owner on Mar 3, 2024. It is now read-only.

CyberZHG/gitbook-plugin-sitemap-general

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap for GitBook

npm npm npm

Generate a sitemap for the gitbook website in ./sitemap.xml.

Instead of using only the hostname part of the given config, this plugin uses the prefix of the urls.

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

{
    "plugins": ["sitemap-general"],
    "pluginsConfig": {
        "sitemap-general": {
            "prefix": "https://cyberzhg.gitbooks.io/clrs/content/"
        }
    }
}

About

Generate a sitemap for the gitbook website with a prefix.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%