Bump SPHT to v0.22 + adopt new syntax for applicable shortcodes#831
Merged
bsipocz merged 9 commits intoscientific-python:mainfrom Dec 12, 2025
Merged
Conversation
✅ Deploy Preview for scientific-python-org ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Relies on specs being updated. |
59e2cd3 to
7960855
Compare
Member
|
Error is related: Error: error building site: process: readAndProcessContent: "/opt/build/repo/content/summits/developer/2025-Nov/_index.md:39:16": got positional parameter 'Centre'. Cannot mix named and positional parameters |
Member
Author
|
Fixed, thanks! |
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.

This PR bumps the theme to the new v0.22 release, adapting new syntax for figure, image, and button shortcodes via scientific-python/scientific-python-hugo-theme#674. This is building upon @goanpeca's work in #768. Closes #768.
Note
Since this repository uses the SPECs repository as a submodule, we need scientific-python/specs#414 to be merged, and then I can roll it in here – it's required to fix the site builds.
cc: @stefanv