Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eneax/gatsby-mdx-blog
A simple MDX blog starter to get you up and developing quickly with Gatsby
https://github.com/eneax/gatsby-mdx-blog
css-modules gatsby gatsby-blog gatsby-mdx gatsby-site javascript mdx react
Last synced: about 12 hours ago
JSON representation
A simple MDX blog starter to get you up and developing quickly with Gatsby
- Host: GitHub
- URL: https://github.com/eneax/gatsby-mdx-blog
- Owner: eneax
- Created: 2019-09-14T08:18:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T08:45:44.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:16:45.148Z (6 months ago)
- Topics: css-modules, gatsby, gatsby-blog, gatsby-mdx, gatsby-site, javascript, mdx, react
- Language: JavaScript
- Homepage:
- Size: 11.1 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gatsby-mdx-blogA simple MDX blog starter to get you up and developing quickly with Gatsby.
## 🚀 Quick start
```sh
cd gatsby-mdx-blog/
npm i
gatsby develop
```## 🎓 Learning Gatsby
Looking for more guidance? Full documentation for Gatsby lives [on the website](https://www.gatsbyjs.org/). Here are some places to start:
- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
- **To dive straight into code samples, head [to our documentation](https://www.gatsbyjs.org/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.
## 💫 Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)