TidBit Tuts Gatbsy MDX Blog Based ont he Gatsby Starter Theme with added MDX configuration uses the default Gatsby Starter Theme (Gatsby version 2.3.3) includes: built in MDX options built in Prettier and ESLint configurations (ESLint uses airbnb) Gatsby Image configurations (images go in the "/images" directory) styled components configurations (includes ThemeProvider in "layouts/theme.js" file) styled components utilities (media queries etc.) located in "/utils/style.utils.js" file sass configurations for global styles (may remove in future updates) PropTypes Optional run npm run watch-config to watch for changes made to the gatsby-config file and restart the dev server automatically when changes occur