Skip to content

Develop#1826

Merged
markdumay merged 4 commits intomainfrom
develop
Mar 24, 2026
Merged

Develop#1826
markdumay merged 4 commits intomainfrom
develop

Conversation

@markdumay
Copy link
Collaborator

No description provided.

markdumay and others added 2 commits March 24, 2026 19:45
Detect files in the `static/` folder via `fileExists` and serve them
as-is through `GetStaticURL`, bypassing Hugo's image resizer. This
preserves animated GIFs and other formats that must not be processed.
The check is computed before `GetImage.html` is called to suppress
spurious missing-image warnings for static files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 24, 2026

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit b72c8bf
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/69c2ded77eb98e0008268b62
😎 Deploy Preview https://deploy-preview-1826--gethinode-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

markdumay and others added 2 commits March 24, 2026 19:48
Calling fileExists with an external URL path (e.g. https://…) on Windows
produces a fatal filesystem error because path.Join creates an invalid
Windows path. Guard the call with an $isURL check so external URLs always
bypass the static-asset detection branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@markdumay markdumay enabled auto-merge March 24, 2026 19:01
@markdumay markdumay merged commit 2861d1b into main Mar 24, 2026
15 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant