-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
Unable to use blowfish v2.79.0 as a hugo module #1835
Comments
This failure is due to the use of special chars like |
just noticed this as well, I think we either:
|
What is the benefit of including the example site in the module at all? Excluding it seems like a fine option for me, and would also greatly reduce the module size. |
I believe there was an issue discussing about reducing repo/module size but
not sure where it is now.
I tried to fork and added dot/underscore to the example site folder see if
it will be excluded by go toolchain (read that somewhere) but none of them
works. Not really a go expert so I went to fix the issue first, but I am
all for excluding the folder.
Let see what does @nunocoracao think?
…On Sat, Nov 9, 2024 at 14:25 Sander Ploegsma ***@***.***> wrote:
What is the benefit of including the example site in the module at all?
Excluding it seems like a fine option for me, and would also greatly
reduce the module size.
—
Reply to this email directly, view it on GitHub
<#1835 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALZQXMQBNXLUL2N2FFZ5GTZ7WTGXAVCNFSM6AAAAABROFXXOCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWGA3TKNZSHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Same
|
Use I think simply rename the |
I'm also experiencing this issue. I'm sure I can speak for us all when I say I'd greatly appreciate @nunocoracao's attention on this as it's completely blocking an upgrade to the latest version. |
Describe the bug
Attempted to upgrade blowfish to the latest version in my existing Hugo project, which is set up to use Hugo modules. However, trying to build my site complains about some invalid characters in paths found in the
exampleSite
directory of the blowfish repo:To Reproduce
Steps to reproduce the behavior:
Create a new Hugo site from scratch:
Add the Blowfish module to the Hugo configuration:
Try to build the site:
Expected behavior
The Blowfish module downloads normally and my site builds fine.
Desktop (please complete the following information):
Hugo & Blowfish versions
Blowfish version: 2.79.0
The text was updated successfully, but these errors were encountered: