Fix Getting Started link on home page#2226
Conversation
|
Visit the preview URL for this PR (updated for commit 0075f1b): https://yew-rs--pr2226-hamza1311-patch-docs-eqjjxin9.web.app (expires Tue, 07 Dec 2021 10:33:41 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
|
OwO |
|
wait what, why is everybody approving, the link fixes the version to 0.19 NO MATTER WHAT. Say somebody is viewing the index page with selected version 0.18 or Next, clicking the Getting Started link will change his current version to 0.19. |
That is how it works on docusaurus.io too. Go go any version on their site that is on docusaurus.io and is not the latest version, and click the getting started button on the home page. Ideally, the home page shouldn't even show the version drop-down but docusaurus doesn't allow that (yet?) It's possible with swizzling though so if can make that work, that would be nice. |
oohh really...just checked on docusaurus and you are right. Somehow I remembered docusaurus' Getting Started is smart. Anyways, go ahead and merge then! |
It is. In the sense that there is a page literally at |
Description
Fixes #2224
Checklist
cargo make pr-flow