-
Bug Report
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
Problem:
New hugo version breaks the layout / javascript of blog.camunda.org.
The reason is a missing trailing slash in the url, which is pointing to the javascript.
This only happens when using the publish option of hugo, not the hugo server -w option.
Related Hugo issue: https://github.com/gohugoio/hugo/issues/3262
Workaround: A missing trailing slash.
Real solution as suggested in hugo issue is to get rid of baseUrl usage in theme.