-
Notifications
You must be signed in to change notification settings - Fork 45
Bump SPHT to v0.22 + adopt new syntax for applicable shortcodes #831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump SPHT to v0.22 + adopt new syntax for applicable shortcodes #831
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. |
|
Relies on specs being updated. |
59e2cd3 to
7960855
Compare
|
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 |
|
Fixed, thanks! |
bsipocz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All works, thanks!

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