Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChristopherBiscardi/gatsby-mdx
Gatsby+MDX • Transformers, CMS UI Extensions, and Ecosystem Components for ambitious projects
https://github.com/ChristopherBiscardi/gatsby-mdx
Last synced: about 2 months ago
JSON representation
Gatsby+MDX • Transformers, CMS UI Extensions, and Ecosystem Components for ambitious projects
- Host: GitHub
- URL: https://github.com/ChristopherBiscardi/gatsby-mdx
- Owner: ChristopherBiscardi
- Archived: true
- Created: 2018-07-19T00:58:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T22:14:54.000Z (about 5 years ago)
- Last Synced: 2024-08-09T17:52:51.372Z (4 months ago)
- Language: JavaScript
- Homepage: https://gatsby-mdx.netlify.com/
- Size: 6.77 MB
- Stars: 714
- Watchers: 17
- Forks: 101
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome - gatsby-mdx - Gatsby+MDX • Transformers, CMS UI Extensions, and Ecosystem Components for ambitious projects (JavaScript)
- awesome-list - gatsby-mdx
- awesome-retext - gatsby-mdx - Gatsby + MDX. (Built on retext)
README
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/mdx)
Gatsby+MDX has been merged into the Gatsby repo. Please go there for core work and documentation now: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-mdx
This repo is now a set of ecosystem components like mdx-utils and pre-made components for syntax highlighting, etc.## What is MDX?
MDX is a JSX in Markdown loader, parser, and renderer for ambitious projects.
It combines the readability of Markdown with the expressivity of JSX.
The best of both worlds. :globe_with_meridians:[See the MDX specification](https://github.com/mdx-js/specification)
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).
[mdx]: https://github.com/mdx-js/mdx
[gatsby]: https://www.gatsbyjs.org/