Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 πŸŽ‰πŸŽ‰πŸŽ‰

Awesome Lists containing this project

README

        



Gatsby



Gatsby JSON Blog

Simple 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!