Jonas Zeiger
Jonas Zeiger
Both, glogg and klogg do not properly handle unicode paths. If any path segment above the log file, or the log file itself, contain complex unicode characters the file cannot...
Configure the TOC (table of contents, `toc.go`) goldmark renderer instance to always enable the Strikethrough extension. This allows handling `ast.KindStrikethrough` within an AST node avoiding a crash. Fixes #7169 Fixes...
### What version of Hugo are you using (`hugo version`)? $ hugo version v0.121.0 ### Does this issue reproduce with the latest release? Yes (also tested with current `master`). ###...
Glogg does not properly handle unicode paths. If any path segment above the log file, or the log file itself, contain complex unicode characters the file cannot be opened and...
### Would it make sense to: - update base image to Debian Bookworm (12.2) - ~~install Go, Hugo from package repositories~~ - this would limit control over versions too much...
### Summary As part of a sustainability initiative, I found that Hugo builds for complex themes (e.g. [Docsy](https://github.com/google/docsy) in my case) can take longer and consume more CPU cycles than...
Towards https://github.com/giantswarm/giantswarm/issues/33146 **This only affects the internal `fe-docs` instance!** ### Summary Make the Ingress resource's annotations configurable, to allow for more flexible configuration of this app.