gatsby-plugin-feed

v1.4.0-alpha.f5c1df61
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 1/18/2018

Downloads