diff --git a/_download.html b/_download.html
index 84dfc047..4698ab3e 100644
--- a/_download.html
+++ b/_download.html
@@ -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;
}
@@ -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");
@@ -49,9 +50,5 @@
function updatePrivacy(checkbox) {
setLinkEnablement(checkbox.checked);
- if (checkbox.checked) {
-
- } else {
- }
}
\ No newline at end of file
diff --git a/_extensions/posit-dev/posit-docs/_extension.yml b/_extensions/posit-dev/posit-docs/_extension.yml
index 0bd9b7d2..775134eb 100644
--- a/_extensions/posit-dev/posit-docs/_extension.yml
+++ b/_extensions/posit-dev/posit-docs/_extension.yml
@@ -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
diff --git a/_freeze/download/execute-results/html.json b/_freeze/download/execute-results/html.json
index f1c360eb..e73fbff8 100644
--- a/_freeze/download/execute-results/html.json
+++ b/_freeze/download/execute-results/html.json
@@ -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
\n \n \n
\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 \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
\n \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 \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"
diff --git a/download.qmd b/download.qmd
index c514e394..bf8d7585 100644
--- a/download.qmd
+++ b/download.qmd
@@ -68,9 +68,7 @@ download_table <- data.frame(
knitr::kable(download_table)
```
-
-
Older releases [are available on GitHub](https://github.com/posit-dev/positron/releases).
### Positron Pro on Posit Workbench