https://github.com/mmiller42/gatsby-starter-blog
https://github.com/mmiller42/gatsby-starter-blog
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmiller42/gatsby-starter-blog
- Owner: mmiller42
- License: mit
- Created: 2020-07-20T18:20:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T03:29:22.000Z (over 2 years ago)
- Last Synced: 2025-03-11T01:09:58.576Z (3 months ago)
- Language: JavaScript
- Size: 4.75 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-starter-blog
Gatsby starter for creating a blogInstall this starter (assuming Gatsby is installed) by running from your CLI:
`gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog`
## Running in development
`gatsby develop`## Deploying to Netlify
You can instantly clone this project and set it up as a new site on [Netlify](https://www.netlify.com) for automated deployments from git, by clicking this button:[](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-blog)