{"library":"mkdocs-git-committers-plugin-2","title":"mkdocs-git-committers-plugin-2","description":"An MkDocs plugin to create a list of contributors on the page. The plugin seeds the template context with a list of GitHub or GitLab committers and other useful GIT info such as last modified date. Current version is 2.5.0, with regular releases.","language":"python","status":"active","last_verified":"Mon Apr 27","install":{"commands":["pip install mkdocs-git-committers-plugin-2"],"cli":null},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# In mkdocs.yml:\n# plugins:\n#   - git-committers:\n#       repository: owner/repo\n#       branch: main\n#       token: !!python/name:os.environ.get('GH_TOKEN','')","lang":"yaml","description":"Add the plugin to your MkDocs config. The 'repository' field is required, and a token is recommended for GitHub to avoid rate limiting.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}