Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

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.

License

Notifications You must be signed in to change notification settings

gatsbyjs/gatsby-starter-mdx-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published