Closed ZhangYet closed 1 year ago
I had the same issue, managed to get over it with the below steps:
hugo
extended version (with postcss), you can take it from release page. (Move it to /usr/bin
)baseUrl
is set to /
Thanks @AlexandreBrg it works!
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Does this issue reproduce with the latest release?
Steps to reproduce the behavior:
hugo server
Expected behavior
Start a server serving the blog site
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Like https://github.com/wangchucheng/hugo-eureka/issues/203 and https://github.com/gohugoio/hugo/issues/10418