-
Notifications
You must be signed in to change notification settings - Fork 558
Move and update Get started section #871
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
This reverts commit f0746cf.
…to ia/get-started
Previous and next pages are manually declared to avoid menu divider elements getting picked up as pages. TODO: Update automation to skip dividers.
@sfc-gh-jgarcia The design edits should be reflected now. I have a TODO item to update the ArrowLink logic to automatically skip the new menu dividers, but for now I have manual next/previous settings to circumvent that and avoid delay. @jrieke I didn't focus on rewriting the existing content more than bare-bones consistency. The iteration on this will include a rewrite of those first two tutorials, maybe even additional ones. The end goal is to make the Fundamentals->Advanced concepts->Additional features platform-agnostic as much as possible. I'll be adding a SiS quickstart to Setup and Installation with the intent of providing new users as many options as possible to get quickly get into an active coding session. I want to end each option in Setup and Installation with Hello world so it's easy to jump into exploration while reading main concepts. (And I want to do a really nice update to the summary page with an updated diagram.) |
* Improve colors, as well as the infra used for setting colors. * Fix circle and kb colors.
* Improve colors, as well as the infra used for setting colors. * Fix circle and kb colors. * Fix some color bugs I introduced, and clean up all colors names.
…". (#905) * Improve colors, as well as the infra used for setting colors. * Fix circle and kb colors. * Fix some color bugs I introduced, and clean up all colors names. * Change get started, cli, and anaconda instructions. Some layout, some text changes.
📚 Context
As part of revamping the Get started section, this PR updates the installation workflows to provide users with more options.
🧠 Description of Changes
Closes: #366
💥 Impact
Size:- [X] Not small
🌐 References
Notion project: Revamp Get started
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.