ionic-team / ionic-team/ionic-docs
Framework specific page redirects
Open
structural
- Dominant language
- MDX
- Stars
- 621
- Forks
- 3.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 86
Description
Some pages will be so different from Angular and React that they'll need entirely different pages and markdown files. The router should be able to redirect to the appropriate page for these special routes.
For example, `/docs/navigation` should be able to redirect to `/docs/navigation/angular` or `/docs/framework/react` automatically.
More thought needs to be done around how to handle Google bots and non-js browsers on these pages, probably showing an index page of possible sub-pages.
Contributor guide
Assessment
This issue has not been assessed yet.