Add a landing page to the docs that routes people into one of three tracks based on what they're actually trying to do: app builder, node operator, or explorer. The rest of the docs stays as-is. This is just an entry point that gets folks to the right starting section faster instead of making them figure out the site structure on their own. Picking a persona is an explicit click, not something we remember across visits, so a returning visitor sees the same landing page and picks again.
- Landing page shows exactly three persona options: app builder, node operator, explorer.
- Each option routes to an appropriate existing section of the docs.
- No persistence or memory of a previous choice; the landing page always shows all three.
- No changes needed to the rest of the docs site structure.
Add a landing page to the docs that routes people into one of three tracks based on what they're actually trying to do: app builder, node operator, or explorer. The rest of the docs stays as-is. This is just an entry point that gets folks to the right starting section faster instead of making them figure out the site structure on their own. Picking a persona is an explicit click, not something we remember across visits, so a returning visitor sees the same landing page and picks again.