Set up blog redirects - #13632
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new blog_redirects site with Firebase hosting configuration, including redirect rules to https://flutter.dev/blog and a fallback HTML redirect page. Feedback points out that the firebase.json file is missing the required top-level emulators configuration block, which will cause the verify-firebase-json presubmit check to fail.
|
Staged preview of the updated docs.flutter.dev site (updated for commit a1c395d): https://flutter-docs-prod--docs-pr13632-blog-redirects-xeafdpd0.web.app |
|
Staged preview of the updated flutter.dev site (updated for commit a1c395d): https://flutter-dev-230821--www-pr13632-blog-redirects-k9gd8bx5.web.app |
|
Deployed to https://flutter-blog-redirects.web.app |
|
Seems to work; tested with these: |
Setup redirects from
blog.flutter.devtoflutter.dev/blog.I verified the redirect rules locally for all posts.
Contributes to #13507