wernerglinka / metalsmith-netlify-starter

MIT License
5 stars 1 forks source link

Backend Setup #1

Closed james0r closed 2 years ago

james0r commented 2 years ago

I followed the README and created an OAuth provider using Netlify Identity but i'm getting

Your Git Gateway backend is not returning valid settings. Please make sure it is enabled.

after logging in with Google auth.

Followed some instructions to add config.yml with

backend:
  name: git-gateway
  repo: james0r/metalsmith-netlify-starter
  branch: main

But still getting the same error. What is needed to allow Netlify to see the backend?

Thanks.

wernerglinka commented 2 years ago

Did you connect the Netlify account to the GitHub repo?

You need a netlify account, create a new site and connect that site to james0r/metalsmith-netlify-starter

Werner Glinka @.*** 650 867 0778

On Jun 19, 2022, at 3:32 PM, James Auble @.***> wrote:

I followed the README and created an OAuth provider using Netlify Identity but i'm getting

Your Git Gateway backend is not returning valid settings. Please make sure it is enabled. after logging in with Google auth.

Followed some instructions to add config.yml with

backend: name: git-gateway repo: james0r/metalsmith-netlify-starter branch: main But still getting the same error. What is needed to allow Netlify to see the backend?

Thanks.

— Reply to this email directly, view it on GitHub https://github.com/wernerglinka/metalsmith-netlify-starter/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACUQAEF4OXLEBZ24B2QYO3VP57W5ANCNFSM5ZG5AZRA. You are receiving this because you are subscribed to this thread.

wernerglinka commented 2 years ago

Issue timed out