Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Gatbsy to redirect v1 pages to v2 pages #612

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Allow Gatbsy to redirect v1 pages to v2 pages #612

merged 1 commit into from
Sep 23, 2020

Conversation

jasonbcox
Copy link
Collaborator

This effectively does not route v1 content anymore except for the remaining pages which are not yet v2-complete.
This will allow Gatsby to determine v1 -> v2 redirects.

This change will not disrupt any deployments for v2 content, but in order for v1 to correctly redirect to v2 for the remaining pages, the associated block in nginx.conf will need to removed for that redirect to work correctly. This should only be done
once the v2 page has baked in prod and is considered stable.

Depends on #611

@deadalnix deadalnix merged commit 4e0b3e2 into bitcoincashorg:master Sep 23, 2020
EyeOfPython pushed a commit to EyeOfPython/bitcoincash.org that referenced this pull request Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants