Skip to content

Commit 62a6dba

Browse files
johncmunsonshannonbux
authored andcommitted
Add gatsby-mdx-starter to the list of starters (#8547)
1 parent 527a629 commit 62a6dba

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/docs/gatsby-starters.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,3 +1002,14 @@ There are several starters that have been created. Create a PR to include yours!
10021002
- Prism.js: Syntax Highlighting
10031003
- Pagination
10041004
- 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

Comments
 (0)