gatsby-plugin-feed

v4.18.0
Creates an RSS feed for your Gatsby site.
atom feed gatsby gatsby-plugin rss

build

babel src --out-dir . --ignore "**/__tests__"

prepare

cross-env NODE_ENV=production npm run build

watch

babel -w src --out-dir . --ignore "**/__tests__"

Metadata

  • MIT
  • >=14.15.0
  • Nicholas Young
  • released 7/5/2022

Downloads