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

Add a download button to https://positron.posit.co/download #5734

Open
juliasilge opened this issue Dec 13, 2024 · 1 comment
Open

Add a download button to https://positron.posit.co/download #5734

juliasilge opened this issue Dec 13, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@juliasilge
Copy link
Contributor

We've got a very initial downloads page on our website here: https://positron.posit.co/download

We would like to add a button that helps folks download the correct version for them. Here are some examples:

The logic that Quarto uses to create the button lives mainly in https://github.com/quarto-dev/quarto-web/blob/main/docs/download/_download.html. I will need a pointer to the logic for the RStudio webpage.

Some questions I have currently:

  • Do we provide the system install for Windows users? What does VS Code do?
  • Do we try this at all for Linux? Or just skip the button when Linux is the OS?
  • What do we do on mobile? Both Quarto and RStudio give me the button for the macOS installer. 😆 I wonder what happens on Android?!
@juliasilge juliasilge added the documentation Improvements or additions to documentation label Dec 13, 2024
@juliasilge juliasilge added this to the Release Candidate milestone Dec 16, 2024
@juliasilge
Copy link
Contributor Author

Another option to consider is to highlight the relevant row for a user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant