Nicolas Martignoni
Nicolas Martignoni
> Why is the `notice.html` minified, won't Hugo minify it automatically? Hugo doesn't minify automatically, only if you ask for it (with `--minify` or by post-processing), see https://gohugo.io/commands/hugo/ and https://gohugo.io/hugo-pipes/minification/....
What does your hugo code looks like when doing this?
> Would it be possible to not minify the files, but rather have the user minify them at build time I think this makes sense. Please make a PR for...
> What does your hugo code looks like when doing this? Did you try this: https://github.com/gohugoio/hugo/issues/11054#issuecomment-1572295424?
@UltimatChamp: Please test this and report back here.
I'd be interested if you can find a way to make work both `prefer-color-scheme` and `data-theme` together.
> We will have to sacrifice `prefers-color-scheme`. Indeed, and I'm afraid this is not an option, since it'll break lots of existing websites when upgrading. We need a backward compatible...
Could you please provide a rationale for this extension? My problem with it is some `.mov` files aren't MP4, so won't display correctly on the web, AFAIK.
Should work with Bookworm (and hopefully later Debian versions).
Hi @gpongelli, You'll see that in your case the `rpios` variable (which replaces variable `raspbian`) is correctly set to `1`. What you describe is not a problem, since `osversion` is...