gatsby-plugin-feed

v1.4.0-alpha.1460dad9
Creates an RSS feed for your Gatsby site.
gatsby gatsby-plugin rss atom feed

build

babel src --out-dir . --ignore __tests__

watch

babel -w src --out-dir . --ignore __tests__

prepublish

cross-env NODE_ENV=production npm run build

Metadata

  • MIT
  • Whatever
  • Nicholas Young
  • released 9/18/2017

Downloads