Commit c372306
Don't create placeholder pages for community repos with proxy redirects
Static files take precedence over _redirects in Cloudflare Pages, so
placeholder index.html files in site/{repo}/ were blocking the proxy rules.
Skip placeholder creation for repos with upstream set (community repos),
letting _redirects route them to graphtechnologydevelopers.github.io/{repo}/.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 8c7f2e7 commit c372306
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
0 commit comments