Framework specific page redirects

Open
#1,205 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
angular, react
Domain
documentation

Research direction

No files or tests are named. Start by locating the documentation router and the /docs/navigation route, then determine how Angular and React-specific pages should be selected. Done means special routes redirect to the appropriate framework page while Google bots and non-JavaScript browsers receive an index of available sub-pages.

Written by the indexing model from the issue text.

Description

structural

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.

Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ionic-team/ionic-docs

All issues in ionic-team/ionic-docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.