Skip to content

cody-dot-js/gatsby-starter-mdx-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.5%
  • JavaScript 36.5%