Skip to content
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

Promote Quickstart in nav bar #1464

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Promote Quickstart in nav bar #1464

merged 1 commit into from
Jun 23, 2024

Conversation

melpadden
Copy link
Collaborator

What does this PR fix/introduce?

Promote the Quickstart link to be the first thing a user sees.
Make it open in the same window
Make it a relative Docusaurus link

  • Docs are successfully building - yarn install && yarn run build.
  • For new internal links I used relative file paths (with .md extension) - e.g. ../../faq/faq-general.md - instead of introducing absolute file path, or relative/absolute URL.
  • All external links have been verified with yarn run check:externals.
  • My changes follow the Casper docs style guidelines.
  • All technical procedures have been tested (if you want help with this, mention it in Reviewers).
  • If structural changes are introduced (not just content changes), cross-broswer testing has been completed.

Reviewers

// Tag whoever needs to review. If you're not sure, leave blank.
@ACStoneCL

@melpadden melpadden self-assigned this Jun 14, 2024
@melpadden melpadden requested a review from ACStone-MTS as a code owner June 14, 2024 13:38
Copy link

@melpadden melpadden merged commit fdffe67 into dev Jun 23, 2024
11 checks passed
@melpadden melpadden deleted the feat/promote-quickstart branch June 23, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants