Skip to content

billryan/gitbook-plugin-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-feed

npm npm npm

This plugin will add feed(RSS 2.0/Atom 1.0) for your GitBook.

Sample config

{
    "plugins": [
        "feed"
    ],
    "pluginsConfig": {
        "feed": {
            "hostname": "https://yuanbin.gitbooks.io/test/content",
            "title": "GitBook Test",
            "author": "billryan"
        }
    }
}

License

MIT

About

Feed(RSS/Atom) plugin for GitBook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published