Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions _download.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
.disabled {
pointer-events: none;
cursor: none;
color: var(--bs-tertiary-color);
}

.disabled-overlay {
opacity: 0.5;
background-color: var(--bs-secondary-bg);
border-radius: 5px;
opacity: 0.5;
transition-duration: 1s;
}

.visible {
transition-duration: 1s;
}
Expand All @@ -19,7 +20,7 @@
window.document.addEventListener("DOMContentLoaded", () => {
setLinkEnablement(false);
});

function setLinkEnablement(enable) {
const downloadTable = window.document.querySelector("#download-table");
const downloadLinks = window.document.querySelectorAll("#download-table a");
Expand Down Expand Up @@ -49,9 +50,5 @@

function updatePrivacy(checkbox) {
setLinkEnablement(checkbox.checked);
if (checkbox.checked) {

} else {
}
}
</script>
6 changes: 5 additions & 1 deletion _extensions/posit-dev/posit-docs/_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ contributes:
html:
theme:
light: [theme.scss]
dark: [theme-dark.scss]
# We are ignoring the dark theme for now because it doesn't have great support.
# The work to create an official dark theme is tracked in the following issue:
# https://github.com/posit-dev/product-doc-theme/issues/99.
# We can uncomment the line below once the dark theme is officially supported.
# dark: [theme-dark.scss]
link-external-icon: true
link-external-newwindow: true
toc: true
Expand Down
4 changes: 2 additions & 2 deletions _freeze/download/execute-results/html.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"hash": "f7c1d2d68facaa6825b3f9506bd07e43",
"hash": "4c298204fb3b3de18c489809e2a2942b",
"result": {
"engine": "knitr",
"markdown": "---\ntitle: \"Download Positron\"\nparams:\n version: \"2025.06.0-167\"\nformat:\n html:\n include-in-header:\n - '_download.html'\n\n---\n\n\n\n\n### Positron on desktop\n\nFind out what you need to know to [get started](start.qmd) using Positron, then download the desktop installer for your platform.\n\n::: callout-important\n## Accept license agreement\n\nPlease review [Positron's license agreement](licensing.qmd) and [privacy policy](https://posit.co/about/privacy-policy/). Your acceptance of this license agreement and privacy policy is required as a condition to proceeding with your download or use of the software.\n\n<div id=\"privacy-policy-agreement\">\n <input type=\"checkbox\" id=\"privacy-checkbox\" onclick=\"updatePrivacy(this)\">\n <label>I agree to the [Positron license agreement](licensing.qmd) and [Posit Privacy Policy](https://posit.co/about/privacy-policy/).</label>\n</div>\n:::\n\n\n\n\n\n::: {.cell .plain id='download-table'}\n::: {.cell-output-display}\n\n\n|Platform |Download |Size |\n|:-----------------------------------------|:------------------------------------|:----|\n|Windows 10, 11 x64 (system level install) |[Positron-2025.06.0-167-Setup.exe](https://cdn.posit.co/positron/prereleases/win/x86_64/Positron-2025.06.0-167-Setup.exe)|312M |\n|Windows 10, 11 x64 (user level install) |[Positron-2025.06.0-167-UserSetup.exe](https://cdn.posit.co/positron/prereleases/win/x86_64/Positron-2025.06.0-167-UserSetup.exe)|312M |\n|MacOS 10.15+ (universal) |[Positron-2025.06.0-167.dmg](https://cdn.posit.co/positron/prereleases/mac/universal/Positron-2025.06.0-167.dmg)|773M |\n|Debian-based Linux x64 (Ubuntu 20+) |[Positron-2025.06.0-167-x64.deb](https://cdn.posit.co/positron/prereleases/deb/x86_64/Positron-2025.06.0-167-x64.deb)|310M |\n|Debian-based Linux arm64 (Ubuntu 20+) |[Positron-2025.06.0-167-arm64.deb](https://cdn.posit.co/positron/prereleases/deb/arm64/Positron-2025.06.0-167-arm64.deb)|304M |\n|Red Hat-based Linux x64 (RHEL9) |[Positron-2025.06.0-167-x64.rpm](https://cdn.posit.co/positron/prereleases/rpm/x86_64/Positron-2025.06.0-167-x64.rpm)|349M |\n|Red Hat-based Linux arm64 (RHEL9) |[Positron-2025.06.0-167-arm64.rpm](https://cdn.posit.co/positron/prereleases/rpm/arm64/Positron-2025.06.0-167-arm64.rpm)|344M |\n\n\n:::\n:::\n\n\n\n\n<br>\n\nOlder releases [are available on GitHub](https://github.com/posit-dev/positron/releases).\n\n### Positron Pro on Posit Workbench\n\n[Posit Workbench](https://posit.co/products/enterprise/workbench/) 2024.12.1 and later includes preview support for Positron Pro. To configure and use Positron Pro on Posit Workbench, please see the [Posit Workbench Administration Guide](https://docs.posit.co/ide/server-pro/positron_sessions/) and the [Positron Pro user guide](https://docs.posit.co/ide/server-pro/user/positron/getting-started/).\n",
"markdown": "---\ntitle: \"Download Positron\"\nparams:\n version: \"2025.06.0-167\"\nformat:\n html:\n include-in-header:\n - '_download.html'\n\n---\n\n### Positron on desktop\n\nFind out what you need to know to [get started](start.qmd) using Positron, then download the desktop installer for your platform.\n\n::: callout-important\n## Accept license agreement\n\nPlease review [Positron's license agreement](licensing.qmd) and [privacy policy](https://posit.co/about/privacy-policy/). Your acceptance of this license agreement and privacy policy is required as a condition to proceeding with your download or use of the software.\n\n<div id=\"privacy-policy-agreement\">\n <input type=\"checkbox\" id=\"privacy-checkbox\" onclick=\"updatePrivacy(this)\">\n <label>I agree to the [Positron license agreement](licensing.qmd) and [Posit Privacy Policy](https://posit.co/about/privacy-policy/).</label>\n</div>\n:::\n\n\n\n::: {.cell .plain id='download-table'}\n::: {.cell-output-display}\n\n\n|Platform |Download |Size |\n|:-----------------------------------------|:------------------------------------|:----|\n|Windows 10, 11 x64 (system level install) |[Positron-2025.06.0-167-Setup.exe](https://cdn.posit.co/positron/prereleases/win/x86_64/Positron-2025.06.0-167-Setup.exe)|312M |\n|Windows 10, 11 x64 (user level install) |[Positron-2025.06.0-167-UserSetup.exe](https://cdn.posit.co/positron/prereleases/win/x86_64/Positron-2025.06.0-167-UserSetup.exe)|312M |\n|MacOS 10.15+ (universal) |[Positron-2025.06.0-167.dmg](https://cdn.posit.co/positron/prereleases/mac/universal/Positron-2025.06.0-167.dmg)|773M |\n|Debian-based Linux x64 (Ubuntu 20+) |[Positron-2025.06.0-167-x64.deb](https://cdn.posit.co/positron/prereleases/deb/x86_64/Positron-2025.06.0-167-x64.deb)|310M |\n|Debian-based Linux arm64 (Ubuntu 20+) |[Positron-2025.06.0-167-arm64.deb](https://cdn.posit.co/positron/prereleases/deb/arm64/Positron-2025.06.0-167-arm64.deb)|304M |\n|Red Hat-based Linux x64 (RHEL9) |[Positron-2025.06.0-167-x64.rpm](https://cdn.posit.co/positron/prereleases/rpm/x86_64/Positron-2025.06.0-167-x64.rpm)|349M |\n|Red Hat-based Linux arm64 (RHEL9) |[Positron-2025.06.0-167-arm64.rpm](https://cdn.posit.co/positron/prereleases/rpm/arm64/Positron-2025.06.0-167-arm64.rpm)|344M |\n\n\n:::\n:::\n\n<br>\nOlder releases [are available on GitHub](https://github.com/posit-dev/positron/releases).\n\n### Positron Pro on Posit Workbench\n\n[Posit Workbench](https://posit.co/products/enterprise/workbench/) 2024.12.1 and later includes preview support for Positron Pro. To configure and use Positron Pro on Posit Workbench, please see the [Posit Workbench Administration Guide](https://docs.posit.co/ide/server-pro/positron_sessions/) and the [Positron Pro user guide](https://docs.posit.co/ide/server-pro/user/positron/getting-started/).\n",
"supporting": [],
"filters": [
"rmarkdown/pagebreak.lua"
Expand Down
2 changes: 0 additions & 2 deletions download.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ download_table <- data.frame(

knitr::kable(download_table)
```

<br>

Older releases [are available on GitHub](https://github.com/posit-dev/positron/releases).

### Positron Pro on Posit Workbench
Expand Down