https://github.com/dentednerd/gatsby-hello-world
Learning Gatsby and gh-pages integration (https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/how-gatsby-works-with-github-pages/)
https://github.com/dentednerd/gatsby-hello-world
Last synced: 8 months ago
JSON representation
Learning Gatsby and gh-pages integration (https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/how-gatsby-works-with-github-pages/)
- Host: GitHub
- URL: https://github.com/dentednerd/gatsby-hello-world
- Owner: dentednerd
- License: mit
- Created: 2018-10-21T09:41:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T09:52:25.000Z (over 7 years ago)
- Last Synced: 2025-02-07T00:32:11.261Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 489 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-starter-hello-world
Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site.
Install this starter (assuming Gatsby is installed) by running from your CLI:
```
gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world
```
Or [view the live demo here](https://gatsby-starter-hello-world-demo.netlify.com/).
## Running in development
`gatsby develop`