When editing content in a CMS, it’s great to see a preview of changes before they go live.
This can be accomplished by setting up a preview server with Gatsby, for which there are two options:
Rolling your own PreviewRoughly, you can follow these steps to enable your own preview server:
gatsby develop
on a Node.js host like Heroku with the ENABLE_GATSBY_REFRESH_ENDPOINT environment variable enabled. This will configure the develop server to re-source data when it receives a POST
request to /__refresh
.For a managed Preview server without having to create infrastructure yourself, try out Gatsby Cloud. It’s free for personal projects and single-purpose sites, with paid packages for a range of project and company needs.
Start building today on
Netlify!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4