/gatsby-starter-mdx-basic

A minimal gatsby-mdx starter that only tries to set up config to work in src/pages.

Primary LanguageCSSMIT LicenseMIT

Gatsby Starter MDX Basic

View this starter live on Netlify

This starter build MDX support into the gatsby-default-starter. Its README also applies here.

  1. Create a new Gatsby site using this starter
gatsby new my-site https://github.com/ChristopherBiscardi/gatsby-starter-mdx-basic
  1. Install dependencies
yarn
  1. Run the develop script
yarn develop
  1. Edit Page 2 in src/pages/page-2.mdx