Demo: https://infallible-brown-28846b.netlify.com/
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
)
- Gatsby 2.0
- sharp
- offline support
- manifest
- typescript
- blog in mdx
- Tools
- SEO
- styled-components for styling
- Prismjs for syntax highlighting in blog posts
Go into gatsby-browser.js and replace the theme with what you want
Some of their default themes can be found here