https://github.com/kaseyhinton/kasey-blog
My personal blog with React & Gatsby
https://github.com/kaseyhinton/kasey-blog
gatsby gatsbyjs react
Last synced: 2 months ago
JSON representation
My personal blog with React & Gatsby
- Host: GitHub
- URL: https://github.com/kaseyhinton/kasey-blog
- Owner: kaseyhinton
- License: mit
- Created: 2017-12-02T22:52:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T05:56:26.000Z (over 6 years ago)
- Last Synced: 2025-03-23T23:41:06.937Z (2 months ago)
- Topics: gatsby, gatsbyjs, react
- Language: JavaScript
- Homepage: http://kasey-hinton.surge.sh
- Size: 266 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-starter-blog
Gatsby starter for creating a bloghttps://kasey-hinton.surge.sh/
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`