Skip to content

tylergreulich/gatsby-typescript-mdx-prismjs-starter

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published