Scott Ginn
Scott Ginn
So I closed the pull request due to the fact that the fix works on just the article page, but everywhere else it is an issue. Hopefully someone else finds...
@Agos95 Awesome, I had made an attempt, but as you pointed out, its in a ton of locations ;) I appreciate you taking this on
With these workflows you can see errors that exist currently in the theme for the exampleSite that should be remedied. (essentially any thumbnail with a relative url has a 404...
@rootwork I concur with your assertions, the html-proofer is kinda the gold-standard and I think in a build environment we aren't making it a pre-req but just an executable test....
@soehlert Are you running this on a virtual machine? LXC or VM?
@soehlert without PCI passthrough Proxmox doesn't like MakeMKV... I have only had success in a VM using a USB passthrough drive.. just a thought. But the errors you are getting...
Concur, because of the way hugo uses the releases as the method to pull the module this is a problem. My solution was to fork the repo, modify the go.mod...
@gcushen so my bad; I did not search your tutorial before google! Finding that you can just have main at the end is not very well documented! Thanks for that
>Do you have 2FA enabled? This might be the cause as iirc the node module that is used here, doesn't support it. @SISheogorath nope. I had enabled the personal token...
Yeah it’s not 2FA just personal token. Just didn’t know if there was a different api call. Sent with GitHawk