Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/johno/gatsby-example-contentful-mdx
- Owner: johno
- Created: 2019-07-24T15:43:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:08:49.000Z (over 1 year ago)
- Last Synced: 2024-11-01T19:02:50.729Z (3 months ago)
- Language: JavaScript
- Homepage: https://gatsby-example-contentful-mdx-2641212881.gtsb.io/
- Size: 1.34 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
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
```