0.1.0 • Published 3 years ago

gatsby-plugin-reddit v0.1.0

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

gatsby-plugin-reddit

Loads the reddit JavaScript for embedding reddit's post.

Inspiration

Install

npm install gatsby-plugin-reddit

Configure

// In your gatsby-config.js
plugins: [`gatsby-plugin-reddit`];

How to Use

  1. Get embed code by https://www.reddit.com/wiki/embeds
  2. Take the code you're given and copy it into your markdown page.

    Note: when copying the embed code, copy only the blockquote section and not the script.