Redirect blog to Posit Open Source site#2036
Draft
cwickham wants to merge 4 commits into
Draft
Conversation
Moves docs/blog/posts/, docs/blog/index.qmd, and docs/blog/quarto-blog-v2.png into docs/blog/_archive/ so Quarto no longer renders them. The Quarto blog has migrated to https://opensource.posit.co/blog/q/quarto/; sources are preserved here for reference.
Adds 42 per-post 301 redirects, plus redirects for the blog listing and RSS feed, so existing links to quarto.org/docs/blog/* land on the corresponding posts on the Posit Open Source site. Also updates the navbar Blog link (with an external-link icon) and the footer/navbar RSS hrefs to point at the new site. Drops the resource entry for the now-archived beautiful-tables-in-typst demo.
The blog post sources moved to docs/blog/_archive/ and are no longer rendered, so their _freeze cache under _freeze/docs/blog/posts/ is dead weight. Drop it.
Contributor
Moves docs/blog/_archive/posts/2026-05-07-new-blog-home/ back to docs/blog/posts/ so the announcement explaining the move stays reachable at its original URL. _metadata.yml moves with it so the post still inherits Giscus comments and title-block-banner settings.
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Quarto blog has moved to the Posit Open Source site. This PR points the old URLs at their new homes and stops building the legacy posts on quarto.org.
docs/blog/_archive/so Quarto no longer renders them. The_prefix keeps them out of the build while preserving the sources for reference.301!redirects from/docs/blog/posts/<slug>/→https://opensource.posit.co/blog/<slug>/(URLs supplied by the OS team, verified live)/docs/blog/→https://opensource.posit.co/blog/q/quarto/(Quarto-filtered project listing)/docs/blog/index.xml→https://opensource.posit.co/blog/index.xml(combined Posit OS feed; revisit when the Quarto-specific feed ships)box-arrow-up-righticon to flag it as externalOut of scope / follow-ups
.claude/skills/blog-post/and_tools/README.mdstill referencedocs/blog/posts/— the local authoring workflow is now out dated. We should consider how we want to adapt this.