diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f98dbea1..e2e2a6d1 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -13,7 +13,7 @@ jobs: uses: urlstechie/urlchecker-action@master with: file_types: .qmd - exclude_patterns: https://cdn.posit.co/positron/prereleases/,https://positron.posit.co/images/,https://github.com/posit-dev/positron/issues + exclude_patterns: https://cdn.posit.co/positron/prereleases/,https://positron.posit.co/images/,https://github.com/posit-dev/positron/issues,https://www.snowflake.com/en/legal/ - name: Check URLs in _redirects uses: urlstechie/urlchecker-action@master diff --git a/_quarto-positron.yml b/_quarto-positron.yml index 3b64d0a2..8d5bfe9c 100644 --- a/_quarto-positron.yml +++ b/_quarto-positron.yml @@ -44,7 +44,18 @@ website: left: - text: "Features" - href: features.qmd + menu: + - text: "Overview" + href: features.qmd + - text: "---" + - text: "Data Apps & AI Tools" + href: features.qmd#bridge-the-exploration-and-production-divide + - text: "Data Explorer & Visualization" + href: features.qmd#explore-and-analyze-with-speed + - text: "Connections & Publishing" + href: features.qmd#develop-with-confidence + - text: "Enterprise" + href: features.qmd#enterprise-ready-with-positron-pro - text: "Guides" href: welcome.qmd - text: "Help" diff --git a/_quarto-workbench.yml b/_quarto-workbench.yml index d751d2bd..106ac1a2 100644 --- a/_quarto-workbench.yml +++ b/_quarto-workbench.yml @@ -48,7 +48,18 @@ website: left: - text: "Features" - href: features.qmd + menu: + - text: "Overview" + href: features.qmd + - text: "---" + - text: "Data Apps & AI Tools" + href: features.qmd#bridge-the-exploration-and-production-divide + - text: "Data Explorer & Visualization" + href: features.qmd#explore-and-analyze-with-speed + - text: "Connections & Publishing" + href: features.qmd#develop-with-confidence + - text: "Enterprise" + href: features.qmd#enterprise-ready-with-positron-pro - text: "Guides" href: welcome.qmd - text: "Help" diff --git a/features.qmd b/features.qmd index 9cf079ce..9144f2ce 100644 --- a/features.qmd +++ b/features.qmd @@ -2,7 +2,7 @@ title: "Features" description: "Discover the complete data science toolkit designed to keep you in the flow. Quickly move from data to insight to application in one code editor." anchor-links: false -toc: false +toc: true listing: - id: features-insights-1 type: custom @@ -109,7 +109,7 @@ listing: ## Bridge the exploration and production divide -{{< video videos/positron-assistant-copytoeditor.mp4 +{{< video videos/positron-assistant-copytoeditor.mp4 aria-label="Video demonstration of Positron's AI assistance and environment inspection features" >}} @@ -118,7 +118,7 @@ listing: ## Explore and analyze with speed -{{< video videos/data-explorer.mp4 +{{< video videos/data-explorer.mp4 aria-label="Video demonstration of Positron's data exploration features" >}} @@ -127,7 +127,7 @@ listing: ## Develop with confidence -{{< video videos/connections.mp4 +{{< video videos/connections.mp4 aria-label="Video demonstration of Positron's database connection features" >}} @@ -139,7 +139,6 @@ listing: For teams that need enterprise-grade capabilities, [Positron Pro](https://posit.co/products/ide/positron/?utm_source=positron-docs&utm_medium=features-page) on [Posit Workbench](https://posit.co/products/enterprise/workbench/?utm_source=positron-docs&utm_medium=features-page) provides the scalability, data access, admin configuration, and security your organization requires. - {{< video videos/positron-workbench.mp4 aria-label="Video demonstration of Positron Pro on Posit Workbench for enterprise teams" >}} ::: {#features-pro-4}