Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlengstorf/sanity-next-mdx
small demo showing how to store MDX in Sanity.io and display it in Next.js
https://github.com/jlengstorf/sanity-next-mdx
mdx nextjs sanity
Last synced: 12 days ago
JSON representation
small demo showing how to store MDX in Sanity.io and display it in Next.js
- Host: GitHub
- URL: https://github.com/jlengstorf/sanity-next-mdx
- Owner: jlengstorf
- Created: 2020-11-24T01:52:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T22:38:46.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T13:31:14.770Z (28 days ago)
- Topics: mdx, nextjs, sanity
- Language: JavaScript
- Homepage: https://www.smashingmagazine.com/2020/12/mdx-stored-sanity-next-js-website/
- Size: 163 KB
- Stars: 27
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MDX + Sanity + Next.js
How to render MDX stored in a headless CMS (Sanity) using Next.js!
read the article ·
see the demo ·
deploy this project ·
learn more with Jason
This is the demo to accompany a [tutorial on Smashing Magazine][article] showing how to store MDX in a remote source (Sanity.io), then load and render it in Next.js.
## More Information
- [Read the tutorial for a step-by-step walkthrough of how to build this app][article]
- [Follow Jason on Twitter][twitter] for some web content and a whole lot of shenanigans
[article]: https://www.smashingmagazine.com/2020/12/mdx-stored-sanity-next-js-website/
[twitter]: https://twitter.com/jlengstorf