Razon Yang
Razon Yang
@VM-137 Should fixed in [modules/sidebar/posts: v0.6.1](https://github.com/hbstack/blog/releases/tag/modules%2Fsidebar%2Fposts%2Fv0.6.1). ```sh hugo mod get github.com/hbstack/blog/modules/sidebar/[email protected] ``` It use English as fallback translations, please feel free to change it in https://github.com/hbstack/blog/blob/main/modules/sidebar/posts/i18n/es.toml.
I just upgrade Hugo version on GitHub Action for [images docs site](https://images.hugomods.com), there is no warning in the [deploy log](https://github.com/hugomods/site/actions/runs/10327586201/job/28593018775) (the `Build` step). Would you mind providing an minimal repo...
No problem, I guess that there is a bug in other place (modules, templates or shortcodes) `include` the partial of this module. If you're using [HB](https://github.com/hbstack) themes, please try to...
> It turns out the issue was that one of the parent folders didn't have a _index.md file I didn't see problem on 0.123.0 and later, I create a simple...
Thanks for providing the reproducible repo, however I'm not able to reproduce this via running `hugo` (`0.132.0`) in 50 times. https://github.com/user-attachments/assets/cd59e6ee-4961-4112-a6cf-c57d2f04cbe6 I also ran 100 times on hugo `0.131.0`, seems...
I tested on Linux (similar to macOS, *nix system, case sensitive filesystem) with multiple versions via GitHub Actions, still unable to reproduce, full log available on https://github.com/razonyang/hugomods-images-test/actions/runs/10381390111, each job execute...
I'm closing this for now. Please let me know if you have any further information by leaving a comment below.
> You can POST diagrams to Kroki Yes, I can, I'm implementing it via `GetRemote`. > Build time should be the same APIs should take more time than local compression....
I'm interested in this, it would helpful for readers to view important annotation in place. I have a question is that is it possible preseve the comments and display it...
Ohh, just noticed that I post on wrong repo, would you mind transfering it to https://github.com/peaceiris/actions-hugo? Thanks.