Skip to content

joshbuchea/joelhooks-com

 
 

Repository files navigation

Gatsby.js MDX Blog Starter Project

All Contributors

A starter project in Gatsby.js with MDX.

Features

  • MDX: JavaScript/React in Markdown
    • see /mdx-example blog post
  • Prism.js: Syntax Highlighting
  • Pagination
  • Categories
  • Styled Components

Setup

  • git clone git@github.com:rwieruch/gatsby-mdx-blog-starter-project.git
  • cd gatsby-mdx-blog-starter-project
  • npm install
  • gatsby develop
  • visit http://localhost:8000

Setup via Gatsby CLI

  • gatsby new gatsby-mdx-blog-starter-project git@github.com:rwieruch/gatsby-mdx-blog-starter-project.git
  • cd gatsby-mdx-blog-starter-project
  • npm install
  • gatsby develop
  • visit http://localhost:8000

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Vojta Holik

🎨

Jason Brown

🚧

Evgeniy Nagalskiy

💻

Marcus Lyons

🚧

Brian Lovin

🚧

Mitchell Wright

🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

playing with static pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.9%
  • JavaScript 7.0%
  • CSS 0.1%