gatsby-plugin-feed

v1.3.25
Creates an RSS feed for your Gatsby site.
atom feed gatsby gatsby-plugin rss

build

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

prepublish

cross-env NODE_ENV=production npm run build

watch

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

Metadata

  • MIT
  • Whatever
  • Nicholas Young
  • released 6/14/2018

Downloads