scalatra-website icon indicating copy to clipboard operation
scalatra-website copied to clipboard

scalatra-website not showing up on hugo serve

Open treaz opened this issue 5 years ago • 1 comments

hugo serve is not showing me anything when I click on the scalatra-website top links (master branch)? hugo version: v0.62.2/extended darwin/amd64 v0.36.1, but it didn't work too

Hugo v19.0 is used for building the website on TravisCI: https://github.com/scalatra/scalatra-docbuild/blob/dcb75b67d83d1a4498c837c1242aa89dbef9ccf6/.travis.yml#L17 We might have to upgrade Hugo.

treaz avatar Jan 19 '20 22:01 treaz

I have more information on this: the breaking change is in hugo version 0.32. 0.31.1 works just fine. I found a couple of leads on the hugo support forums: https://discourse.gohugo.io/t/pages-not-rendering/11137 https://discourse.gohugo.io/search?q=0.32

@takezoe I'm not particularly familiar with hugo. Maybe you can take a look at it?

treaz avatar Jan 31 '20 23:01 treaz