/gatsby-starter-mdx-basic

This functionality is now built into Gatsby. Run `npm init gatsby` from the command line and choose MDX as the data source to get started.

Primary LanguageCSSBSD Zero Clause License0BSD

Gatsby Starter MDX Basic

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

🚀 Quick start

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

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud