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

https://github.com/strapi/strapi-plugin-gatsby-preview


https://github.com/strapi/strapi-plugin-gatsby-preview

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Strapi plugin gatsby-preview

The official plugin to integrate Strapi with Gatsby Cloud

## Features

The plugin inserts a preview button in the Content Manager to preview content in Gatsby Cloud.

## Installation

### Using yarn

```sh
yarn add @strapi/plugin-gatsby-preview
```

### Using npm

```sh
npm install --save @strapi/plugin-gatsby-preview
```

## Configuration

In the Settings page enable the preview on all the Content Types that are used in your Gatsby application and set the Content Sync URL that you can find in your Gatsby Cloud Site Settings => Content Sync.