Skip to content

Commit ef5b005

Browse files
committed
Merge branch 'feat/quarto-wizard-1-0-0' of https://github.com/mcanouil/quarto-web into feat/quarto-wizard-1-0-0
2 parents 497bc45 + cae92a0 commit ef5b005

File tree

7 files changed

+64
-386
lines changed

7 files changed

+64
-386
lines changed

_quarto.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ website:
409409
- docs/publishing/quarto-pub.qmd
410410
- docs/publishing/github-pages.qmd
411411
- docs/publishing/rstudio-connect.qmd
412-
- docs/publishing/posit-cloud.qmd
413412
- docs/publishing/netlify.qmd
414413
- docs/publishing/confluence.qmd
415414
- docs/publishing/hugging-face.qmd
@@ -663,8 +662,6 @@ website:
663662
href: docs/projects/binder.qmd
664663
- text: Connect Emails
665664
href: docs/prerelease/1.4/email.qmd
666-
- text: Cloud Publishing
667-
href: docs/publishing/posit-cloud.qmd
668665
- text: Lightbox Images
669666
href: docs/output-formats/html-lightbox-figures.qmd
670667
- text: Lua Changes

_redirects

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
/download/latest/quarto-win.msi https://github.com/quarto-dev/quarto-cli/releases/download/v1.8.25/quarto-1.8.25-win.msi
1111
/download/latest/quarto-win.zip https://github.com/quarto-dev/quarto-cli/releases/download/v1.8.25/quarto-1.8.25-win.zip
1212
/download/latest/quarto-. https://github.com/quarto-dev/quarto-cli/releases/download/v1.8.25/quarto-1.8.25.tar.gz
13-
/download/prerelease/changelog.md-. https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/changelog.md
14-
/download/prerelease/quarto-checksums.txt https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-checksums.txt
15-
/download/prerelease/quarto-linux-amd64.deb https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-amd64.deb
16-
/download/prerelease/quarto-linux-amd64.tar.gz https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-amd64.tar.gz
17-
/download/prerelease/quarto-linux-arm64.deb https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-arm64.deb
18-
/download/prerelease/quarto-linux-arm64.tar.gz https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-arm64.tar.gz
19-
/download/prerelease/quarto-macos.pkg https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-macos.pkg
20-
/download/prerelease/quarto-macos.tar.gz https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-macos.tar.gz
21-
/download/prerelease/quarto-win.msi https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-win.msi
22-
/download/prerelease/quarto-win.zip https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-win.zip
23-
/download/prerelease/quarto-. https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2.tar.gz
13+
/download/prerelease/changelog.md-. https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/changelog.md
14+
/download/prerelease/quarto-checksums.txt https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-checksums.txt
15+
/download/prerelease/quarto-linux-amd64.deb https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-amd64.deb
16+
/download/prerelease/quarto-linux-amd64.tar.gz https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-amd64.tar.gz
17+
/download/prerelease/quarto-linux-arm64.deb https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-arm64.deb
18+
/download/prerelease/quarto-linux-arm64.tar.gz https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-arm64.tar.gz
19+
/download/prerelease/quarto-macos.pkg https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-macos.pkg
20+
/download/prerelease/quarto-macos.tar.gz https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-macos.tar.gz
21+
/download/prerelease/quarto-win.msi https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-win.msi
22+
/download/prerelease/quarto-win.zip https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-win.zip
23+
/download/prerelease/quarto-. https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3.tar.gz

docs/download/_prerelease.json

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,76 @@
11
{
2-
"version": "1.9.2",
3-
"name": "v1.9.2",
4-
"created": "2025-09-24T10:52:04Z",
5-
"updated": "2025-09-24T11:01:08Z",
6-
"published": "2025-09-24T11:01:00Z",
2+
"version": "1.9.3",
3+
"name": "v1.9.3",
4+
"created": "2025-10-06T23:31:09Z",
5+
"updated": "2025-10-06T23:40:51Z",
6+
"published": "2025-10-06T23:40:40Z",
77
"assets": [
88
{
99
"name": "changelog.md",
10-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/changelog.md",
11-
"checksum": "c95c2b5499e079bcc9af07431c18797dbd201d82c25814a089a87d2a0ab33056",
12-
"size": 234
10+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/changelog.md",
11+
"checksum": "681e118ce5c206cefe7a59d1c91af54af40211939577d3cd6c0dd596354a46df",
12+
"size": 1658
1313
},
1414
{
15-
"name": "quarto-1.9.2-checksums.txt",
16-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-checksums.txt",
17-
"checksum": "893affa776d45801d5ae6e437996b0a06f4f0bce3d64ab4493a521054868ff62",
15+
"name": "quarto-1.9.3-checksums.txt",
16+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-checksums.txt",
17+
"checksum": "93108c29da9c0e24203d48dfd3f860b231380db17830a030c9f75c077d096ac3",
1818
"size": 827
1919
},
2020
{
21-
"name": "quarto-1.9.2-linux-amd64.deb",
22-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-amd64.deb",
23-
"checksum": "ed1de1762ac1841ecaba276b75e3f068e73d51d7b82b3358db7bbbf15a12fe5d",
24-
"size": 126201606
21+
"name": "quarto-1.9.3-linux-amd64.deb",
22+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-amd64.deb",
23+
"checksum": "96ab52841292c0a35552cbf9a25d9ffca4dbc6a9b01d8e35a1c4800fdacd64b8",
24+
"size": 126198174
2525
},
2626
{
27-
"name": "quarto-1.9.2-linux-amd64.tar.gz",
28-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-amd64.tar.gz",
29-
"checksum": "2fe315ebdee89be82f27449d5fbbcfb4f8e68716657bf87a65c38b48bb70a85d",
30-
"size": 127466954
27+
"name": "quarto-1.9.3-linux-amd64.tar.gz",
28+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-amd64.tar.gz",
29+
"checksum": "1100a4b19715e0c0eead654f55ad2fe4899d28ec0b95870001ad55be98e2c5f0",
30+
"size": 127472977
3131
},
3232
{
33-
"name": "quarto-1.9.2-linux-arm64.deb",
34-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-arm64.deb",
35-
"checksum": "c56117057663a181c875e8e9424746872327ccb243c93c41b01187acbef2b9ef",
36-
"size": 126429530
33+
"name": "quarto-1.9.3-linux-arm64.deb",
34+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-arm64.deb",
35+
"checksum": "832754267e6b0c11698dbded779ce1d50b080c62f50b8df9e11714039940b337",
36+
"size": 126428068
3737
},
3838
{
39-
"name": "quarto-1.9.2-linux-arm64.tar.gz",
40-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-linux-arm64.tar.gz",
41-
"checksum": "30c832f7923d8d6d6e1c624d087c58f29ebad573c44ca2f143c0df4bdab0ee46",
42-
"size": 127528009
39+
"name": "quarto-1.9.3-linux-arm64.tar.gz",
40+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-linux-arm64.tar.gz",
41+
"checksum": "6066f17bb6618247fe22148f321a7f2e400e751c031d02ae52fe7b9db31571ad",
42+
"size": 127534232
4343
},
4444
{
45-
"name": "quarto-1.9.2-macos.pkg",
46-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-macos.pkg",
47-
"checksum": "66cd420746c73f231ac26b2bfc0ff94a262525af54a61da4def02386c457d341",
48-
"size": 213188134
45+
"name": "quarto-1.9.3-macos.pkg",
46+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-macos.pkg",
47+
"checksum": "1624205881b5ce04eb1a0721b89d62950a2c694a793736f317d8ca927b667a7e",
48+
"size": 213190035
4949
},
5050
{
51-
"name": "quarto-1.9.2-macos.tar.gz",
52-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-macos.tar.gz",
53-
"checksum": "ae10194fdc3d9ede320ee8ff861247f092b4021371a5ff44e3a6352a92a67d18",
54-
"size": 212995363
51+
"name": "quarto-1.9.3-macos.tar.gz",
52+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-macos.tar.gz",
53+
"checksum": "7d79a20f8fc19f93be00cb448f56cbfeb521a6e433abbcfa74e970b8169867e0",
54+
"size": 213007609
5555
},
5656
{
57-
"name": "quarto-1.9.2-win.msi",
58-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-win.msi",
59-
"checksum": "9551c33f0e7c730536e56067d169043f0a6723995997ea52a2721c056f43ad75",
60-
"size": 131624960
57+
"name": "quarto-1.9.3-win.msi",
58+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-win.msi",
59+
"checksum": "675a8c8f1a364ce8f0499a484cd2d1b1a93d9355bb3858689429f59935a9c3da",
60+
"size": 131645440
6161
},
6262
{
63-
"name": "quarto-1.9.2-win.zip",
64-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2-win.zip",
65-
"checksum": "cbc60418e369715ed569eecb67e5ca5c51e5c3e2e4b237c5e22395335d8c797f",
66-
"size": 131817583
63+
"name": "quarto-1.9.3-win.zip",
64+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3-win.zip",
65+
"checksum": "306ff41e461338834d3b9aa7af70be636d7fd2dfbe1decde187ba5be1aed5267",
66+
"size": 131833663
6767
},
6868
{
69-
"name": "quarto-1.9.2.tar.gz",
70-
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.2/quarto-1.9.2.tar.gz",
71-
"checksum": "b5a9b11c7b9028b801a672bd0b2de190348344e5d496c15481a94b72fed6aea8",
72-
"size": 110833618
69+
"name": "quarto-1.9.3.tar.gz",
70+
"download_url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.3/quarto-1.9.3.tar.gz",
71+
"checksum": "43c5a0ce82018c4b825b67eaeacfcbda7672e0bad76e22405cca660743ebd68d",
72+
"size": 110909838
7373
}
7474
],
75-
"description": "All changes included in 1.9:\n\n## Regression fixes\n\n- ([#13396](https://github.com/quarto-dev/quarto-cli/issues/13396)): Fix `quarto publish connect` regression.\n\n## Dependencies\n\n- Update `esbuild` to 0.25.10\n- Update `deno` to 2.4.5\n"
75+
"description": "All changes included in 1.9:\n\n## Regression fixes\n\n- ([#13396](https://github.com/quarto-dev/quarto-cli/issues/13396)): Fix `quarto publish connect` regression.\n- ([#13441](https://github.com/quarto-dev/quarto-cli/pull/13441)): Catch `undefined` exceptions in Pandoc failure to avoid spurious error message.\n\n## Dependencies\n\n- Update `esbuild` to 0.25.10\n- Update `deno` to 2.4.5\n\n## Formats\n\n### `gfm`\n\n- ([#13421](https://github.com/quarto-dev/quarto-cli/issues/13421)): Do not word-wrap titles in header.\n\n### `html`\n\n- ([#11929](https://github.com/quarto-dev/quarto-cli/issues/11929)): Import all `brand.typography.fonts` in CSS, whether or not fonts are referenced by typography elements.\n- ([#13413](https://github.com/quarto-dev/quarto-cli/issues/13413)): Fix uncentered play button in `video` shortcodes from cross-reference divs. (author: @bruvellu)\n- ([#13508](https://github.com/quarto-dev/quarto-cli/issues/13508)): Add `aria-label` support to `video` shortcode for improved accessibility.\n\n### `typst`\n\n- ([#13362](https://github.com/quarto-dev/quarto-cli/issues/13362)): Remove unused `blockquote` definitions from template.\n- ([#13452](https://github.com/quarto-dev/quarto-cli/issues/13452)): Wraps subfigure captions generated by `quarto_super()` in `block` function to avoid emitting `par` elements. (author: @christopherkenny)\n- ([#13474](https://github.com/quarto-dev/quarto-cli/issues/13474)): Heading font for title should default to `mainfont`.\n\n## `publish`\n\n### Confluence\n\n- ([#13414](https://github.com/quarto-dev/quarto-cli/issues/13414)): Be more forgiving when Confluence server returns malformed JSON response. (author: @m1no)\n"
7676
}

docs/guide/guide.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@
158158
href: ../publishing/github-pages.qmd
159159
- text: Posit Connect
160160
href: ../publishing/rstudio-connect.qmd
161-
- text: Posit Cloud
162-
href: ../publishing/posit-cloud.qmd
163161
- text: Netlify
164162
href: ../publishing/netlify.qmd
165163
- text: Confluence

docs/output-formats/html-publishing.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Here's a brief overview of the various supported services and when they might be
3030
| [Quarto Pub](/docs/publishing/quarto-pub.qmd) | Publishing service for Quarto documents, websites, and books. Use Quarto Pub when you want a free, easy to use service for publicly available content. |
3131
| [GitHub Pages](/docs/publishing/github-pages.qmd) | Publish content based on source code managed within a GitHub repository. Use GitHub Pages when the source code for your document or site is hosted on GitHub. |
3232
| [Posit Connect](/docs/publishing/rstudio-connect.qmd) | Publishing platform for secure sharing of data products within an organization. Use Posit Connect when you want to publish content within an organization rather than on the public internet. |
33-
| [Posit Cloud](/docs/publishing/posit-cloud.qmd) | Create data projects and publish results from your web browser. Use Posit Cloud when you want to organize all your static documents and interactive applications in one place. |
3433
| [Netlify](/docs/publishing/netlify.qmd) | Professional web publishing platform. Use Netlify when you want support for custom domains, authentication, previewing branches, and other more advanced capabilities. |
3534
| [Other Services](/docs/publishing/other.qmd) | Content rendered with Quarto uses standard formats (HTML, PDFs, MS Word, etc.) that can be published anywhere. Use this if one of the methods above don't meet your requirements. |
3635

docs/publishing/_providers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
| [Quarto Pub](/docs/publishing/quarto-pub.qmd) | Publishing service for Quarto documents, websites, and books. Use Quarto Pub when you want a free, easy to use service for publicly available content. |
66
| [GitHub Pages](/docs/publishing/github-pages.qmd) | Publish content based on source code managed within a GitHub repository. Use GitHub Pages when the source code for your document or site is hosted on GitHub. |
77
| [Posit Connect](/docs/publishing/rstudio-connect.qmd) | Publishing platform for secure sharing of data products within an organization. Use Posit Connect when you want to publish content within an organization rather than on the public internet. |
8-
| [Posit Cloud](/docs/publishing/posit-cloud.qmd) | Create data projects and publish results from your web browser. Use Posit Cloud when you want to organize all your static documents and interactive applications in one place. |
98
| [Netlify](/docs/publishing/netlify.qmd) | Professional web publishing platform. Use Netlify when you want support for custom domains, authentication, previewing branches, and other more advanced capabilities. |
109
| [Confluence](/docs/publishing/confluence.qmd) | Publishing platform for supporting team collaboration. Use Confluence to share documents in team Spaces. |
1110
| [Hugging Face Spaces](/docs/publishing/hugging-face.qmd) | Publishing platform specializing in learning models and datasets. Use Hugging Face Spaces when you want to share Quarto documents together with associated machine learning models and/or datasets. |

0 commit comments

Comments
 (0)