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

https://github.com/the-akira/contentful-gatsby

Simple blog made with Gatsby and Contentful
https://github.com/the-akira/contentful-gatsby

content-management-system contentful gatsby gatsbyjs graphql javascript javascript-library react

Last synced: about 1 month ago
JSON representation

Simple blog made with Gatsby and Contentful

Awesome Lists containing this project

README

          


Gatsby-Contentful-Blog

## 🚀 How to use

1. **Clone the Repository**

```shell
git clone https://github.com/the-akira/contentful-gatsby.git
```

2. **Install Packages**

Navigate into the site’s directory and:

```shell
npm install
```

3. **Start developing**

Navigate into the site’s directory and start it up.

```shell
gatsby develop
```

4. **Build**

Navigate into the site’s directory and build it up.

```shell
gatsby build
```

5. **Deploy**

You can easily deploy the static content to [Netlify](https://www.netlify.com/)