Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

I borrowed some ideas from https://github.com/readthedocs/ethical-ad-client/commit/b9e834dfa33c88658558f481576eced5f3980006#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

We could standardize what you are saying by using calver, https://calver.org/

Hi b16a, Actually, what I'm doing in my previous comment is not a solution in itself. It's just a point to start the debugging process. Anyway, I put `pdb;pdb.set_trace()` before...

For some reason, it is adding `fotorama.js` and `fotorama.css` twice. @ralsina @Kwpolska Do you know why? Thanks!

I just implemented this but I _think_ there is a bug in the fotorama.io plugin because "thumbnails" and "captions" seems to be incompatible. http://fotorama.io/customize/thumbnails/#comment-2249947976 Can we merge this PR as...

I'm happy that this issue is solved. I think it was probably a network blip or a Celery task that wasn't triggered for some reason. Let us know if it...

Hi @akordata! The problem I see in your local setup is that it's compiling the Python version at build time because it wasn't pre-compiled. Take a look at the note...

I'm closing this issue since we didn't have any response here. Feel free to add another comment if there is anything in our side to do.

There is no argument required/needed to call `inv docker.compilebuildtool`. There is a warning note saying that we strongly recommend executing this command if you want to build documentation on the...

Oh, you are right. It seems that it requires a tool and version. We should update that command to build everything by default I think. I'm re-opening the issue to...