quarto-dev / quarto-dev/quarto-cli

Add a link to switch between main and prerelease doc sites

Open
#9,856 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

It might be nice if there was an easy way to switch between the main and prerelease documentation sites. E.g. in the navbar on quarto.org:
Screenshot 2024-06-03 at 12 20 25 PM

Similarly on prelease.quarto.org:
Screenshot 2024-06-03 at 12 20 48 PM

Even better would be some JS that sniffs out the current path, so that, e.g. if you were at https://quarto.org/docs/reference/formats/html.html#format-options, switching would drop you at https://prerelease.quarto.org/docs/reference/formats/html.html#format-options

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the navbar templates or configuration used by quarto.org and prerelease.quarto.org; no file paths are identified in the issue. Check how each site currently renders navigation, then verify that switching sites preserves the current documentation path and anchor where possible.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.