Skip to content

Commit 10476ba

Browse files
authored
Blog post: The Quarto Blog has a new home (#2017)
* Blog post: Quarto Blog has a new home * Add callout to blog listing page announcing move * Fix YAML in new blog post and hide retired signup form via CSS * Update blog post date to 2026-05-07 * Sync thumbnail.svg with PNG (add BLOG labels) * Rename post directory to 2026-05-07 to match date * Remove Mailchimp email subscription form The Quarto blog is moving to the Posit Open Source site, where readers can subscribe to the Glimpse Open Source newsletter for email updates. Retire the legacy quarto.org Mailchimp form rather than just hiding it behind CSS, since it has no future maintainer once the blog moves.
1 parent 8331c05 commit 10476ba

5 files changed

Lines changed: 69 additions & 29 deletions

File tree

docs/blog/index.qmd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ listing:
99
categories: true
1010
feed: true
1111
page-layout: full
12-
margin-header: signup.html
1312
title-block-banner: true
1413
search: false
1514
image: quarto-blog-v2.png
1615
---
16+
17+
::: {.callout-note appearance="simple" icon=false}
18+
## The Quarto Blog has a new home
19+
20+
The Quarto blog has moved to the [Posit Open Source blog](https://opensource.posit.co/blog/?q=source%3Aquarto). All past and future Quarto posts now live there alongside posts from our other open-source projects. See the [announcement post](posts/2026-05-07-new-blog-home/) for details.
21+
:::
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "The Quarto Blog has a new home!"
3+
description: |
4+
The Quarto blog has moved to the Posit Open Source website.
5+
Subscribe to the Glimpse Open Source newsletter or update your RSS reader to keep getting Quarto news.
6+
author: The Quarto Team
7+
date: "2026-05-07"
8+
categories:
9+
- Announcement
10+
image: thumbnail.png
11+
image-alt: "The Quarto logo with an arrow pointing to the Posit Open Source logo, illustrating that the Quarto blog has moved to the Posit Open Source website."
12+
---
13+
14+
We're happy to announce that the Quarto blog has officially moved to its new home on the [Posit Open Source website](https://opensource.posit.co/blog/?q=source%3Aquarto). All previous Quarto posts have already been migrated, alongside posts from other Posit Open Source projects — so you'll find Quarto news in good company with [Shiny](https://opensource.posit.co/blog/?q=source%3Ashiny), [Tidyverse](https://opensource.posit.co/blog/?q=source%3Atidyverse), and the rest of the Posit Open Source ecosystem.
15+
16+
The rest of `quarto.org` — including the [Guide](/docs/guide/), [Reference](/docs/reference/), [Gallery](/docs/gallery/), and download pages — is staying put. Only the blog is moving.
17+
18+
We are retiring the email subscription list attached to this site. To keep getting Quarto news by email, sign up for **Product Updates - Open Source** (the Glimpse Open Source newsletter) on the [Posit subscription management page](https://posit.co/about/subscription-management).
19+
20+
If you follow the blog through RSS, please update your reader. The current feed at `https://quarto.org/docs/blog/index.xml` will not receive new Quarto posts after this announcement. The new "all posts" feed lives at <https://opensource.posit.co/blog/index.xml>, and you can also pick more focused feeds — by topic, language, or event — from the [Posit Open Source subscribe page](https://opensource.posit.co/subscribe/).
21+
22+
Thanks for reading, and see you on the [new blog](https://opensource.posit.co/blog/?q=source%3Aquarto)!
13.3 KB
Loading
Lines changed: 41 additions & 0 deletions
Loading

docs/blog/signup.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)