Saltar a contenido

🌲 Git repos & info

git-revision-date-localized - 🥇29 · ⭐ 170 · MIT ·
MkDocs plugin to add a last updated date to your site pages.
  • GitHub (👨‍💻 23 · 🔀 31 · 📦 6.4K · 📋 82 - 12% open · ⏱️ 03.02.2024)
  • PyPi (📥 450K / month):
    pip install mkdocs-git-revision-date-localized-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - git-revision-date-localized
    
git-authors - 🥈23 · ⭐ 65 · MIT ·
MkDocs plugin to display git authors of a page.
  • GitHub (👨‍💻 10 · 🔀 16 · 📦 750 · 📋 55 - 18% open · ⏱️ 12.03.2024)
  • PyPi (📥 73K / month):
    pip install mkdocs-git-authors-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - git-authors
    
git-committers-2 - 🥈22 · ⭐ 41 · MIT ·
An MkDocs plugin to create a list of contributors on the page.
  • GitHub (👨‍💻 12 · 🔀 15 · 📦 520 · 📋 33 - 21% open · ⏱️ 05.04.2024)
  • PyPi (📥 24K / month):
    pip install mkdocs-git-committers-plugin-2
    
  • Add to mkdocs.yml:
    plugins:
      - git-committers
    
git-revision-date - 🥈20 · ⭐ 56 · 💤 · MIT ·
MkDocs plugin for setting revision date from git per markdown file.
  • GitHub (👨‍💻 7 · 🔀 8 · 📦 2K · 📋 14 - 35% open · ⏱️ 08.03.2022)
  • PyPi (📥 70K / month):
    pip install mkdocs-git-revision-date-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - git-revision-date
    
git-committers - 🥉15 · ⭐ 34 · MIT ·
A mkdocs plugin for displaying the last commit and a list of a files contributors.
  • GitHub (👨‍💻 6 · 🔀 8 · 📦 180 · ⏱️ 06.11.2023)
  • PyPi (📥 8.7K / month):
    pip install mkdocs-git-committers-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - git-committers
    
Github-Links - 🥉8 · ⭐ 10 · ❗Unlicensed ·
Python-Markdown GitHub Links Extension.
  • GitHub (👨‍💻 4 · 🔀 10 · ⏱️ 22.12.2023)
  • PyPi (📥 7.2K / month):
    pip install mdx-gh-links
    
  • Add to mkdocs.yml:
    markdown_extensions:
      - mdx_gh_links
    
branchcustomization - 🥉8 · ⭐ 2 · 💤 · MIT ·
Customize MkDocs options on a per-branch basis.
  • GitHub (📦 15 · ⏱️ 17.04.2022)
  • PyPi (📥 2.2K / month):
    pip install mkdocs-branchcustomization-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - branchcustomization
    
mkdocs-git-latest-changes-plugin - 🥉8 · ⭐ 1 · 🐣 · MIT ·
MkDocs plugin that allows you to display a list of recently modified pages from the Git log.
  • GitHub (👨‍💻 2 · 🔀 1 · 📦 2 · 📋 9 - 22% open · ⏱️ 07.03.2024)
  • PyPi (📥 220 / month):
    pip install mkdocs-git-latest-changes-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - git-latest-changes
    
git-latest-release - 🥉5 · 💤 · ❗️GPL-3.0 ·
Plugin for MKDocs to inject the latest release tag from git into markdown.
  • GitHub (👨‍💻 3 · ⏱️ 29.12.2019)
  • PyPi (📥 650 / month):
    pip install mkdocs-latest-release-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - git-latest-release
    
Github Releaase Changelog - 🥉3 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to autogenerate changelog from github releases.
  • GitHub (👨‍💻 2 · ⏱️ 02.01.2024)
  • PyPi (📥 19 / month):
    pip install mkdocs-github-changelog
    
  • Add to mkdocs.yml:
    plugins:
      - mkdocs_github_changelog