Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skn0tt/gatsby-starter-blog-test
https://github.com/skn0tt/gatsby-starter-blog-test
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skn0tt/gatsby-starter-blog-test
- Owner: Skn0tt
- License: mit
- Created: 2022-11-02T10:47:12.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:13:12.000Z (11 months ago)
- Last Synced: 2024-10-06T04:02:29.710Z (about 1 month ago)
- Language: JavaScript
- Size: 6.48 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
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:[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-blog)