Skip to content

Update hugo (0.141.0)#371

Merged
stefanv merged 1 commit intoscientific-python:mainfrom
jarrodmillman:hugo-0.141.0
Jan 24, 2025
Merged

Update hugo (0.141.0)#371
stefanv merged 1 commit intoscientific-python:mainfrom
jarrodmillman:hugo-0.141.0

Conversation

@jarrodmillman
Copy link
Copy Markdown
Member

No description provided.

@bsipocz
Copy link
Copy Markdown
Member

bsipocz commented Jan 24, 2025

netlify failure is unrelated and is present in the other PR, too. Is there a way to restart the build, or some how fix it? (it's a bit cryptic)

@stefanv
Copy link
Copy Markdown
Member

stefanv commented Jan 24, 2025

What, I fixed that. Let me take a look.

@stefanv
Copy link
Copy Markdown
Member

stefanv commented Jan 24, 2025

Theme commit 487192df0a7fcbb7de1e8294cc973054a034272a fixed it once:

commit 487192df0a7fcbb7de1e8294cc973054a034272a
Author: Jarrod Millman <jarrod.millman@gmail.com>
Date:   Tue Nov 19 13:03:38 2024 -0800

    Update mermaid (11.4.0) (#652)
    
    * Update mermaid (11.4.0)
    
    * Skip check-links parsing mermaid module
    
    ---------
    
    Co-authored-by: Stefan van der Walt <stefanv@berkeley.edu>

diff --git a/doc/netlify.toml b/doc/netlify.toml
index 709cf46..d76d9be 100644
--- a/doc/netlify.toml
+++ b/doc/netlify.toml
@@ -31,4 +31,4 @@
   package = "netlify-plugin-checklinks"
 
   [plugins.inputs]
-  skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com']
+  skipPatterns = ['https://fonts.gstatic.com', 'https://fonts.googleapis.com', 'https://cdn.jsdelivr.net']

So, looks like we need the same fix here.

@jarrodmillman
Copy link
Copy Markdown
Member Author

jarrodmillman commented Jan 24, 2025

Sorry, I was going to add that, but got distracted. I will fix it now. (I should have marked this as draft.)

@stefanv stefanv merged commit 7b2a1a0 into scientific-python:main Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants