Skip to content

peintnermax/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.3%
  • JavaScript 35.7%