-
Notifications
You must be signed in to change notification settings - Fork 54
Bump SPHT to v0.22 + adopt new syntax for applicable shortcodes #414
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 #414
Conversation
This reverts commit 3014924.
|
Hmm, does either of you know why Netlify can't find |
|
I thought it's related to scientific-python/scientific-python-hugo-theme@c975d87 at first, but it doesn't seem like it... |
I have a very bad track record of figuring out netlify's hissy fits :( |
|
(I would expect this should work just as well as for the tools repo, but apparently it's not the case) |
Trying to recall exactly why: something to do with which binary is picked up when running IIRC the fix is to invoke |
|
Ah, wait, this fix is already in place on scientific-python.org: |
|
Could try |
|
Let's merge this and fix on scientific-python.org. |
This PR bumps the theme used to build the SPECs 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 #394. Closes #394.
cc: @stefanv