Ran into this little demon of a problem while using the Laravel built in authentication. Basically what was happening was that after I authenticated the user, it would show that it was valid and then nothing would be stored in the session. This is pretty much stock boiler plate code so of course I spent …
Monthly Archives: November 2024
Hugo Error: failed to resolve “content” to a archetype template
I have been bouncing around trying out new static site generators lately and was giving Hugo a tryout. I installed on WSL through the apt package manager and got stalled on trying to create a new content item with the “Error: failed to resolve “content” to a archetype template” error. I rummaged around and found …
Continue reading “Hugo Error: failed to resolve “content” to a archetype template”