gatsby-plugin-feed

v1.4.0-alpha.6ab84875
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 2/15/2018

Downloads