https://github.com/joelburget/joelburget.com
joelburget.com
https://github.com/joelburget/joelburget.com
Last synced: 7 months ago
JSON representation
joelburget.com
- Host: GitHub
- URL: https://github.com/joelburget/joelburget.com
- Owner: joelburget
- License: mit
- Created: 2018-06-26T13:40:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T16:30:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T21:44:50.328Z (7 months ago)
- Language: JavaScript
- Homepage: https://joelburget.com
- Size: 33.6 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 12
-
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`