Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zonayedpca/gatsbyjsonblog
πππ A Simple Blog π Made from JSON Data with Gatsby πππ
https://github.com/zonayedpca/gatsbyjsonblog
gatsby gatsby-blog gatsby-json
Last synced: 3 days ago
JSON representation
πππ A Simple Blog π Made from JSON Data with Gatsby πππ
- Host: GitHub
- URL: https://github.com/zonayedpca/gatsbyjsonblog
- Owner: zonayedpca
- License: mit
- Created: 2019-03-23T13:41:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T12:15:07.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T03:31:42.861Z (2 months ago)
- Topics: gatsby, gatsby-blog, gatsby-json
- Language: CSS
- Homepage: https://gatsbyjsonblog.netlify.com/
- Size: 2.94 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gatsby JSON BlogSimple Blog Made with Gatsby using JSON data
_Have another more specific idea? You may want to check out our vibrant collection of [official and community-created starters](https://www.gatsbyjs.org/docs/gatsby-starters/)._
## π Quick start
1. **Start developing.**
Navigate into your new siteβs directory and start it up.
```sh
gatsby develop
```2. **Open the source code and start editing!**
Your site is now running at `http://localhost:8000`!
_Note: You'll also see a second link: _`http://localhost:8000/___graphql`_. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://www.gatsbyjs.org/tutorial/part-five/#introducing-graphiql)._
Open the `gatsbyJSONBlog` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!