I’m currently working on a side for my seminar.
I’m new to git, I’m new to hugo and I’m new to all the other stuff around hugo.
I’ve got a side that is working completely fine on my localhost. If I try to deploy it via git, there are no pictures and no css.
The link to the git repository is: GitHub - Nendia/ARVR
(hopefully it’s the right link)
I have installed hugo-extended, i have done ‘npm install’ in my root folder of the side. I have tried some of the previously posted solutions. Two people tried to fix the error, but all of us are failing, because we just know to little about hugo and tailwinds.
At the moment (commit: 3d868d1) the side works, but doesn’t show css or pictures.
I’m using blist as theme in my project.
Hopefully I haven’t forgotten something important and you can help me. I’m currently in despair…
Oh! Thank you! Okay I’m gonna try to fix this. If it works then, thank you so much!
(If not, I’m gonna reply again.)
EDIT:
Okay, I thought the error must be the line: baseurl = ‘https ://Nendia.github.io/ARVR’ in my config.toml, but it isn’t…
Do you have another tip where I could look?
I changed this, because I thought (now I’m not sure anymore) that this is the path to my content. And the path to the content was “/ARVR/content/de”
After the change the pictures started to load.
And yes, I’m finally at the point trying everything my friend tells me, because it may work…
I’m trying to make this work since 3 days or something like that and I can’t find a solution.
So yes, sometimes i change things to try them…