Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johno/gatsby-example-contentful-mdx

Example using Contentful as a source for MDX blog posts and Theme UI values for page level styling.
https://github.com/johno/gatsby-example-contentful-mdx

Last synced: about 2 months ago
JSON representation

Example using Contentful as a source for MDX blog posts and Theme UI values for page level styling.

Awesome Lists containing this project

README

        

# gatsby-example-contentful-mdx

Example using Contentful as a source for [MDX](https://mdxjs.com)
blog posts and [theme-ui](https://theme-ui.com) values for
page level styling.

```sh
gatsby new johno/gatsby-example-contentful-mdx
cp .env.example .env # And update tokens
```