grifotv / joelhooks-com

playing with static pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:HTML 93.0%Language:JavaScript 7.0%Language:CSS 0.1%