mkdocs-git-authors-plugin
mkdocs-git-authors-plugin copied to clipboard
fix: determine contribution on page level
I spotted a minor bug in determining whether an author surpasses the contribution threshold, this resolves this issue.
Bug: contribution was computed overall.
Solution: compute contribution on page level.
@timvink this resolves #72
Thanks!
Can you have a look at the unit tests failing?
Locally tests just work?