Manuel Kaufmann
Manuel Kaufmann
I think this could be complicated (time consuming at the beginning) but what about having a repository with one branch per scenario (under https://github.com/readthedocs/template for example), including a `readthedocs.yaml` with...
> I think this could be complicated (time consuming at the beginning) but what about having a repository with one branch per scenario (under [readthedocs/template](https://github.com/readthedocs/template) for example), including a `readthedocs.yaml`...
I'm not too familiarized with this problem. > Okay, an easier solution is to install Inkscape as ImageMagick will use that if installed. Do you have any resource that I...
> Most probably, some things will resolve after merging #137. @amotl I'm targeting deploying that PR under a `testing` docker image next week. I'll write a comment here if everything...
Is this still an issue on Ubuntu 20.04 LTS? I spun up an Ubuntu 20.04 LTS instance and it seems it is: ``` root@bb0cd7dcac02:/home/docs# cat /etc/ImageMagick-6/policy.xml | grep coder |...
Thanks a lot @mgeier for the detailed explanation! 🚀 Also, thanks @astrojuanlu for chiming in. I agree with what you've said. I don't think we should install by default `poppler-utils`...
I opened a design document that talks a little about this at https://github.com/readthedocs/readthedocs.org/pull/7566
Our new Docker image is about ~5Gb (#166) which is still big. I did a small test by building a `ubuntu20-nopdf` version of that PR and it ended up being...
Note that we should update our Ubuntu images as well. One of them was built before it was officially released and it's the `Development branch`: ``` docs@build-large-i-0dbdef8ccf3db912b(org):~$ docker run --user...
Hi! Thanks for the ping here. @ezio-melotti > It seems that the only downside is that the feature is in beta, and currently doesn't support the flyout menu. Do you...