Andreas Deininger

Results 139 comments of Andreas Deininger

> It is unclear if this is a configuration error, or an upstream error with Hugo. This is an upstream error with hugo. I filed an [issue](https://github.com/gohugoio/hugo/issues/12154) for it.

> @deining, maybe you have some additional thoughts? Yes, I do. Let me investigate this. Coming back to you soon.

I really would like to see a new release, too. This [comment](https://github.com/lunarmodules/luasql/issues/174#issuecomment-2545554284) makes me hope we will see a new release soon. Thanks to the maintainers for their work!

> Thanks for raising this! You are welcome! > is Hugo removing LibSass support? No. I never heard of that, and I don't think that's going to happen. > I'm...

Instead of client-side JavaScript rendering of mathematical markup using MathJax or KaTeX, you can also create a passthrough render hook which calls the [`transform.ToMath`](https://gohugo.io/functions/transform/tomath/) function. This [section](https://gohugo.io/render-hooks/passthrough/#example) of the hugo...

Thanks for this PR! I took it over to my fork of this [repo](https://github.com/deining/actions-hugo), made a release there and tested this release with one of my projects. Everything worked like...

> Since June 3rd, when the Git bot applied the following commit --> [javierasping/sentinel@0cf1c66](https://github.com/javierasping/sentinel/commit/0cf1c666d6f4bbddc971541cbe24c068b3ab6c9f), my Google Analytics stats have stopped working. In your `config.yaml`, I see this [code](https://github.com/javierasping/sentinel/blob/2011ec6cf54f72bc6fb90238ba7325b57c66a100/config.yaml#L142C1-L148C27) which is...

> Good morning and thank you very much for your interest. You are welcome. > I have tried what you suggested, but the problem persists. Sorry to hear that. I...

It's a pity your repository is a fork that cannot be forked again. Therefore I'm unable to create a pull request that fixes your issue. What I did: I created...

> As it worked well before v0.123.0, I still think this is a bug, not sure if on the side of Hugo or Docsy. I investigated this issue, thanks for...