You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run docker, the used theme does not load on the generated website. Everything is set on the config I gave the theme, theme folder exists and docker builds and runs without any problem.
I run it with CMD hugo server -b ${HUGO_BASE_URL} --bind=0.0.0.0
The text was updated successfully, but these errors were encountered:
Adeljoo
changed the title
Theme does not load?
Theme does not load [solved]
Mar 20, 2020
When I run docker, the used theme does not load on the generated website. Everything is set on the config I gave the theme, theme folder exists and docker builds and runs without any problem.
I run it with
CMD hugo server -b ${HUGO_BASE_URL} --bind=0.0.0.0
The text was updated successfully, but these errors were encountered: