https://github.com/phpjsnerd/gatsby-starter-blog
https://github.com/phpjsnerd/gatsby-starter-blog
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phpjsnerd/gatsby-starter-blog
- Owner: phpjsnerd
- License: mit
- Created: 2019-08-24T11:18:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T18:40:49.000Z (about 3 years ago)
- Last Synced: 2025-01-19T18:15:36.861Z (about 1 year ago)
- Language: JavaScript
- Size: 4.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-starter-blog
Gatsby starter for creating a blog
Install 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)