psfp/blog
2021-03-19 21:29:39 +01:00
..
.storybook Broken Storybook, great! 2021-01-20 15:43:11 +01:00
.vscode Broken Storybook, great! 2021-01-20 15:43:11 +01:00
src Everything to 0.14 2021-03-19 21:29:39 +01:00
static/fonts Broken Storybook, great! 2021-01-20 15:43:11 +01:00
test work work work 2020-02-15 16:23:54 +01:00
.eslintrc.js work work work 2020-02-15 16:23:54 +01:00
.gitignore Everything to 0.14 2021-03-19 21:29:39 +01:00
gatsby-browser.js No idea why but it's much better now 2020-04-29 14:48:08 +02:00
gatsby-config.js Link colours 2021-01-10 11:47:31 +01:00
gatsby-node.js No idea why but it's much better now 2020-04-29 14:48:08 +02:00
gatsby-ssr.js No idea why but it's much better now 2020-04-29 14:48:08 +02:00
LICENSE work work work 2020-02-15 16:23:54 +01:00
package-lock.json Everything to 0.14 2021-03-19 21:29:39 +01:00
package.json Everything to 0.14 2021-03-19 21:29:39 +01:00
packages.dhall Everything to 0.14 2021-03-19 21:29:39 +01:00
README.md work work work 2020-02-15 16:23:54 +01:00
spago.dhall We compile 2020-11-21 21:30:18 +01:00

Gatsby Starter MDX Basic

View this starter live on Netlify

This starter build MDX support into the gatsby-default-starter. Its README also applies here.

  1. Create a new Gatsby site using this starter
gatsby new my-site https://github.com/ChristopherBiscardi/gatsby-starter-mdx-basic
  1. Install dependencies
yarn
  1. Run the develop script
yarn develop
  1. Edit Page 2 in src/pages/page-2.mdx