Skip to content

rwieruch/gatsby-mdx-blog-starter-project

Repository files navigation

Gatsby.js MDX Blog Starter Project

A starter project in Gatsby.js with MDX to render React components in Markdown. Used by:

Features

  • MDX: JavaScript/React in Markdown
    • see /content/blog/mdx-example
  • Prism.js: Syntax Highlighting
  • Pagination
  • Categories
  • External Dependencies (e.g. YouTube Player in MDX)

Setup

Setup via Gatsby CLI