https://github.com/ifyoumakeit/blog
https://github.com/ifyoumakeit/blog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ifyoumakeit/blog
- Owner: ifyoumakeit
- License: mit
- Created: 2018-12-05T12:58:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T13:44:44.000Z (about 6 years ago)
- Last Synced: 2025-03-06T01:11:49.559Z (2 months ago)
- Language: JavaScript
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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`
Or [view the live demo here](https://gatsby-starter-blog-demo.netlify.com/).
## Running in development
`gatsby develop`