Hugo Slepicka

Results 56 comments of Hugo Slepicka

@prjemian do you mean autoscale at the font size?

We don't have the above described feature. By autoscale I mean increase the font size as the dimensions of the widget is changed. We did some tests for that in...

The feature can for sure be added. I am just not sure on how soon we will get it in. If you would like to take a stab at it...

Or even a mixin class that can be simply added into widgets in which this feature is interesting.

That is correct... we learned those lessons while playing with the dynamic label that I pointed up there. Thanks for all the suggestions and input/lessons learned with the feature. It...

I am with the same problem as the one reported here. I am using the `mkdocs-static-i18n` and I can't get the redirects to work. Any update?

@oprypin here they are: - [Repository](https://github.com/hhslepicka/mkdocs-redirect-issue-i18n) - [mkdocs.yml](https://github.com/hhslepicka/mkdocs-redirect-issue-i18n/blob/main/mkdocs.yml) ## Steps to Reproduce 1. Access the website at https://hhslepicka.github.io/mkdocs-redirect-issue-i18n/ 2. Click on the `Old` link on the home page. 3. You...

@oprypin I appreciate you looking into that. Thank you very much.

Testing here I also realized another issue... The pages are not generated for every language so the redirection only really works for the main language. In any case, I will...