chore: bump the pinned theme to v2.7.0 - #77
Merged
Merged
Conversation
v2.7.0 carries the last items of the book-theme parity gate: the pinned, scroll-tracking "On this page" panel with nested subsections (QuantEcon/quantecon-theme.mystmd#182), collapsible stderr warnings and the full OpenGraph/Twitter card set (QuantEcon/quantecon-theme.mystmd#92), and a layout correction for desktop windows 1280-1327px wide (QuantEcon/quantecon-theme.mystmd#198). No configuration changes are needed. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
❌ Deploy Preview for beautiful-dodol-cb9543 failed.
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward, valid YAML update to the pinned theme URL with no remaining references to the prior version.
Pull request overview
This PR updates the Myst site configuration to pin the QuantEcon theme to the v2.7.0 release asset, keeping the site’s build/deploy behavior aligned with the upstream theme release.
Changes:
- Bump
site.templatefromv2.6.1tov2.7.0inlectures/myst.yml.
File summaries
| File | Description |
|---|---|
| lectures/myst.yml | Updates the pinned QuantEcon theme release asset URL to v2.7.0. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
📖 Netlify Preview Ready! Preview URL: https://pr-77--beautiful-dodol-cb9543.netlify.app (f4baaf7) ✨ Browse the preview at the URL above. |
This was referenced Sep 11, 2026
Merged
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.
Moves
site.templatefrom the v2.6.1 to the v2.7.0 release asset. No configuration changes are needed.v2.7.0 carries the last items of the book-theme parity gate. What to look for on the deploy preview:
The release also adds the OpenGraph / Twitter card set and declares every site option the theme reads (QuantEcon/quantecon-theme.mystmd#92, QuantEcon/quantecon-theme.mystmd#173). This site sets no
site.options, so onlyog:typeandog:site_nameare new in its<head>. The rest are opt-in if wanted later:twitteraddstwitter:siteandtwitter:card,site_urladdsog:url,og_logo_url/twitter_logo_urladd a site-level card image, andcurrent_languageaddsog:locale.🤖 Generated with Claude Code