-
Notifications
You must be signed in to change notification settings - Fork 1k
Put OS-specific get-started instructions in tabs #2388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
632add0
to
fe41815
Compare
fe41815
to
71cf7e9
Compare
added some changes to reuse templates more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Jamie, this is a great improvement. I have tested it locally and the OS detection did work correctly. I think the proposed changes work well, but the implementation details may lead to complex stylesheets, and the choice of colors and styles is not consistent with the styles used everywhere else in the website.
64f1dbb
to
5bdcacd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thank you Jamie!
This is also integrated with all the translations of the page. As with the other PR, JS being disabled will show the "Other" tab by default, and expand the "test your setup" accordion.
sibling PR scala/scala-lang#1373