Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christoferolaison/nextjs-mdx-prism
Example of using Next.js, MDX and Prism
https://github.com/christoferolaison/nextjs-mdx-prism
mdx mdx-js nextjs nextjs-example prism prismjs
Last synced: 3 months ago
JSON representation
Example of using Next.js, MDX and Prism
- Host: GitHub
- URL: https://github.com/christoferolaison/nextjs-mdx-prism
- Owner: christoferolaison
- License: mit
- Created: 2019-11-02T10:38:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:57:57.000Z (about 2 years ago)
- Last Synced: 2024-10-01T05:21:35.910Z (3 months ago)
- Topics: mdx, mdx-js, nextjs, nextjs-example, prism, prismjs
- Language: JavaScript
- Homepage: https://nextjs-mdx-prism-witty-sea-slug.now.sh/
- Size: 453 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextjs-mdx-prism
Example of using Next.js, MDX and Prism.[Create a blog post using Next.js, MDX and Prism](https://skapa.now.sh/create-a-blog-post-using-next-mdx-and-prism)
```bash
yarn && yarn dev
```