Post to a deploy hook in order to build your Contentful site. Works well with Netlify and Vercel.
- Clone the repository
npm i && npm run build
- In your Contentful space, create a new app
- Configure the app to have access to the configuration screen and the sidebar.
- Upload the
./dist
directory created duringnpm build
to the app. - Save
- Configure the app in order to configure your deploy button.
- Add the deploy button to sidebar content in any content types where editors should have access.