Martin Donath
Martin Donath
__Estimate: 8.0h__ It should be pretty straight forward to draw something like that using SVG, but again, the problem probably lies in the details. We need to think about edge...
Thanks for the PR! Please see the reasons in #3034 why I'm currently not considering merging it. A third-party image is already provided via https://github.com/afritzler/mkdocs-material. I'll reconsider as soon as...
Thanks. Okay, let me check again.
Thanks! There are still some rough edges, see https://github.com/ojacques/mkdocs-git-committers-plugin-2/issues/17
Hmm, does caching still work? Do I need to configure something now? I'm seeing repeated calls in subsequent builds.
I'm seeing this every time: ``` INFO - Building documentation... WARNING - Config value: 'plugins'. Warning: ('token', 'Unrecognised configuration name: token') INFO - git-committers plugin ENABLED WARNING - A 'dirty'...
Yes, I now need to disable the plugin each time I work on the project, because the build time went from 9s to 44s. I need to restart quite often,...
Thanks! I'll check it out this weekend. Yes, I know about the token setting, but I have pinned the plugin to
This took some time, sorry for that – I had to fix a lot of bugs on the blog plugin 😅 If I update to 1.1.0 on Insiders, I'm now...
@jasonren0403 this might be related to the fact that we're using 0.4.4 because of the errors reported in my last comment. It might be fixed in 1.1.0, but maybe @ojacques...