-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
Past Issues Searched
- I have searched open and closed issues to make sure that the bug has not yet been reported
Issue is a Bug Report
- This is a bug report and not a feature request, nor asking for support
Describe the bug
I am running into an issue when using the Prism themes. It works great locally when my baseURL is set to / and the publishDir are not set. This is the same setup that you have in the hugo.toml file of the exampleSite.
when we push the docs to prod, we need to change the baseURL and set a publishDir. As soon as I do that, the Prism theme does not work properly anymore. I tried it with the exampleSite and seeing the same issue.
This is how it looks like with baseURL = / and no publishDir:

And this is how it looks like with baseURL = https://example.com and publishDir = public/product

Expected behavior
The CSS should be the same in both scenarios
Screenshots
No response
Environment
- OS:
- Browser: Chrome and Firefox
- Browser Version:Metadata
Metadata
Assignees
Labels
No labels