Gatsby TypeScript MDX Prismjs starter

Demo: https://infallible-brown-28846b.netlify.com/

Getting started

Install this by running the following from your CLI:

$ gatsby new my-website https://github.com/tylergreulich/gatsby-typescript-mdx-prismjs-starter

Run yarn dev to serve your website on http://localhost:8000.

Run yarn build to create a static site ready to host from (/public)

Features

Changing theme of Prismjs

Go into gatsby-browser.js and replace the theme with what you want

Some of their default themes can be found here

List of other themes