Bjørn Erik Pedersen

Results 871 comments of Bjørn Erik Pedersen

Hmm... I created this issue on December 24 2024 ... Must be a sign.

@luissantos I suspect it's doable, but hard -- e.g. it helps to have a deep understanding of the internals.

Note that our current CSS import resolver is by design very simple (it simply inlines the imported files), and has some patterns of imports it cannot handle (e.g. media queries)....

Thanks a lot for this, much appreciated. Yes, I wasn't totally happy with the `package.hugo.json` approach. So, if I understand you correctly. * Themes/modules use a Hugo workspace. * `npm...

Sorry for the delay. There's a merge conflict in this PR that prevents me from pulling it in. I think the most effective way to fix this is to close...

@jmooring good suggestion. We do also have an issue about exposing the ToC as a data structure, allowing people to have their own templates, but I guess this is a...

We're not changing the default.

Since Hugo 0.111.0 we no have a data structure that can be used to create custom ToCs. The documentation may miss good examples for this, but I'm sure that will...