doompadee
doompadee
@jmooring Thanks! That avoids the duplication. But it produces rather lengthy ids that are somewhat ugly to reference: `Heading text` I would prefer a more concise id that does not...
@jmooring Thanks much for looking into this! Sorry for being not specific enough. I've created a minimal example that shows the mentioned defect: https://github.com/doompadee/duplicated-id Executing `$ hugo` generates `public/news/index.html` ```html...
> I tried using the usual way with having user & password in the settings.xml, but this doesn't seem to work. Maybe the private repository isn't compatible with Maven? See...
With the new tailwind support (https://github.com/gohugoio/hugo/commit/e1317dd32281dc5ce670e34165dc7780c8f5892b) this issue should be gone?
I have an image gallery shortcode where the details data is stored in a .json file (to be lazy-loaded) and the page position of the shortcode is used for the...
@bep You misspelled the second term? > As to naming: > * js.Build = 1 entry point > * ~~js.Build~~js.Bundle = multiple entry points Personally, I would have expected that...
> All of the esbuild related options should, of course, be shared/the same. That's why I was thinking at some point in the (distant) future, the older `js.Build` might get...