1.0 blog post draft - #9
Merged
Merged
Conversation
bmcfee
force-pushed
the
1.0-release-blog
branch
from
August 5, 2026 18:31
d803f10 to
271a347
Compare
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The 1.0 post front matter uses draft: True, which may not be interpreted as a boolean draft flag by Quarto/YAML parsers, and should be corrected before merge.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
This PR updates Quarto blog post metadata to improve HTML rendering (table of contents) and replaces the placeholder Librosa 1.0 post with a full draft announcement.
Changes:
- Enable per-post HTML table of contents (
format: html: toc: true) on two existing posts and the new 1.0 post. - Replace the Librosa 1.0 placeholder content with a complete draft post, plus add a lead image and adjust the post date.
- Remove trailing blank lines from the site
_quarto.ymlconfig.
File summaries
| File | Description |
|---|---|
| librosa_blog/posts/stream-processing/index.qmd | Adds per-post HTML TOC configuration. |
| librosa_blog/posts/resample-on-load/index.qmd | Adds per-post HTML TOC configuration. |
| librosa_blog/posts/1.0/index.qmd | Adds full Librosa 1.0 post content and metadata (draft/TOC/image/date). |
| librosa_blog/_quarto.yml | Removes trailing blank lines at end of file. |
Review details
- Files reviewed: 4/9 changed files
- Comments generated: 3
- Review effort level: Lite
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.
No description provided.