Creating New Gatsby Theme with Typescript, MDX, and Theme-UI

Written by shetharp | Published 2020/07/11
Tech Story Tags: gatsby | gatsbyjs | theme-ui | mdx | typescript | javascript | react | coding

TLDR Themes provide a powerful way to share an opinionated set of configurations across multiple Gatsby sites. The features built into your theme will be abstracted out of your site and packaged as a dependency. In this tutorial, we’ll set up a development workspace to build and demo a simple theme. Our theme will support MDX pages, an MDX blog, frontmatter, syntax highlighting in code blocks, responsive images, and a custom theme built with the Theme-UI spec.via the TL;DR App

no story

Published by HackerNoon on 2020/07/11