We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527a629 commit 62a6dbaCopy full SHA for 62a6dba
docs/docs/gatsby-starters.md
@@ -1002,3 +1002,14 @@ There are several starters that have been created. Create a PR to include yours!
1002
- Prism.js: Syntax Highlighting
1003
- Pagination
1004
- Category Pages
1005
+
1006
+- [gatsby-mdx-starter](https://github.com/gatsby-mdx-starter/gatsby-mdx-starter)
1007
1008
+ Features:
1009
1010
+ - Blog Oriented
1011
+ - [MDX](https://github.com/mdx-js/mdx): Markdown + React Components
1012
+ - [React Live](https://github.com/FormidableLabs/react-live): Playground for live editing React components (optional)
1013
+ - Mobile friendly
1014
+ - [Styled Components](https://github.com/styled-components/styled-components): css-in-js
1015
0 commit comments