Gatsby playground project: blog. Experimenting with MDX, retrieveing data from third-party sources, image optimizations, etc.
To run locally:
- Switch to
gatsby-playground
dir; npm install
;npm run development
, after that site will be available at http://localhost:8000 and GraphiQL at http://localhost:8000/___graphql
It's live on: https://gatsby-blog-playground.netlify.app/