netlify-cms-cloudflare-pages icon indicating copy to clipboard operation
netlify-cms-cloudflare-pages copied to clipboard

Oauth API to run Decap CMS (formerly Netlify CMS) on Cloudflare Pages

Results 4 netlify-cms-cloudflare-pages issues
Sort by recently updated
recently updated
newest added

First off: Thank you for sharing this, as it is much needed. Unfortunately, it doesn't seem to be working for me. When heading to Netlify CMS login at /admin/ seeing...

This repo / instructions are pure gold! I've been searching for a elegant, flat file / git ops CMS similar to Netlify CMS for deploying on Cloudflare Pages. Do you...

I am using this DecapCMS made script and its working. Its the same updated version of Netlify CMS

when clicking on login with github, the redirect url is built incorrectly `https://example.pages.dev/admin/example.pages.dev/api/auth?provider=github&site_id=example.pages.dev&scope=repo` instead of `https://example.pages.dev/api/auth?provider=github&site_id=example.pages.dev&scope=repo`