Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leerob/nextjs-prism-markdown
Example using Prism / Markdown with Next.js including switching syntax highlighting themes.
https://github.com/leerob/nextjs-prism-markdown
markdown nextjs prism remark tailwind
Last synced: about 1 month ago
JSON representation
Example using Prism / Markdown with Next.js including switching syntax highlighting themes.
- Host: GitHub
- URL: https://github.com/leerob/nextjs-prism-markdown
- Owner: leerob
- Created: 2020-10-03T16:57:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T16:25:53.000Z (over 2 years ago)
- Last Synced: 2024-08-03T14:04:31.610Z (3 months ago)
- Topics: markdown, nextjs, prism, remark, tailwind
- Language: JavaScript
- Homepage: https://nextjs-prism.vercel.app
- Size: 142 KB
- Stars: 101
- Watchers: 3
- Forks: 42
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-NextJs - nextjs-prism-markdown - [demo](https://nextjs-prism.vercel.app/prism) (Nextjs Projects)
README
# Using Prism with Next.js
Example using Prism / Markdown with Next.js including switching syntax highlighting themes.
- [Next.js](https://nextjs.org/)
- [Prism](https://prismjs.com/)
- [gray-matter](https://github.com/jonschlinkert/gray-matter)
- [remark](https://github.com/remarkjs/remark)[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?c=1&s=https://github.com/leerob/nextjs-prism-markdown)