Bjørn Erik Pedersen
Bjørn Erik Pedersen
Well, I think _someone_ should start by looking at what others are doing. Are there some best practices re. this?
Yea, I bump this down to "proposal" again to reflect the amount of questions, and this is easy to do with a custom output format.
@jmooring I notice there's already a PR in place for this. The contribution guidelines says that one should wait for an "accepted proposal", but I guess this issue is very...
A side note here, the example you note is good, but I would probably do: ```toml [[module.imports]] path = 'github.com/bep/hugo-mod-misc/dummy-content' [[module.imports]] path = 'github.com/bep/hugo-mod-misc/dummy-content' version = 'v0.1.0' [[module.imports.mounts]] source =...
@jwr0 I suspect you're overcomplicating things. I have tested this before (and just did some more tests now), and the version query in `version` works as expected for me even...
We can do this once we settle #8680
If fixing this is important in the short run, I suggest just removing the potentially false log statement.
I assume you have `relativeURLs=true` set? Note that this has nothing to do with `RelPermalink`.
>If you wouldn't mind, could I get an explanation as to why this is an enhanceement/ feature request? As in, not a bug/defect? That is more a motivational thing. I...
>currently Kubernetes netlify sites can not be updated to latest hugo because of this @medyagh Hugo builds its own documentation on Netlify with the latest and shiniest Hugo version, but...