Open j-catania opened 1 month ago
Hi @h-enk, any updates please ?
Hello, I cannot replicate your issue using for example npm run build -- --baseURL="http://192.168.1.2:4173/" && npm run preview -- --host
.
What baseURL
is failing for you?
BTW, I recommend setting baseurl
in config/production/hugo.toml
in stead of using --baseURL
on the command line.
For more background see: urls.RelLangURL
Description
Contributors and Categories link in blog are not using baseUrl. So when using baseUrl, this two links are broken.
Steps to reproduce
Fix this in :
Expected result
Actual result
What happened.
Environment
when build like that :
hugo --minify --baseURL=...