From 4ff6b288d171c2531f0be2b5eb506ab962a2f86c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:11:33 +0100 Subject: [PATCH] Update best-of list for version 2024.12.05 (#281) Co-authored-by: pawamoy --- README.md | 2242 +++++++++++++++---------------- history/2024-12-05_changes.md | 16 + history/2024-12-05_projects.csv | 282 ++++ latest-changes.md | 22 +- 4 files changed, 1425 insertions(+), 1137 deletions(-) create mode 100644 history/2024-12-05_changes.md create mode 100644 history/2024-12-05_projects.csv diff --git a/README.md b/README.md index ca1f5da..5f74fbd 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories. -- [GitHub](https://github.com/squidfunk/mkdocs-material) (👨‍💻 290 · 🔀 3.5K · 📦 57K · 📋 2.4K - 0% open · ⏱️ 27.11.2024) +- [GitHub](https://github.com/squidfunk/mkdocs-material) (👨‍💻 290 · 🔀 3.5K · 📦 57K · 📋 2.4K - 0% open · ⏱️ 05.12.2024) - [PyPi](https://pypi.org/project/mkdocs-material) (📥 6.3M / month): ``` pip install mkdocs-material @@ -107,14 +107,46 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: cinder ``` -
Bootswatch - 🥇19 · ⭐ 150 · BSD-2 ·
MkDocs Bootswatch Themes.
+
Windmill - 🥇16 · ⭐ 110 · 💤 · MIT ·
Outstanding mkdocs theme with a focus on navigation and usability.
+ + + + + +- [GitHub](https://github.com/gristlabs/mkdocs-windmill) (👨‍💻 8 · 🔀 47 · 📦 320 · 📋 31 - 48% open · ⏱️ 11.03.2022) +- [PyPi](https://pypi.org/project/mkdocs-windmill) (📥 3.4K / month): + ``` + pip install mkdocs-windmill + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): + ```yaml + theme: windmill + ``` +
+
Simple Blog - 🥇16 · ⭐ 81 · MIT ·
Blog Template for Mkdocs.
+ + + + + +- [GitHub](https://github.com/FernandoCelmer/mkdocs-simple-blog) (👨‍💻 3 · 🔀 5 · 📦 77 · 📋 21 - 47% open · ⏱️ 27.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-simple-blog): + ``` + pip install mkdocs-simple-blog + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): + ```yaml + theme: simple-blog + ``` +
+
Bootswatch - 🥈15 · ⭐ 150 · BSD-2 ·
MkDocs Bootswatch Themes.
- [GitHub](https://github.com/mkdocs/mkdocs-bootswatch) (👨‍💻 10 · 🔀 58 · 📦 1.1K · 📋 33 - 9% open · ⏱️ 29.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-bootswatch) (📥 15K / month): +- [PyPi](https://pypi.org/project/mkdocs-bootswatch): ``` pip install mkdocs-bootswatch ``` @@ -142,30 +174,14 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: yeti ```
-
Simple Blog - 🥇19 · ⭐ 81 · MIT ·
Blog Template for Mkdocs.
- - - - - -- [GitHub](https://github.com/FernandoCelmer/mkdocs-simple-blog) (👨‍💻 3 · 🔀 5 · 📦 77 · 📋 21 - 47% open · ⏱️ 27.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-simple-blog) (📥 1.4K / month): - ``` - pip install mkdocs-simple-blog - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): - ```yaml - theme: simple-blog - ``` -
-
Terminal for MkDocs - 🥈18 · ⭐ 130 · MIT ·
monospace theme for MkDocs.
+
Terminal for MkDocs - 🥈14 · ⭐ 130 · MIT ·
monospace theme for MkDocs.
- [GitHub](https://github.com/ntno/mkdocs-terminal) (🔀 5 · 📦 96 · 📋 59 - 45% open · ⏱️ 20.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-terminal) (📥 4.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-terminal): ``` pip install mkdocs-terminal ``` @@ -179,62 +195,62 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - md-to-html ```
-
Bootstrap - 🥈17 · ⭐ 85 · BSD-2 ·
MkDocs Bootstrap Theme.
+
Dracula - 🥈14 · ⭐ 79 · MIT ·
Dark theme for Mkdocs.
- - + + -- [GitHub](https://github.com/mkdocs/mkdocs-bootstrap) (👨‍💻 6 · 🔀 35 · 📦 480 · 📋 16 - 6% open · ⏱️ 29.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-bootstrap) (📥 17K / month): +- [GitHub](https://github.com/dracula/mkdocs) (👨‍💻 4 · 🔀 10 · 📦 110 · 📋 14 - 7% open · ⏱️ 17.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-dracula-theme): ``` - pip install mkdocs-bootstrap + pip install mkdocs-dracula-theme ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: bootstrap + theme: dracula ```
-
Dracula - 🥈17 · ⭐ 79 · MIT ·
Dark theme for Mkdocs.
+
Bootstrap - 🥈13 · ⭐ 85 · BSD-2 ·
MkDocs Bootstrap Theme.
- - + + -- [GitHub](https://github.com/dracula/mkdocs) (👨‍💻 4 · 🔀 9 · 📦 110 · 📋 14 - 7% open · ⏱️ 17.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-dracula-theme) (📥 2K / month): +- [GitHub](https://github.com/mkdocs/mkdocs-bootstrap) (👨‍💻 6 · 🔀 35 · 📦 480 · 📋 16 - 6% open · ⏱️ 29.12.2023) +- [PyPi](https://pypi.org/project/mkdocs-bootstrap): ``` - pip install mkdocs-dracula-theme + pip install mkdocs-bootstrap ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: dracula + theme: bootstrap ```
-
Windmill - 🥈16 · ⭐ 110 · 💤 · MIT ·
Outstanding mkdocs theme with a focus on navigation and usability.
+
Torillic - 🥈12 · ⭐ 100 · ❗️CC0-1.0 ·
A D&D inspired theme for styling TTRPG notes and resources.
- - + + -- [GitHub](https://github.com/gristlabs/mkdocs-windmill) (👨‍💻 8 · 🔀 47 · 📦 320 · 📋 31 - 48% open · ⏱️ 11.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-windmill) (📥 3.4K / month): +- [GitHub](https://github.com/TEParsons/torillic) (👨‍💻 4 · 🔀 90 · 📥 7.5K · ⏱️ 05.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-torillic): ``` - pip install mkdocs-windmill + pip install mkdocs-torillic ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: windmill + theme: torillic ```
-
Lantana - 🥈15 · ⭐ 14 · MIT ·
Lantana MKDocsHTML.
+
Lantana - 🥈12 · ⭐ 14 · MIT ·
Lantana MKDocsHTML.
-- [GitHub](https://github.com/WSOFT-Project/lantana) (👨‍💻 3 · 📥 380 · 📦 6 · 📋 20 - 5% open · ⏱️ 20.11.2024) -- [PyPi](https://pypi.org/project/lantana) (📥 3.9K / month): +- [GitHub](https://github.com/WSOFT-Project/lantana) (👨‍💻 3 · 📥 400 · 📦 6 · 📋 20 - 5% open · ⏱️ 30.11.2024) +- [PyPi](https://pypi.org/project/lantana): ``` pip install lantana ``` @@ -243,30 +259,30 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: lantana ```
-
Torillic - 🥈13 · ⭐ 100 · ❗️CC0-1.0 ·
A D&D inspired theme for styling TTRPG notes and resources.
+
KPN for MkDocs - 🥈11 · ⭐ 8 · MIT ·
KPN theme for MkDocs | owner=flow.
- - + + -- [GitHub](https://github.com/TEParsons/torillic) (👨‍💻 4 · 🔀 90 · 📥 7.5K · ⏱️ 05.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-torillic) (📥 560 / month): +- [GitHub](https://github.com/kpn/mkdocs-kpn-theme) (👨‍💻 3 · 📦 5 · ⏱️ 31.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-kpn) (📥 2.3K / month): ``` - pip install mkdocs-torillic + pip install mkdocs-kpn ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: torillic + theme: kpn ```
-
SWAN - 🥈12 · ⭐ 7 · ❗️AGPL-3.0 ·
SWAN MkDocs theme.
+
SWAN - 🥈10 · ⭐ 7 · ❗️AGPL-3.0 ·
SWAN MkDocs theme.
- [GitHub](https://github.com/swan-cern/mkdocs-swan) (👨‍💻 4 · 🔀 3 · 📦 10 · ⏱️ 23.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-swan) (📥 520 / month): +- [PyPi](https://pypi.org/project/mkdocs-swan): ``` pip install mkdocs-swan ``` @@ -275,67 +291,52 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: swan ```
-
Zettelkasten - 🥈11 · ⭐ 15 · MIT ·
This is a Zettelkasten theme and plugin for MkDocs. It renders the MkDocs pages as cards (zettels).
+
Bootstrap 4 - 🥈10 · ⭐ 6 · MIT ·
A vanilla Bootstrap 4 theme for MkDocs.
- - + + -- [GitHub](https://github.com/buvis/mkdocs-zettelkasten) (👨‍💻 3 · 🔀 3 · 📥 27 · 📦 6 · 📋 11 - 72% open · ⏱️ 07.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-zettelkasten) (📥 360 / month): +- [GitHub](https://github.com/LukeCarrier/mkdocs-theme-bootstrap4) (👨‍💻 3 · 📦 8 · 📋 5 - 20% open · ⏱️ 23.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-theme-bootstrap4) (📥 150 / month): ``` - pip install mkdocs-zettelkasten + pip install mkdocs-theme-bootstrap4 ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: zettelkasten-solarized-light + theme: bootstrap4 ``` Extras: ```yaml plugins: - - zettelkasten - ``` -
-
Ivory - 🥈11 · ⭐ 10 · 💤 · MIT ·
Ivory theme for MkDocs.
- - - - - -- [GitHub](https://github.com/daizutabi/mkdocs-ivory) (👨‍💻 2 · 🔀 4 · 📦 89 · 📋 5 - 40% open · ⏱️ 16.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-ivory) (📥 2.3K / month): - ``` - pip install mkdocs-ivory - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): - ```yaml - theme: ivory + - bootstrap4-blockquotes + - bootstrap4-tables ```
-
KPN for MkDocs - 🥈11 · ⭐ 8 · MIT ·
KPN theme for MkDocs | owner=flow.
+
CustomMill - 🥉9 · ⭐ 12 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation, customization and usability.
- - + + -- [GitHub](https://github.com/kpn/mkdocs-kpn-theme) (👨‍💻 3 · 📦 5 · ⏱️ 31.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-kpn) (📥 2.3K / month): +- [GitHub](https://github.com/Siphalor/mkdocs-custommill) (👨‍💻 8 · 🔀 6 · 📦 21 · ⏱️ 10.03.2022) +- [PyPi](https://pypi.org/project/mkdocs-custommill) (📥 660 / month): ``` - pip install mkdocs-kpn + pip install mkdocs-custommill ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: kpn + theme: custommill ```
-
mkdocs-curriculum-vitae - 🥈11 · ⭐ 1 · 🐣 · MIT · +
mkdocs-curriculum-vitae - 🥉9 · ⭐ 1 · 🐣 · MIT · -- [GitHub](https://github.com/Paul-Riviere/mkdocs-curriculum-vitae) (👨‍💻 3 · 🔀 1 · 📦 2 · 📋 30 - 26% open · ⏱️ 28.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-curriculum-vitae) (📥 480 / month): +- [GitHub](https://github.com/Paul-Riviere/mkdocs-curriculum-vitae) (👨‍💻 3 · 🔀 1 · 📦 2 · 📋 33 - 21% open · ⏱️ 04.12.2024) +- [PyPi](https://pypi.org/project/mkdocs-curriculum-vitae): ``` pip install mkdocs-curriculum-vitae ``` @@ -344,68 +345,67 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: curriculum-vitae ```
-
Bootstrap 4 - 🥉10 · ⭐ 6 · MIT ·
A vanilla Bootstrap 4 theme for MkDocs.
+
Windmill Dark - 🥉8 · ⭐ 33 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation and usability.
- - + + -- [GitHub](https://github.com/LukeCarrier/mkdocs-theme-bootstrap4) (👨‍💻 3 · 📦 8 · 📋 5 - 20% open · ⏱️ 23.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-theme-bootstrap4) (📥 160 / month): +- [GitHub](https://github.com/noraj/mkdocs-windmill-dark) (👨‍💻 4 · 🔀 10 · ⏱️ 12.05.2022) +- [PyPi](https://pypi.org/project/mkdocs-windmill-dark) (📥 550 / month): ``` - pip install mkdocs-theme-bootstrap4 + pip install mkdocs-windmill-dark ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: bootstrap4 - ``` - Extras: - ```yaml - plugins: - - bootstrap4-blockquotes - - bootstrap4-tables + theme: windmill-dark ```
-
CustomMill - 🥉9 · ⭐ 12 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation, customization and usability.
+
Zettelkasten - 🥉8 · ⭐ 15 · MIT ·
This is a Zettelkasten theme and plugin for MkDocs. It renders the MkDocs pages as cards (zettels).
- - + + -- [GitHub](https://github.com/Siphalor/mkdocs-custommill) (👨‍💻 8 · 🔀 6 · 📦 21 · ⏱️ 10.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-custommill) (📥 680 / month): +- [GitHub](https://github.com/buvis/mkdocs-zettelkasten) (👨‍💻 3 · 🔀 3 · 📥 27 · 📦 6 · 📋 11 - 72% open · ⏱️ 07.07.2024) +- [PyPi](https://pypi.org/project/mkdocs-zettelkasten): ``` - pip install mkdocs-custommill + pip install mkdocs-zettelkasten ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: custommill + theme: zettelkasten-solarized-light + ``` + Extras: + ```yaml + plugins: + - zettelkasten ```
-
Landing - 🥉9 · ⭐ 6 · 🐣 · ❗Unlicensed ·
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style..
+
Ivory - 🥉8 · ⭐ 10 · 💤 · MIT ·
Ivory theme for MkDocs.
- - + + -- [GitHub](https://github.com/TEParsons/mkdocs-landing) (👨‍💻 2 · 📥 3 · 📦 1 · ⏱️ 25.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-landing) (📥 440 / month): +- [GitHub](https://github.com/daizutabi/mkdocs-ivory) (👨‍💻 2 · 🔀 4 · 📦 89 · 📋 5 - 40% open · ⏱️ 16.06.2020) +- [PyPi](https://pypi.org/project/mkdocs-ivory): ``` - pip install mkdocs-landing + pip install mkdocs-ivory ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: landing + theme: ivory ```
-
Alabaster - 🥉8 · ⭐ 36 · 💤 · ❗Unlicensed ·
Alabaster port for MkDocs.
+
Alabaster - 🥉6 · ⭐ 36 · 💤 · ❗Unlicensed ·
Alabaster port for MkDocs.
- [GitHub](https://github.com/notpushkin/mkdocs-alabaster) (👨‍💻 9 · 🔀 11 · 📋 17 - 17% open · ⏱️ 16.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-alabaster) (📥 780 / month): +- [PyPi](https://pypi.org/project/mkdocs-alabaster): ``` pip install mkdocs-alabaster ``` @@ -414,62 +414,58 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: alabaster ```
-
Windmill Dark - 🥉8 · ⭐ 33 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation and usability.
+
docSkimmer - 🥉6 · ⭐ 18 · 💤 · ❗Unlicensed ·
An accessible, skimmable theme for MkDocs.
- - + + -- [GitHub](https://github.com/noraj/mkdocs-windmill-dark) (👨‍💻 4 · 🔀 10 · ⏱️ 12.05.2022) -- [PyPi](https://pypi.org/project/mkdocs-windmill-dark) (📥 540 / month): - ``` - pip install mkdocs-windmill-dark - ``` +- [GitHub](https://github.com/hfagerlund/mkdocs-docskimmer) (⏱️ 05.11.2023) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: windmill-dark + theme: docskimmer ```
-
GitBook - 🥉8 · ⭐ 28 · 💤 · ❗Unlicensed ·
Default theme for GitBook for Mkdocs https://lramage.gitlab.io/mkdocs-gitbook-theme.
+
mkdocs-theme-topdf - 🥉6 · ⭐ 13 · 💤 · MPL-2.0 ·
A mkdocs theme for create PDF and printing with paged.js.
- - + + -- [PyPi](https://pypi.org/project/mkdocs-gitbook) (📥 17K / month): +- [GitHub](https://github.com/kuri65536/mkdocs-theme-topdf) (🔀 1 · 📦 4 · ⏱️ 26.06.2021) +- [PyPi](https://pypi.org/project/mkdocs-theme-topdf) (📥 100 / month): ``` - pip install mkdocs-gitbook + pip install mkdocs-theme-topdf ``` -- [GitLab](https://gitlab.com/lramage/mkdocs-gitbook-theme) (🔀 13 · 📋 19 - 47% open · ⏱️ 17.12.2018) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: gitbook + theme: topdf ```
-
Moonstone - 🥉8 · ⭐ 7 · 💤 · ❗Unlicensed ·
A documentation theme for mkdocs.
+
Landing - 🥉6 · ⭐ 6 · 🐣 · ❗Unlicensed ·
An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style..
- - + + -- [GitHub](https://github.com/byrnereese/mkdocs-moonstone) (🔀 1 · 📦 12 · ⏱️ 15.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-moonstone) (📥 1.3K / month): +- [GitHub](https://github.com/TEParsons/mkdocs-landing) (👨‍💻 2 · 🔀 1 · 📥 3 · 📦 1 · ⏱️ 25.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-landing): ``` - pip install mkdocs-moonstone + pip install mkdocs-landing ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: moonstone + theme: landing ```
-
Risonia - 🥉8 · ⭐ 4 · 💤 · ❗Unlicensed ·
A simple theme for MkDocs, using the w3.css framework and configurable color schemes.
+
Risonia - 🥉6 · ⭐ 4 · 💤 · ❗Unlicensed ·
A simple theme for MkDocs, using the w3.css framework and configurable color schemes.
- [GitHub](https://github.com/unverbuggt/mkdocs-risonia-theme) (🔀 1 · 📦 4 · ⏱️ 01.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-risonia-theme) (📥 380 / month): +- [PyPi](https://pypi.org/project/mkdocs-risonia-theme): ``` pip install mkdocs-risonia-theme ``` @@ -484,30 +480,30 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - w3css-classes ```
-
BOOTSTRAP386 - 🥉7 · ⭐ 33 · 💤 · ❗Unlicensed ·
A vintage 1980s DOS inspired Twitter Bootstrap theme for MkDocs https://lramage.gitlab.io/mkdocs-bootstrap386.
+
Moonstone - 🥉5 · ⭐ 7 · 💤 · ❗Unlicensed ·
A documentation theme for mkdocs.
- - + + -- [PyPi](https://pypi.org/project/mkdocs-bootstrap386) (📥 4.5K / month): +- [GitHub](https://github.com/byrnereese/mkdocs-moonstone) (🔀 1 · 📦 12 · ⏱️ 15.06.2021) +- [PyPi](https://pypi.org/project/mkdocs-moonstone): ``` - pip install mkdocs-bootstrap386 + pip install mkdocs-moonstone ``` -- [GitLab](https://gitlab.com/lramage/mkdocs-bootstrap386) (🔀 3 · 📋 7 - 57% open · ⏱️ 06.06.2018) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: bootstrap386 + theme: moonstone ```
-
Nature - 🥉7 · ⭐ 5 · 💤 · ❗Unlicensed ·
A MkDocs theme.
+
Nature - 🥉5 · ⭐ 5 · 💤 · ❗Unlicensed ·
A MkDocs theme.
- [GitHub](https://github.com/waylan/mkdocs-nature) (👨‍💻 2 · 🔀 1 · 📦 44 · ⏱️ 14.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-nature) (📥 1K / month): +- [PyPi](https://pypi.org/project/mkdocs-nature): ``` pip install mkdocs-nature ``` @@ -516,61 +512,65 @@ This list contains 280 awesome open-source projects grouped into 17 categories. theme: nature ```
-
docSkimmer - 🥉6 · ⭐ 18 · ❗Unlicensed ·
An accessible, skimmable theme for MkDocs.
+
GitHub - 🥉5 · ⭐ 2 · 💤 · MIT ·
Theme Mkdocs Like a Github. DEMO =.
- - + + -- [GitHub](https://github.com/hfagerlund/mkdocs-docskimmer) (⏱️ 05.11.2023) +- [GitHub](https://github.com/g3xx/mkdocs-Github) (📦 11 · ⏱️ 25.02.2020) +- [PyPi](https://pypi.org/project/mkdocs-github): + ``` + pip install mkdocs-github + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: docskimmer + theme: github ```
-
mkdocs-theme-topdf - 🥉6 · ⭐ 13 · 💤 · MPL-2.0 ·
A mkdocs theme for create PDF and printing with paged.js.
+
BOOTSTRAP386 - 🥉4 · ⭐ 33 · 💤 · ❗Unlicensed ·
A vintage 1980s DOS inspired Twitter Bootstrap theme for MkDocs https://lramage.gitlab.io/mkdocs-bootstrap386.
- - + + -- [GitHub](https://github.com/kuri65536/mkdocs-theme-topdf) (🔀 1 · 📦 4 · ⏱️ 26.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-theme-topdf) (📥 130 / month): +- [PyPi](https://pypi.org/project/mkdocs-bootstrap386): ``` - pip install mkdocs-theme-topdf + pip install mkdocs-bootstrap386 ``` +- [GitLab](https://gitlab.com/lramage/mkdocs-bootstrap386) (🔀 3 · 📋 7 - 57% open · ⏱️ 06.06.2018) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: topdf + theme: bootstrap386 ```
-
GitHub - 🥉6 · ⭐ 2 · 💤 · MIT ·
Theme Mkdocs Like a Github. DEMO =.
+
GitBook - 🥉4 · ⭐ 28 · 💤 · ❗Unlicensed ·
Default theme for GitBook for Mkdocs https://lramage.gitlab.io/mkdocs-gitbook-theme.
- - + + -- [GitHub](https://github.com/g3xx/mkdocs-Github) (📦 11 · ⏱️ 25.02.2020) -- [PyPi](https://pypi.org/project/mkdocs-github) (📥 89 / month): +- [PyPi](https://pypi.org/project/mkdocs-gitbook): ``` - pip install mkdocs-github + pip install mkdocs-gitbook ``` +- [GitLab](https://gitlab.com/lramage/mkdocs-gitbook-theme) (🔀 13 · 📋 19 - 47% open · ⏱️ 17.12.2018) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: github + theme: gitbook ```
mkdocs-rtl - 🥉4 · ⭐ 24 · 💤 · MIT
mkdocs rtl theme based on mkdocs-material.
- [GitHub](https://github.com/mberneti/mkdocs-rtl) (👨‍💻 2 · 🔀 4 · 📋 2 - 50% open · ⏱️ 22.10.2017)
-
Cluster - 🥉3 · ⭐ 4 · 💤 · ❗Unlicensed ·
Another bootstrap theme for MkDocs.
+
Cluster - 🥉1 · ⭐ 4 · 💤 · ❗Unlicensed ·
Another bootstrap theme for MkDocs.
-- [PyPi](https://pypi.org/project/mkdocs-cluster) (📥 570 / month): +- [PyPi](https://pypi.org/project/mkdocs-cluster): ``` pip install mkdocs-cluster ``` @@ -586,10 +586,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
mkdocstrings - 🥇32 · ⭐ 1.7K · ISC ·
Automatic documentation from sources, for MkDocs.
+
mkdocstrings - 🥇26 · ⭐ 1.7K · 📉 · ISC ·
Automatic documentation from sources, for MkDocs.
-- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (👨‍💻 46 · 🔀 110 · 📦 16K · 📋 420 - 12% open · ⏱️ 25.11.2024) -- [PyPi](https://pypi.org/project/mkdocstrings) (📥 2.1M / month): +- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (👨‍💻 46 · 🔀 110 · 📦 16K · 📋 420 - 12% open · ⏱️ 05.12.2024) +- [PyPi](https://pypi.org/project/mkdocstrings): ``` pip install mkdocstrings ``` @@ -599,18 +599,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocstrings ```
-
mkdocstrings-python - 🥇23 · ⭐ 190 · ISC
A Python handler for mkdocstrings.
- -- [GitHub](https://github.com/mkdocstrings/python) (👨‍💻 19 · 🔀 36 · 📋 140 - 24% open · ⏱️ 26.11.2024) -- [PyPi](https://pypi.org/project/mkdocstrings-python) (📥 2.7M / month): - ``` - pip install mkdocstrings-python - ``` -
-
MkApi - 🥇23 · ⭐ 100 · MIT ·
A plugin for MkDocs to generate API documentation.
+
MkApi - 🥇20 · ⭐ 100 · MIT ·
A plugin for MkDocs to generate API documentation.
- [GitHub](https://github.com/daizutabi/mkapi) (👨‍💻 5 · 🔀 17 · 📦 200 · 📋 130 - 2% open · ⏱️ 17.11.2024) -- [PyPi](https://pypi.org/project/mkapi) (📥 5.4K / month): +- [PyPi](https://pypi.org/project/mkapi): ``` pip install mkapi ``` @@ -620,10 +612,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkapi ```
-
mkdoxy - 🥈21 · ⭐ 79 · 📈 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
+
mkdoxy - 🥈18 · ⭐ 79 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
-- [GitHub](https://github.com/JakubAndrysek/MkDoxy) (👨‍💻 15 · 🔀 20 · 📦 28 · 📋 56 - 19% open · ⏱️ 22.11.2024) -- [PyPi](https://pypi.org/project/mkdoxy) (📥 14K / month): +- [GitHub](https://github.com/JakubAndrysek/MkDoxy) (👨‍💻 15 · 🔀 21 · 📦 28 · 📋 57 - 21% open · ⏱️ 22.11.2024) +- [PyPi](https://pypi.org/project/mkdoxy): ``` pip install mkdoxy ``` @@ -633,10 +625,18 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdoxy ```
-
MkDocsOAD - 🥈20 · ⭐ 130 · MIT · ·
Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..
+
mkdocstrings-python - 🥈17 · ⭐ 190 · ISC
A Python handler for mkdocstrings.
-- [GitHub](https://github.com/Neoteroi/mkdocs-plugins) (👨‍💻 10 · 🔀 9 · 📥 3.5K · 📦 290 · 📋 41 - 39% open · ⏱️ 04.09.2024) -- [PyPi](https://pypi.org/project/neoteroi-mkdocs) (📥 96K / month): +- [GitHub](https://github.com/mkdocstrings/python) (👨‍💻 19 · 🔀 36 · 📋 150 - 22% open · ⏱️ 03.12.2024) +- [PyPi](https://pypi.org/project/mkdocstrings-python): + ``` + pip install mkdocstrings-python + ``` +
+
MkDocsOAD - 🥈16 · ⭐ 130 · MIT · ·
Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..
+ +- [GitHub](https://github.com/Neoteroi/mkdocs-plugins) (👨‍💻 10 · 🔀 9 · 📥 3.6K · 📦 290 · 📋 41 - 39% open · ⏱️ 04.09.2024) +- [PyPi](https://pypi.org/project/neoteroi-mkdocs): ``` pip install neoteroi-mkdocs ``` @@ -652,10 +652,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - neoteroi.spantable ```
-
mkdocs-click - 🥈18 · ⭐ 110 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
+
mkdocs-click - 🥈14 · ⭐ 110 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
-- [GitHub](https://github.com/mkdocs/mkdocs-click) (👨‍💻 13 · 🔀 16 · 📦 640 · 📋 30 - 50% open · ⏱️ 11.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-click) (📥 43K / month): +- [GitHub](https://github.com/mkdocs/mkdocs-click) (👨‍💻 13 · 🔀 16 · 📦 650 · 📋 30 - 50% open · ⏱️ 11.02.2024) +- [PyPi](https://pypi.org/project/mkdocs-click): ``` pip install mkdocs-click ``` @@ -665,18 +665,26 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-click ```
-
mkdocstrings-crystal - 🥈18 · ⭐ 28 · MIT
Crystal language doc generator for https://github.com/mkdocstrings/mkdocstrings.
+
mkdocstrings-crystal - 🥈14 · ⭐ 28 · MIT
Crystal language doc generator for https://github.com/mkdocstrings/mkdocstrings.
-- [GitHub](https://github.com/mkdocstrings/crystal) (👨‍💻 3 · 🔀 3 · 📦 750 · 📋 4 - 75% open · ⏱️ 03.02.2024) -- [PyPi](https://pypi.org/project/mkdocstrings-crystal) (📥 14K / month): +- [GitHub](https://github.com/mkdocstrings/crystal) (👨‍💻 3 · 🔀 3 · 📦 760 · 📋 4 - 75% open · ⏱️ 03.02.2024) +- [PyPi](https://pypi.org/project/mkdocstrings-crystal): ``` pip install mkdocstrings-crystal ```
-
MkAutoDoc - 🥈17 · ⭐ 220 · 💤 · ❗️BSD ·
Auto documentation for MkDocs.
+
mkdocstrings-vba - 🥈14 · ⭐ 3 · ISC
VBA handler for mkdocstrings.
+ +- [GitHub](https://github.com/mkdocstrings/vba) (👨‍💻 3 · 🔀 1 · 📦 3 · 📋 9 - 22% open · ⏱️ 01.10.2024) +- [PyPi](https://pypi.org/project/mkdocstrings-vba) (📥 300 / month): + ``` + pip install mkdocstrings-vba + ``` +
+
MkAutoDoc - 🥉13 · ⭐ 220 · 💤 · ❗️BSD ·
Auto documentation for MkDocs.
- [GitHub](https://github.com/tomchristie/mkautodoc) (👨‍💻 7 · 🔀 17 · 📦 860 · 📋 18 - 38% open · ⏱️ 26.09.2022) -- [PyPi](https://pypi.org/project/mkautodoc) (📥 11K / month): +- [PyPi](https://pypi.org/project/mkautodoc): ``` pip install mkautodoc ``` @@ -686,18 +694,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkautodoc ```
-
mkdocstrings-vba - 🥉14 · ⭐ 3 · ISC
VBA handler for mkdocstrings.
- -- [GitHub](https://github.com/mkdocstrings/vba) (👨‍💻 3 · 🔀 1 · 📦 3 · 📋 9 - 22% open · ⏱️ 01.10.2024) -- [PyPi](https://pypi.org/project/mkdocstrings-vba) (📥 320 / month): - ``` - pip install mkdocstrings-vba - ``` -
-
mktheapidocs - 🥉13 · ⭐ 12 · 💤 · MIT ·
Numpydocs - mkdocs friendly markdown.
+
mktheapidocs - 🥉11 · ⭐ 12 · 💤 · MIT ·
Numpydocs - mkdocs friendly markdown.
- [GitHub](https://github.com/greenape/mktheapidocs) (👨‍💻 6 · 🔀 3 · 📦 43 · 📋 16 - 62% open · ⏱️ 10.06.2022) -- [PyPi](https://pypi.org/project/mktheapidocs) (📥 800 / month): +- [PyPi](https://pypi.org/project/mktheapidocs): ``` pip install mktheapidocs ``` @@ -707,10 +707,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mktheapidocs ```
-
mkdocs-typer - 🥉12 · ⭐ 28 · 💤 · Apache-2 ·
An MkDocs extension to generate documentation for Typer command line applications.
+
mkdocs-typer - 🥉8 · ⭐ 28 · 💤 · Apache-2 ·
An MkDocs extension to generate documentation for Typer command line applications.
- [GitHub](https://github.com/bruce-szalwinski/mkdocs-typer) (🔀 2 · 📋 7 - 57% open · ⏱️ 21.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-typer) (📥 13K / month): +- [PyPi](https://pypi.org/project/mkdocs-typer): ``` pip install mkdocs-typer ``` @@ -720,44 +720,44 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-typer ```
-
automacdoc - 🥉7 · ⭐ 42 · 💤 · MIT
Automatic generation of documentation for mkdocs.
+
mkdocstrings-shell - 🥉7 · ⭐ 1 · ISC
A shell scripts/libraries handler for mkdocstrings.
+ +- [GitHub](https://github.com/mkdocstrings/shell) (📦 3 · ⏱️ 12.10.2024) +
+
automacdoc - 🥉6 · ⭐ 43 · 💤 · MIT
Automatic generation of documentation for mkdocs.
- [GitHub](https://github.com/AlexandreKempf/automacdoc) (👨‍💻 6 · 🔀 10 · 📋 5 - 80% open · ⏱️ 29.12.2020) -- [PyPi](https://pypi.org/project/automacdoc) (📥 140 / month): +- [PyPi](https://pypi.org/project/automacdoc): ``` pip install automacdoc ```
-
inari - 🥉7 · ⭐ 5 · 💤 · MIT ·
Write docstrings in markdown!.
+
doxygen - 🥉6 · ⭐ 16 · 💤 · MIT ·
A Doxygen plugin for MkDocs.
-- [GitHub](https://github.com/tkamenoko/inari) (📦 8 · 📋 2 - 50% open · ⏱️ 10.07.2021) -- [PyPi](https://pypi.org/project/inari) (📥 240 / month): - ``` - pip install inari - ``` +- [GitHub](https://github.com/pieterdavid/mkdocs-doxygen-plugin) (👨‍💻 3 · 🔀 5 · ⏱️ 04.12.2020) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - inari + - doxygen ```
-
mkdocstrings-shell - 🥉7 · ⭐ 1 · ISC
A shell scripts/libraries handler for mkdocstrings.
- -- [GitHub](https://github.com/mkdocstrings/shell) (📦 3 · ⏱️ 12.10.2024) -
-
doxygen - 🥉6 · ⭐ 14 · 💤 · MIT ·
A Doxygen plugin for MkDocs.
+
inari - 🥉5 · ⭐ 5 · 💤 · MIT ·
Write docstrings in markdown!.
-- [GitHub](https://github.com/pieterdavid/mkdocs-doxygen-plugin) (👨‍💻 3 · 🔀 5 · ⏱️ 04.12.2020) +- [GitHub](https://github.com/tkamenoko/inari) (📦 8 · 📋 2 - 50% open · ⏱️ 10.07.2021) +- [PyPi](https://pypi.org/project/inari): + ``` + pip install inari + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - doxygen + - inari ```
-
mkdocs-typedoc - 🥉6 · ⭐ 6 · MIT ·
The MkDocs-Typedoc Plugin is a MkDocs plugin that allows you to include TypeDoc documentation in your MkDocs site.
+
mkdocs-typedoc - 🥉4 · ⭐ 6 · MIT ·
The MkDocs-Typedoc Plugin is a MkDocs plugin that allows you to include TypeDoc documentation in your MkDocs site.
- [GitHub](https://github.com/JakubAndrysek/mkdocs-typedoc) (👨‍💻 2 · 🔀 1 · ⏱️ 03.05.2024) -- [PyPi](https://pypi.org/project/mkdocs-typedoc) (📥 750 / month): +- [PyPi](https://pypi.org/project/mkdocs-typedoc): ``` pip install mkdocs-typedoc ``` @@ -767,10 +767,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - typedoc ```
-
mkdocs-pipeline-visualizer - 🥉4 · ⭐ 1 · 🐣 · BSD-2 ·
Generates MD documentation from tekton pipelines and tasks.
+
mkdocs-pipeline-visualizer - 🥉3 · ⭐ 1 · 🐣 · BSD-2 ·
Generates MD documentation from tekton pipelines and tasks.
- [GitHub](https://github.com/obegron/mkdocs-pipeline-visualizer) (👨‍💻 2 · 📦 1 · ⏱️ 09.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-pipeline-visualizer) (📥 530 / month): +- [PyPi](https://pypi.org/project/mkdocs-pipeline-visualizer) (📥 660 / month): ``` pip install mkdocs-pipeline-visualizer ``` @@ -780,10 +780,17 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pipeline-visualizer ```
-
mkdocs-yaarg-plugin - 🥉3 · ⭐ 2 · 💤 · ❗Unlicensed ·
Yet Another API Reference Generator plugin for MKDocs.
+
ansible-document - 🥉3 · ❗Unlicensed
Auto-generate ansible role documentation.
+ +- [PyPi](https://pypi.org/project/ansible-mkdocs) (📥 190 / month): + ``` + pip install ansible-mkdocs + ``` +
+
mkdocs-yaarg-plugin - 🥉1 · ⭐ 2 · 💤 · ❗Unlicensed ·
Yet Another API Reference Generator plugin for MKDocs.
- [GitHub](https://github.com/g6123/mkdocs-yaarg-plugin) (📦 2 · ⏱️ 14.03.2021) -- [PyPi](https://pypi.org/project/mkdocs-yaarg-plugin) (📥 170 / month): +- [PyPi](https://pypi.org/project/mkdocs-yaarg-plugin): ``` pip install mkdocs-yaarg-plugin ``` @@ -793,23 +800,16 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - yaarg ```
-
ansible-document - 🥉3 · ❗Unlicensed
Auto-generate ansible role documentation.
- -- [PyPi](https://pypi.org/project/ansible-mkdocs) (📥 340 / month): - ``` - pip install ansible-mkdocs - ``` -

## 💬 Blogging Back to top -
rss - 🥇24 · ⭐ 91 · MIT ·
MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta).
+
rss - 🥇25 · ⭐ 91 · 📈 · MIT ·
MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta).
-- [GitHub](https://github.com/Guts/mkdocs-rss-plugin) (👨‍💻 17 · 🔀 27 · 📥 170 · 📦 760 · 📋 52 - 26% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-rss-plugin) (📥 57K / month): +- [GitHub](https://github.com/Guts/mkdocs-rss-plugin) (👨‍💻 17 · 🔀 27 · 📥 170 · 📦 780 · 📋 52 - 25% open · ⏱️ 02.12.2024) +- [PyPi](https://pypi.org/project/mkdocs-rss-plugin) (📥 60K / month): ``` pip install mkdocs-rss-plugin ``` @@ -821,8 +821,8 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mkdocs-blogging-plugin - 🥈19 · ⭐ 84 · 💤 · MIT ·
Add blogging feature to your MkDocs site.
-- [GitHub](https://github.com/liang2kl/mkdocs-blogging-plugin) (👨‍💻 7 · 🔀 16 · 📥 20 · 📦 250 · 📋 41 - 12% open · ⏱️ 21.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-blogging-plugin) (📥 10K / month): +- [GitHub](https://github.com/liang2kl/mkdocs-blogging-plugin) (👨‍💻 7 · 🔀 16 · 📥 20 · 📦 260 · 📋 41 - 12% open · ⏱️ 21.07.2023) +- [PyPi](https://pypi.org/project/mkdocs-blogging-plugin) (📥 9.6K / month): ``` pip install mkdocs-blogging-plugin ``` @@ -834,8 +834,8 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
Publisher for MkDocs - blog - 🥈15 · ⭐ 67 · MIT ·
Blogging engine with support for categories, tags and archive.
-- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 62 · 📋 23 - 30% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2K / month): +- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 63 · 📋 23 - 26% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2.1K / month): ``` pip install mkdocs-publisher ``` @@ -845,30 +845,30 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pub-blog ```
-
newsletter - 🥉12 · ⭐ 31 · ❗️GPL-3.0 ·
Automatically create newsletters from the changes in a mkdocs repository.
+
Blogs for MkDocs - 🥉12 · ⭐ 17 · 💤 · MIT ·
This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.
-- [GitHub](https://github.com/lyz-code/mkdocs-newsletter) (👨‍💻 3 · 🔀 2 · 📦 49 · 📋 10 - 30% open · ⏱️ 27.05.2024) -- [PyPi](https://pypi.org/project/mkdocs-newsletter) (📥 860 / month): +- [GitHub](https://github.com/fmaida/mkdocs-blog-plugin) (🔀 4 · 📦 120 · 📋 2 - 50% open · ⏱️ 13.04.2020) +- [PyPi](https://pypi.org/project/mkdocs-blog-plugin) (📥 2.4K / month): ``` - pip install mkdocs-newsletter + pip install mkdocs-blog-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-newsletter + - blog ```
-
Blogs for MkDocs - 🥉12 · ⭐ 17 · 💤 · MIT ·
This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.
+
newsletter - 🥉10 · ⭐ 31 · ❗️GPL-3.0 ·
Automatically create newsletters from the changes in a mkdocs repository.
-- [GitHub](https://github.com/fmaida/mkdocs-blog-plugin) (🔀 4 · 📦 120 · 📋 2 - 50% open · ⏱️ 13.04.2020) -- [PyPi](https://pypi.org/project/mkdocs-blog-plugin) (📥 2.3K / month): +- [GitHub](https://github.com/lyz-code/mkdocs-newsletter) (👨‍💻 3 · 🔀 2 · 📦 49 · 📋 10 - 30% open · ⏱️ 27.05.2024) +- [PyPi](https://pypi.org/project/mkdocs-newsletter): ``` - pip install mkdocs-blog-plugin + pip install mkdocs-newsletter ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - blog + - mkdocs-newsletter ```
blog - 🥉3 · ⭐ 14 · 💤 · ❗Unlicensed ·
Blogging in mkdocs.
@@ -880,10 +880,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - blog ```
-
python-mkblog - 🥉3 · ⭐ 2 · 💤 · MIT ·
This is a MkDocs Plugin adding basic blogging functionality by parsing a `blog` directory ontop of your usual `docs`..
+
python-mkblog - 🥉2 · ⭐ 2 · 💤 · MIT ·
This is a MkDocs Plugin adding basic blogging functionality by parsing a `blog` directory ontop of your usual `docs`..
- [GitHub](https://github.com/derJD/python-mkblog) (👨‍💻 2 · 🔀 1 · ⏱️ 14.04.2021) -- [PyPi](https://pypi.org/project/mkblog) (📥 140 / month): +- [PyPi](https://pypi.org/project/mkblog): ``` pip install mkblog ``` @@ -899,10 +899,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
plantuml-markdown - 🥇27 · ⭐ 200 · BSD-2 ·
PlantUML plugin for Python-Markdown.
+
plantuml-markdown - 🥇22 · ⭐ 200 · BSD-2 ·
PlantUML plugin for Python-Markdown.
- [GitHub](https://github.com/mikitex70/plantuml-markdown) (👨‍💻 29 · 🔀 55 · 📦 1.6K · 📋 71 - 2% open · ⏱️ 12.09.2024) -- [PyPi](https://pypi.org/project/plantuml-markdown) (📥 370K / month): +- [PyPi](https://pypi.org/project/plantuml-markdown): ``` pip install plantuml-markdown ``` @@ -912,62 +912,62 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - plantuml_markdown ```
-
mermaid2 - 🥇23 · ⭐ 220 · MIT ·
A Mermaid graphs plugin for mkdocs.
+
drawio-exporter - 🥇21 · ⭐ 81 · MIT ·
Exports your Draw.io diagrams at build time for easier embedding into your documentation.
-- [GitHub](https://github.com/fralau/mkdocs-mermaid2-plugin) (👨‍💻 15 · 🔀 28 · 📦 2.3K · 📋 74 - 10% open · ⏱️ 15.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-mermaid2-plugin) (📥 230K / month): +- [GitHub](https://github.com/LukeCarrier/mkdocs-drawio-exporter) (👨‍💻 5 · 🔀 9 · 📦 86 · 📋 30 - 13% open · ⏱️ 23.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-drawio-exporter) (📥 14K / month): ``` - pip install mkdocs-mermaid2-plugin + pip install mkdocs-drawio-exporter ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mermaid2 + - drawio-exporter ```
-
kroki - 🥇22 · ⭐ 50 · MIT ·
MkDocs plugin for Kroki-Diagrams.
+
mermaid2 - 🥇18 · ⭐ 220 · MIT ·
A Mermaid graphs plugin for mkdocs.
-- [GitHub](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin) (👨‍💻 16 · 🔀 27 · 📦 50 · 📋 40 - 15% open · ⏱️ 28.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-kroki-plugin) (📥 44K / month): +- [GitHub](https://github.com/fralau/mkdocs-mermaid2-plugin) (👨‍💻 15 · 🔀 28 · 📦 2.3K · 📋 74 - 10% open · ⏱️ 15.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-mermaid2-plugin): ``` - pip install mkdocs-kroki-plugin + pip install mkdocs-mermaid2-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - kroki + - mermaid2 ```
-
MkDocs GLightbox - 🥇21 · ⭐ 140 · MIT ·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
+
kroki - 🥇18 · ⭐ 51 · MIT ·
MkDocs plugin for Kroki-Diagrams.
-- [GitHub](https://github.com/blueswen/mkdocs-glightbox) (👨‍💻 7 · 🔀 15 · 📥 38 · 📦 3.5K · 📋 44 - 40% open · ⏱️ 16.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-glightbox) (📥 300K / month): +- [GitHub](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin) (👨‍💻 16 · 🔀 27 · 📦 51 · 📋 40 - 15% open · ⏱️ 28.07.2024) +- [PyPi](https://pypi.org/project/mkdocs-kroki-plugin): ``` - pip install mkdocs-glightbox + pip install mkdocs-kroki-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - glightbox + - kroki ```
-
drawio-exporter - 🥇21 · ⭐ 81 · MIT ·
Exports your Draw.io diagrams at build time for easier embedding into your documentation.
+
MkDocs Video - 🥈17 · ⭐ 69 · MIT ·
MkDocs Video plugin.
-- [GitHub](https://github.com/LukeCarrier/mkdocs-drawio-exporter) (👨‍💻 5 · 🔀 9 · 📦 85 · 📋 30 - 13% open · ⏱️ 23.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-drawio-exporter) (📥 14K / month): +- [GitHub](https://github.com/soulless-viewer/mkdocs-video) (👨‍💻 5 · 🔀 13 · 📥 65 · 📦 820 · ⏱️ 04.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-video) (📥 71K / month): ``` - pip install mkdocs-drawio-exporter + pip install mkdocs-video ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - drawio-exporter + - mkdocs-video ```
-
mkdocs_puml - 🥇21 · ⭐ 33 · MIT ·
Inline PlantUML diagrams in your MkDocs documentation.
+
mkdocs_puml - 🥈17 · ⭐ 33 · MIT ·
Inline PlantUML diagrams in your MkDocs documentation.
-- [GitHub](https://github.com/MikhailKravets/mkdocs_puml) (👨‍💻 6 · 🔀 9 · ⏱️ 25.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-puml) (📥 17K / month): +- [GitHub](https://github.com/MikhailKravets/mkdocs_puml) (👨‍💻 6 · 🔀 10 · ⏱️ 25.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-puml): ``` pip install mkdocs-puml ``` @@ -977,101 +977,88 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - plantuml ```
-
table-reader - 🥈19 · ⭐ 130 · 📉 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..
+
Markdown blockdiag - 🥈17 · ⭐ 28 · 💤 · MIT ·
blockdiag extension for Python Markdown.
-- [GitHub](https://github.com/timvink/mkdocs-table-reader-plugin) (👨‍💻 8 · 🔀 20 · 📋 52 - 1% open · ⏱️ 08.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-table-reader-plugin) (📥 69K / month): +- [GitHub](https://github.com/gisce/markdown-blockdiag) (👨‍💻 5 · 🔀 10 · 📦 110 · 📋 6 - 50% open · ⏱️ 22.11.2023) +- [PyPi](https://pypi.org/project/markdown-blockdiag) (📥 3.4K / month): ``` - pip install mkdocs-table-reader-plugin + pip install markdown-blockdiag ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml - plugins: - - table-reader + markdown_extensions: + - markdown_blockdiag ```
-
charts - 🥈19 · ⭐ 84 · 📉 · MIT ·
Mkdocs plugin to add plots from data using vegalite.
+
build-plantuml - 🥈16 · ⭐ 60 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).
-- [GitHub](https://github.com/timvink/mkdocs-charts-plugin) (👨‍💻 4 · 🔀 6 · 📦 81 · 📋 20 - 15% open · ⏱️ 22.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-charts-plugin) (📥 8.8K / month): +- [GitHub](https://github.com/quantorconsulting/mkdocs_build_plantuml) (👨‍💻 11 · 🔀 16 · 📦 120 · 📋 23 - 8% open · ⏱️ 25.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-build-plantuml-plugin) (📥 48K / month): ``` - pip install mkdocs-charts-plugin + pip install mkdocs-build-plantuml-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - charts + - build_plantuml ```
-
MkDocs Video - 🥈17 · ⭐ 69 · MIT ·
MkDocs Video plugin.
+
MkDocs GLightbox - 🥈15 · ⭐ 140 · MIT ·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
-- [GitHub](https://github.com/soulless-viewer/mkdocs-video) (👨‍💻 5 · 🔀 13 · 📥 64 · 📦 810 · ⏱️ 04.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-video) (📥 71K / month): +- [GitHub](https://github.com/blueswen/mkdocs-glightbox) (👨‍💻 7 · 🔀 15 · 📥 39 · 📦 3.6K · 📋 44 - 40% open · ⏱️ 16.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-glightbox): ``` - pip install mkdocs-video + pip install mkdocs-glightbox ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-video - ``` -
-
Markdown blockdiag - 🥈17 · ⭐ 28 · MIT ·
blockdiag extension for Python Markdown.
- -- [GitHub](https://github.com/gisce/markdown-blockdiag) (👨‍💻 5 · 🔀 10 · 📦 110 · 📋 6 - 50% open · ⏱️ 22.11.2023) -- [PyPi](https://pypi.org/project/markdown-blockdiag) (📥 3.5K / month): - ``` - pip install markdown-blockdiag - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): - ```yaml - markdown_extensions: - - markdown_blockdiag + - glightbox ```
-
mkdocs-d2-plugin - 🥈17 · ⭐ 25 · MIT ·
A plugin for embedding D2 diagrams in MkDocs.
+
charts - 🥈15 · ⭐ 84 · MIT ·
Mkdocs plugin to add plots from data using vegalite.
-- [GitHub](https://github.com/landmaj/mkdocs-d2-plugin) (👨‍💻 3 · 🔀 4 · 📦 12 · 📋 13 - 15% open · ⏱️ 22.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-d2-plugin) (📥 130K / month): +- [GitHub](https://github.com/timvink/mkdocs-charts-plugin) (👨‍💻 4 · 🔀 6 · 📦 81 · 📋 20 - 15% open · ⏱️ 22.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-charts-plugin): ``` - pip install mkdocs-d2-plugin + pip install mkdocs-charts-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - d2 + - charts ```
-
build-plantuml - 🥈16 · ⭐ 60 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).
+
table-reader - 🥈12 · ⭐ 130 · 📉 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..
-- [GitHub](https://github.com/quantorconsulting/mkdocs_build_plantuml) (👨‍💻 11 · 🔀 16 · 📦 120 · 📋 23 - 8% open · ⏱️ 25.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-build-plantuml-plugin) (📥 48K / month): +- [GitHub](https://github.com/timvink/mkdocs-table-reader-plugin) (👨‍💻 8 · 🔀 20 · 📋 52 - 1% open · ⏱️ 08.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-table-reader-plugin): ``` - pip install mkdocs-build-plantuml-plugin + pip install mkdocs-table-reader-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - build_plantuml + - table-reader ```
-
mkdocs-diagrams - 🥈14 · ⭐ 29 · 💤 · MIT ·
MkDocs plugin to render Diagrams files.
+
mkdocs-d2-plugin - 🥈12 · ⭐ 25 · MIT ·
A plugin for embedding D2 diagrams in MkDocs.
-- [GitHub](https://github.com/zoni/mkdocs-diagrams) (🔀 3 · 📦 65 · 📋 3 - 33% open · ⏱️ 04.09.2020) -- [PyPi](https://pypi.org/project/mkdocs-diagrams) (📥 63K / month): +- [GitHub](https://github.com/landmaj/mkdocs-d2-plugin) (👨‍💻 3 · 🔀 4 · 📦 12 · 📋 13 - 15% open · ⏱️ 22.08.2024) +- [PyPi](https://pypi.org/project/mkdocs-d2-plugin): ``` - pip install mkdocs-diagrams + pip install mkdocs-d2-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - diagrams + - d2 ```
-
Lightgallery - 🥈14 · ⭐ 26 · 💤 · MIT ·
Markdown extension to wrap images in a lightbox.
+
Lightgallery - 🥈11 · ⭐ 26 · 💤 · MIT ·
Markdown extension to wrap images in a lightbox.
- [GitHub](https://github.com/g-provost/lightgallery-markdown) (👨‍💻 6 · 🔀 5 · 📦 96 · 📋 11 - 54% open · ⏱️ 07.10.2023) -- [PyPi](https://pypi.org/project/lightgallery) (📥 3.9K / month): +- [PyPi](https://pypi.org/project/lightgallery): ``` pip install lightgallery ``` @@ -1081,36 +1068,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - lightgallery ```
-
markdownmermaid - 🥈12 · ⭐ 26 · 💤 · MIT ·
A MkDocs plugin that support mermaid graph in markdown file.
+
mkdocs-diagrams - 🥈9 · ⭐ 29 · 💤 · MIT ·
MkDocs plugin to render Diagrams files.
-- [GitHub](https://github.com/pugong/mkdocs-mermaid-plugin) (👨‍💻 2 · 🔀 15 · 📦 96 · 📋 6 - 33% open · ⏱️ 26.05.2019) -- [PyPi](https://pypi.org/project/mkdocs-mermaid-plugin) (📥 6.7K / month): +- [GitHub](https://github.com/zoni/mkdocs-diagrams) (🔀 3 · 📦 65 · 📋 3 - 33% open · ⏱️ 04.09.2020) +- [PyPi](https://pypi.org/project/mkdocs-diagrams): ``` - pip install mkdocs-mermaid-plugin + pip install mkdocs-diagrams ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - markdownmermaid + - diagrams ```
-
panzoom - 🥈12 · ⭐ 18 · 🐣 · MIT ·
MkDocs Plugin to enable pan & zoom on images and mermaid/d2 diagrams.
+
markdownmermaid - 🥈9 · ⭐ 26 · 💤 · MIT ·
A MkDocs plugin that support mermaid graph in markdown file.
-- [GitHub](https://github.com/PLAYG0N/mkdocs-panzoom) (👨‍💻 2 · 📥 28 · 📦 8 · 📋 14 - 28% open · ⏱️ 16.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-panzoom-plugin) (📥 4.9K / month): +- [GitHub](https://github.com/pugong/mkdocs-mermaid-plugin) (👨‍💻 2 · 🔀 15 · 📦 96 · 📋 6 - 33% open · ⏱️ 26.05.2019) +- [PyPi](https://pypi.org/project/mkdocs-mermaid-plugin): ``` - pip install mkdocs-panzoom-plugin + pip install mkdocs-mermaid-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - panzoom + - markdownmermaid ```
-
Termage - 🥉11 · ⭐ 25 · 💤 · MIT ·
Generate SVGs from any Python code, even in your documentation.
+
Termage - 🥈9 · ⭐ 25 · 💤 · MIT ·
Generate SVGs from any Python code, even in your documentation.
- [GitHub](https://github.com/bczsalba/Termage) (📦 3 · 📋 5 - 20% open · ⏱️ 23.08.2022) -- [PyPi](https://pypi.org/project/Termage) (📥 190 / month): +- [PyPi](https://pypi.org/project/Termage): ``` pip install Termage ``` @@ -1120,132 +1107,119 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - termage ```
-
docutools - 🥉11 · ⭐ 24 · 💤 · BSD-2 ·
Dev Centric Tools for Mkdocs Based Documentation.
+
panzoom - 🥈9 · ⭐ 18 · 🐣 · MIT ·
MkDocs Plugin to enable pan & zoom on images and mermaid/d2 diagrams.
-- [GitHub](https://github.com/axiros/docutools) (👨‍💻 3 · 📦 8 · 📋 2 - 50% open · ⏱️ 04.09.2023) -- [PyPi](https://pypi.org/project/docutools) (📥 1.2K / month): +- [GitHub](https://github.com/PLAYG0N/mkdocs-panzoom) (👨‍💻 2 · 📥 28 · 📦 8 · 📋 14 - 28% open · ⏱️ 16.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-panzoom-plugin): ``` - pip install docutools + pip install mkdocs-panzoom-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - lcd-find-pages - - lcd-custom-dir - - lcd-blacklist - - lcd-lp - - lcd-md-replace - - lcd-page-tree - - lcd-stats + - panzoom ```
-
MkDocs Img2Fig Plugin - 🥉11 · ⭐ 22 · 💤 · MIT ·
A MkDocs plugin that converts markdown encoded images into figure elements.
+
mkdocs-resize-images - 🥈9 · ⭐ 4 · 💤 · MIT ·
MkDocs plugin to resize images according to the configuration.
-- [GitHub](https://github.com/stuebersystems/mkdocs-img2fig-plugin) (👨‍💻 2 · 🔀 7 · 📦 120 · 📋 3 - 66% open · ⏱️ 14.07.2020) -- [PyPi](https://pypi.org/project/mkdocs-img2fig-plugin) (📥 2.3K / month): +- [GitHub](https://github.com/JakubAndrysek/mkdocs-resize-images) (📦 11 · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-resize-images) (📥 500 / month): ``` - pip install mkdocs-img2fig-plugin + pip install mkdocs-resize-images ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - img2fig + - resize-images ```
-
Interactive Graph - 🥉10 · ⭐ 15 · MIT ·
interactive graph for Material for MkDocs like Obsidian, refer demo:.
+
docutools - 🥉8 · ⭐ 24 · 💤 · BSD-2 ·
Dev Centric Tools for Mkdocs Based Documentation.
-- [GitHub](https://github.com/daxcore/mkdocs-obsidian-interactive-graph-plugin) (👨‍💻 2 · 🔀 2 · 📦 36 · 📋 3 - 33% open · ⏱️ 24.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-obsidian-interactive-graph-plugin) (📥 860 / month): +- [GitHub](https://github.com/axiros/docutools) (👨‍💻 3 · 📦 8 · 📋 2 - 50% open · ⏱️ 04.09.2023) +- [PyPi](https://pypi.org/project/docutools): ``` - pip install mkdocs-obsidian-interactive-graph-plugin + pip install docutools ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - obsidian-interactive-graph - ``` -
-
markdown-captions - 🥉10 · ⭐ 9 · 💤 · ❗️GPL-3.0 ·
Python-Markdown plugin for image captions.
- -- [GitHub](https://github.com/Evidlo/markdown_captions) (👨‍💻 2 · 🔀 5 · 📦 160 · 📋 8 - 12% open · ⏱️ 24.05.2023) -- [PyPi](https://pypi.org/project/markdown-captions) (📥 2.3K / month): - ``` - pip install markdown-captions - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): - ```yaml - markdown_extensions: - - markdown_captions + - lcd-find-pages + - lcd-custom-dir + - lcd-blacklist + - lcd-lp + - lcd-md-replace + - lcd-page-tree + - lcd-stats ```
-
mkdocs-resize-images - 🥉9 · ⭐ 4 · MIT ·
MkDocs plugin to resize images according to the configuration.
+
MkDocs Img2Fig Plugin - 🥉8 · ⭐ 22 · 💤 · MIT ·
A MkDocs plugin that converts markdown encoded images into figure elements.
-- [GitHub](https://github.com/JakubAndrysek/mkdocs-resize-images) (📦 11 · ⏱️ 04.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-resize-images) (📥 510 / month): +- [GitHub](https://github.com/stuebersystems/mkdocs-img2fig-plugin) (👨‍💻 2 · 🔀 7 · 📦 120 · 📋 3 - 66% open · ⏱️ 14.07.2020) +- [PyPi](https://pypi.org/project/mkdocs-img2fig-plugin): ``` - pip install mkdocs-resize-images + pip install mkdocs-img2fig-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - resize-images + - img2fig ```
-
badges - 🥉8 · ⭐ 13 · MIT ·
Add badges to your mkdocs page.
+
Interactive Graph - 🥉8 · ⭐ 15 · MIT ·
interactive graph for Material for MkDocs like Obsidian, refer demo:.
-- [GitHub](https://github.com/six-two/mkdocs-badges) (🔀 1 · ⏱️ 11.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-badges) (📥 3.3K / month): +- [GitHub](https://github.com/daxcore/mkdocs-obsidian-interactive-graph-plugin) (👨‍💻 2 · 🔀 2 · 📦 36 · 📋 3 - 33% open · ⏱️ 24.04.2024) +- [PyPi](https://pypi.org/project/mkdocs-obsidian-interactive-graph-plugin): ``` - pip install mkdocs-badges + pip install mkdocs-obsidian-interactive-graph-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - badges + - obsidian-interactive-graph ```
-
markdownwavedrom - 🥉8 · ⭐ 9 · 💤 · MPL-2.0 ·
A MkDocs plugin for support wavedrom charts in markdown file.
+
plotly charts - 🥉7 · ⭐ 10 · 💤 · MIT ·
Mkdocs plugin to add interactive charts with Plotly.js.
-- [GitHub](https://github.com/kuri65536/mkdocs-wavedrom-plugin) (🔀 2 · 📦 15 · 📋 3 - 33% open · ⏱️ 26.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-wavedrom-plugin) (📥 290 / month): +- [GitHub](https://github.com/haoda-li/mkdocs-plotly-plugin) (👨‍💻 3 · ⏱️ 25.07.2023) +- [PyPi](https://pypi.org/project/mkdocs-plotly-plugin) (📥 2.1K / month): ``` - pip install mkdocs-wavedrom-plugin + pip install mkdocs-plotly-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - markdownwavedrom + - plotly ```
-
svgbob extension for Python Markdown - 🥉8 · ⭐ 7 · MIT ·
svgbob extension for Python Markdown.
+
markdown-captions - 🥉7 · ⭐ 9 · 💤 · ❗️GPL-3.0 ·
Python-Markdown plugin for image captions.
-- [GitHub](https://github.com/mbarkhau/markdown-svgbob) (👨‍💻 2 · 🔀 2 · 📦 10 · 📋 2 - 50% open · ⏱️ 21.06.2024) -- [PyPi](https://pypi.org/project/markdown-svgbob) (📥 1.4K / month): +- [GitHub](https://github.com/Evidlo/markdown_captions) (👨‍💻 2 · 🔀 5 · 📦 160 · 📋 8 - 12% open · ⏱️ 24.05.2023) +- [PyPi](https://pypi.org/project/markdown-captions): ``` - pip install markdown-svgbob + pip install markdown-captions ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_svgbob + - markdown_captions ```
-
plotly charts - 🥉7 · ⭐ 10 · 💤 · MIT ·
Mkdocs plugin to add interactive charts with Plotly.js.
+
markdownwavedrom - 🥉6 · ⭐ 9 · 💤 · MPL-2.0 ·
A MkDocs plugin for support wavedrom charts in markdown file.
-- [GitHub](https://github.com/haoda-li/mkdocs-plotly-plugin) (👨‍💻 3 · ⏱️ 25.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-plotly-plugin) (📥 2.5K / month): +- [GitHub](https://github.com/kuri65536/mkdocs-wavedrom-plugin) (🔀 2 · 📦 15 · 📋 3 - 33% open · ⏱️ 26.06.2021) +- [PyPi](https://pypi.org/project/mkdocs-wavedrom-plugin): ``` - pip install mkdocs-plotly-plugin + pip install mkdocs-wavedrom-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - plotly + - markdownwavedrom ```
MkDocs Graphviz - 🥉6 · ⭐ 5 · 💤 · ❗Unlicensed ·
A mkdocs Extension that automatically renders Graphviz images, in SVG or PNG format, within your markdown file.
-- [PyPi](https://pypi.org/project/mkdocs-graphviz) (📥 6.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-graphviz) (📥 7K / month): ``` pip install mkdocs-graphviz ``` @@ -1256,49 +1230,66 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs_graphviz ```
-
pico-8 - 🥉6 · ⭐ 2 · 💤 · MIT ·
A MKDocs plugin that allows to embed a Pico-8 web player in a page.
+
badges - 🥉5 · ⭐ 13 · MIT ·
Add badges to your mkdocs page.
-- [GitHub](https://github.com/fmaida/pico8-mkdocs-plugin) (📦 3 · ⏱️ 17.03.2019) -- [PyPi](https://pypi.org/project/pico8-mkdocs-plugin) (📥 35 / month): +- [GitHub](https://github.com/six-two/mkdocs-badges) (🔀 1 · ⏱️ 11.08.2024) +- [PyPi](https://pypi.org/project/mkdocs-badges): ``` - pip install pico8-mkdocs-plugin + pip install mkdocs-badges ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - pico-8 + - badges ```
-
Markdown aafigure - 🥉5 · ⭐ 6 · MIT ·
aafigure extension for Python Markdown.
+
svgbob extension for Python Markdown - 🥉5 · ⭐ 7 · MIT ·
svgbob extension for Python Markdown.
-- [GitHub](https://github.com/mbarkhau/markdown-aafigure) (👨‍💻 2 · 🔀 1 · 📋 3 - 33% open · ⏱️ 04.05.2024) -- [PyPi](https://pypi.org/project/markdown-aafigure) (📥 660 / month): +- [GitHub](https://github.com/mbarkhau/markdown-svgbob) (👨‍💻 2 · 🔀 2 · 📦 10 · 📋 2 - 50% open · ⏱️ 21.06.2024) +- [PyPi](https://pypi.org/project/markdown-svgbob): ``` - pip install markdown-aafigure + pip install markdown-svgbob ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_aafigure + - markdown_svgbob ```
-
thumbnails - 🥉5 · ⭐ 2 · 💤 · MIT ·
MkDocs plugin for thumbnail images generated automatically.
+
pico-8 - 🥉5 · ⭐ 2 · 💤 · MIT ·
A MKDocs plugin that allows to embed a Pico-8 web player in a page.
-- [GitHub](https://github.com/normanlorrain/mkdocs-thumbnails) (📋 2 - 50% open · ⏱️ 05.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-thumbnails) (📥 270 / month): +- [GitHub](https://github.com/fmaida/pico8-mkdocs-plugin) (📦 3 · ⏱️ 17.03.2019) +- [PyPi](https://pypi.org/project/pico8-mkdocs-plugin): ``` - pip install mkdocs-thumbnails + pip install pico8-mkdocs-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - thumbnails + - pico-8 + ``` +
+
import-statement - 🥉4 · ⭐ 2 · 💤 · MIT · + +- [GitHub](https://github.com/Rj40x40/mkdocs-import-statement-plugin) (📦 3 · ⏱️ 06.02.2023) +- [PyPi](https://pypi.org/project/mkdocs-import-statement-plugin) (📥 67 / month): + ``` + pip install mkdocs-import-statement-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - import-statement ```
-
markdown-figcap - 🥉5 · ⭐ 1 · 💤 · BSD-3 ·
Extension for Python-Markdown to handle figure and figcaption.
+
Family tree example - 🥉4 · ⭐ 2 · 💤 · ❗️GPL-3.0
An interactive family tree visualization using d3-dag.
+ +- [GitHub](https://github.com/unverbuggt/mkdocs-familytree-example) (👨‍💻 6 · 🔀 1 · ⏱️ 04.08.2023) +
+
markdown-figcap - 🥉4 · ⭐ 1 · 💤 · BSD-3 ·
Extension for Python-Markdown to handle figure and figcaption.
- [GitHub](https://github.com/funk1d/markdown-figcap) (📦 7 · ⏱️ 09.03.2019) -- [PyPi](https://pypi.org/project/markdown-figcap) (📥 84 / month): +- [PyPi](https://pypi.org/project/markdown-figcap): ``` pip install markdown-figcap ``` @@ -1308,49 +1299,62 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - markdown_figcap ```
-
inline-svg - 🥉5 · MIT · +
Markdown aafigure - 🥉3 · ⭐ 6 · MIT ·
aafigure extension for Python Markdown.
-- [GitHub](https://github.com/rajguru7/mkdocs-plugin-inline-svg-mod) (👨‍💻 5 · 🔀 1 · 📦 6 · ⏱️ 12.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-plugin-inline-svg-mod) (📥 660 / month): +- [GitHub](https://github.com/mbarkhau/markdown-aafigure) (👨‍💻 2 · 🔀 1 · 📋 3 - 33% open · ⏱️ 04.05.2024) +- [PyPi](https://pypi.org/project/markdown-aafigure): ``` - pip install mkdocs-plugin-inline-svg-mod + pip install markdown-aafigure ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): + ```yaml + markdown_extensions: + - markdown_aafigure + ``` +
+
sequence-js - 🥉3 · ⭐ 4 · 💤 · MIT ·
MkDocs plugin to render sequence.js blocks.
+ +- [GitHub](https://github.com/fcannizzaro/mkdocs-sequence-js-plugin) (🔀 2 · 📋 3 - 33% open · ⏱️ 28.02.2020) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - inline-svg + - sequence-js ```
-
import-statement - 🥉4 · ⭐ 2 · 💤 · MIT · +
thumbnails - 🥉3 · ⭐ 2 · 💤 · MIT ·
MkDocs plugin for thumbnail images generated automatically.
-- [GitHub](https://github.com/Rj40x40/mkdocs-import-statement-plugin) (📦 3 · ⏱️ 06.02.2023) -- [PyPi](https://pypi.org/project/mkdocs-import-statement-plugin) (📥 82 / month): +- [GitHub](https://github.com/normanlorrain/mkdocs-thumbnails) (📋 2 - 50% open · ⏱️ 05.06.2023) +- [PyPi](https://pypi.org/project/mkdocs-thumbnails): ``` - pip install mkdocs-import-statement-plugin + pip install mkdocs-thumbnails ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - import-statement + - thumbnails ```
-
Family tree example - 🥉4 · ⭐ 2 · 💤 · ❗️GPL-3.0
An interactive family tree visualization using d3-dag.
- -- [GitHub](https://github.com/unverbuggt/mkdocs-familytree-example) (👨‍💻 6 · 🔀 1 · ⏱️ 04.08.2023) -
-
sequence-js - 🥉3 · ⭐ 4 · 💤 · MIT ·
MkDocs plugin to render sequence.js blocks.
+
inline-svg - 🥉3 · MIT · -- [GitHub](https://github.com/fcannizzaro/mkdocs-sequence-js-plugin) (🔀 2 · 📋 3 - 33% open · ⏱️ 28.02.2020) +- [GitHub](https://github.com/rajguru7/mkdocs-plugin-inline-svg-mod) (👨‍💻 5 · 🔀 1 · 📦 6 · ⏱️ 12.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-plugin-inline-svg-mod): + ``` + pip install mkdocs-plugin-inline-svg-mod + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - sequence-js + - inline-svg ```
-
image-formatter-plugin - 🥉3 · ⭐ 3 · ❗Unlicensed · +
MkHack3rs - 🥉2 · ⭐ 4 · 💤 · ❗Unlicensed ·
Hacks & Integrations for Mkdocs / Material Theme.
+ +- [GitLab](https://gitlab.com/eskool/mkhack3rs) (🔀 1 · ⏱️ 01.05.2021) +
+
image-formatter-plugin - 🥉2 · ⭐ 3 · ❗Unlicensed · - [GitHub](https://github.com/ASypula/mkdocs-image-formatter-plugin) (👨‍💻 7 · 📦 2 · ⏱️ 06.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-image-formatter-plugin) (📥 57 / month): +- [PyPi](https://pypi.org/project/mkdocs-image-formatter-plugin): ``` pip install mkdocs-image-formatter-plugin ``` @@ -1360,20 +1364,16 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - image-formatter ```
-
MkHack3rs - 🥉2 · ⭐ 4 · 💤 · ❗Unlicensed ·
Hacks & Integrations for Mkdocs / Material Theme.
- -- [GitLab](https://gitlab.com/eskool/mkhack3rs) (🔀 1 · ⏱️ 01.05.2021) -

## 🤖 Code execution, variables & templating Back to top -
macros - 🥇30 · ⭐ 340 · MIT ·
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
+
macros - 🥇24 · ⭐ 340 · 📉 · MIT ·
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
-- [GitHub](https://github.com/fralau/mkdocs-macros-plugin) (👨‍💻 34 · 🔀 49 · 📦 4.1K · ⏱️ 07.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-macros-plugin) (📥 530K / month): +- [GitHub](https://github.com/fralau/mkdocs-macros-plugin) (👨‍💻 34 · 🔀 48 · 📦 4.2K · ⏱️ 07.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-macros-plugin): ``` pip install mkdocs-macros-plugin ``` @@ -1383,10 +1383,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - macros ```
-
mkdocs-jupyter - 🥇24 · ⭐ 400 · Apache-2 ·
Use Jupyter Notebook in mkdocs.
+
mkdocs-jupyter - 🥇19 · ⭐ 410 · Apache-2 ·
Use Jupyter Notebook in mkdocs.
-- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 32 · 🔀 49 · 📦 3.1K · 📋 130 - 22% open · ⏱️ 15.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-jupyter) (📥 170K / month): +- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 32 · 🔀 50 · 📦 3.1K · 📋 130 - 22% open · ⏱️ 15.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-jupyter): ``` pip install mkdocs-jupyter ``` @@ -1396,49 +1396,49 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-jupyter ```
-
gen-files - 🥈21 · ⭐ 110 · MIT ·
MkDocs plugin to programmatically generate documentation pages during the build.
+
mknotebooks - 🥈16 · ⭐ 140 · 💤 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects.
-- [GitHub](https://github.com/oprypin/mkdocs-gen-files) (👨‍💻 5 · 🔀 10 · 📦 2.6K · 📋 27 - 29% open · ⏱️ 27.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-gen-files) (📥 470K / month): +- [GitHub](https://github.com/greenape/mknotebooks) (👨‍💻 14 · 🔀 20 · 📦 620 · 📋 40 - 35% open · ⏱️ 11.08.2023) +- [PyPi](https://pypi.org/project/mknotebooks): ``` - pip install mkdocs-gen-files + pip install mknotebooks ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - gen-files + - mknotebooks ```
-
mknotebooks - 🥈20 · ⭐ 140 · 💤 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects.
+
markdownextradata - 🥈16 · ⭐ 84 · MIT ·
A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
-- [GitHub](https://github.com/greenape/mknotebooks) (👨‍💻 14 · 🔀 20 · 📦 620 · 📋 40 - 35% open · ⏱️ 11.08.2023) -- [PyPi](https://pypi.org/project/mknotebooks) (📥 33K / month): +- [GitHub](https://github.com/rosscdh/mkdocs-markdownextradata-plugin) (👨‍💻 12 · 🔀 17 · 📦 1.3K · 📋 35 - 17% open · ⏱️ 22.08.2024) +- [PyPi](https://pypi.org/project/mkdocs-markdownextradata-plugin): ``` - pip install mknotebooks + pip install mkdocs-markdownextradata-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mknotebooks + - markdownextradata ```
-
markdownextradata - 🥈20 · ⭐ 84 · MIT ·
A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
+
gen-files - 🥈15 · ⭐ 110 · MIT ·
MkDocs plugin to programmatically generate documentation pages during the build.
-- [GitHub](https://github.com/rosscdh/mkdocs-markdownextradata-plugin) (👨‍💻 12 · 🔀 17 · 📦 1.3K · 📋 35 - 17% open · ⏱️ 22.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-markdownextradata-plugin) (📥 55K / month): +- [GitHub](https://github.com/oprypin/mkdocs-gen-files) (👨‍💻 5 · 🔀 10 · 📦 2.6K · 📋 27 - 29% open · ⏱️ 27.04.2024) +- [PyPi](https://pypi.org/project/mkdocs-gen-files): ``` - pip install mkdocs-markdownextradata-plugin + pip install mkdocs-gen-files ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - markdownextradata + - gen-files ```
-
markdown-exec - 🥈19 · ⭐ 110 · ISC ·
Utilities to execute code blocks in Markdown files.
+
markdown-exec - 🥈14 · ⭐ 110 · ISC ·
Utilities to execute code blocks in Markdown files.
-- [GitHub](https://github.com/pawamoy/markdown-exec) (👨‍💻 2 · 🔀 8 · 📦 380 · 📋 50 - 18% open · ⏱️ 08.07.2024) -- [PyPi](https://pypi.org/project/markdown-exec) (📥 60K / month): +- [GitHub](https://github.com/pawamoy/markdown-exec) (👨‍💻 2 · 🔀 8 · 📦 380 · 📋 52 - 21% open · ⏱️ 03.12.2024) +- [PyPi](https://pypi.org/project/markdown-exec): ``` pip install markdown-exec ``` @@ -1448,36 +1448,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - markdown-exec ```
-
Termynal - 🥈15 · ⭐ 98 · MIT ·
Python markdown terminal. Built for mkdocs.
+
mkdocs-markmap - 🥈12 · ⭐ 52 · 💤 · MIT ·
MkDocs plugin and extension to create mindmaps from markdown using markmap.
-- [GitHub](https://github.com/termynal/termynal.py) (👨‍💻 5 · 🔀 8 · 📦 250 · 📋 16 - 50% open · ⏱️ 09.11.2024) -- [PyPi](https://pypi.org/project/termynal) (📥 8.8K / month): +- [GitHub](https://github.com/markmap/mkdocs-markmap) (👨‍💻 3 · 🔀 5 · 📥 330 · 📋 26 - 7% open · ⏱️ 05.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-markmap): ``` - pip install termynal + pip install mkdocs-markmap ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - termynal + - markmap ```
-
mkdocs-markmap - 🥈15 · ⭐ 50 · 💤 · MIT ·
MkDocs plugin and extension to create mindmaps from markdown using markmap.
+
Termynal - 🥈11 · ⭐ 100 · MIT ·
Python markdown terminal. Built for mkdocs.
-- [GitHub](https://github.com/markmap/mkdocs-markmap) (👨‍💻 3 · 🔀 5 · 📥 320 · 📋 26 - 7% open · ⏱️ 05.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-markmap) (📥 2.1K / month): +- [GitHub](https://github.com/termynal/termynal.py) (👨‍💻 5 · 🔀 8 · 📦 260 · 📋 16 - 50% open · ⏱️ 09.11.2024) +- [PyPi](https://pypi.org/project/termynal): ``` - pip install mkdocs-markmap + pip install termynal ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - markmap + - termynal ```
-
pheasant - 🥉14 · ⭐ 16 · MIT ·
Documentation tool for Markdown conversion by Jupyter client.
+
pheasant - 🥉10 · ⭐ 16 · MIT ·
Documentation tool for Markdown conversion by Jupyter client.
- [GitHub](https://github.com/daizutabi/pheasant) (👨‍💻 4 · 🔀 9 · 📦 52 · ⏱️ 27.09.2024) -- [PyPi](https://pypi.org/project/pheasant) (📥 3.1K / month): +- [PyPi](https://pypi.org/project/pheasant): ``` pip install pheasant ``` @@ -1487,10 +1487,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pheasant ```
-
user-defined-values - 🥉12 · ⭐ 4 · 💤 · MIT ·
MkDocs User Defined Values.
+
user-defined-values - 🥉9 · ⭐ 4 · 💤 · MIT ·
MkDocs User Defined Values.
-- [GitHub](https://github.com/rahult/mkdocs-user-defined-values) (👨‍💻 3 · 🔀 3 · 📥 13 · 📦 15 · ⏱️ 10.07.2022) -- [PyPi](https://pypi.org/project/mkdocs-user-defined-values) (📥 860 / month): +- [GitHub](https://github.com/rahult/mkdocs-user-defined-values) (👨‍💻 3 · 🔀 3 · 📥 16 · 📦 15 · ⏱️ 10.07.2022) +- [PyPi](https://pypi.org/project/mkdocs-user-defined-values): ``` pip install mkdocs-user-defined-values ``` @@ -1500,36 +1500,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - user-defined-values ```
-
placeholder - 🥉9 · ⭐ 13 · MIT ·
Add placeholders to your MkDocs pages.
+
nbconvert - 🥉8 · ⭐ 9 · BSD-2 ·
A MkDocs plug-in provides a source parser for *.ipynb files.
-- [GitHub](https://github.com/six-two/mkdocs-placeholder-plugin) (👨‍💻 2 · 🔀 3 · ⏱️ 20.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-placeholder-plugin) (📥 3.5K / month): +- [GitHub](https://github.com/tanbro/mkdocs-nbconvert) (👨‍💻 5 · 🔀 1 · 📦 4 · ⏱️ 21.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-nbconvert) (📥 1K / month): ``` - pip install mkdocs-placeholder-plugin + pip install mkdocs-nbconvert ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - placeholder + - nbconvert ```
-
nbconvert - 🥉9 · ⭐ 9 · BSD-2 ·
A MkDocs plug-in provides a source parser for *.ipynb files.
+
placeholder - 🥉6 · ⭐ 13 · MIT ·
Add placeholders to your MkDocs pages.
-- [GitHub](https://github.com/tanbro/mkdocs-nbconvert) (👨‍💻 5 · 🔀 1 · 📦 4 · ⏱️ 21.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-nbconvert) (📥 1.2K / month): +- [GitHub](https://github.com/six-two/mkdocs-placeholder-plugin) (👨‍💻 2 · 🔀 3 · ⏱️ 20.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-placeholder-plugin): ``` - pip install mkdocs-nbconvert + pip install mkdocs-placeholder-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - nbconvert + - placeholder ```
-
markdown-filter - 🥉8 · ⭐ 5 · 💤 · MIT ·
Adds a markdown template filter to the jinja templating environment in mkdocs.
+
markdown-filter - 🥉6 · ⭐ 5 · 💤 · MIT ·
Adds a markdown template filter to the jinja templating environment in mkdocs.
- [GitHub](https://github.com/byrnereese/mkdocs-markdown-filter) (🔀 2 · 📦 29 · ⏱️ 06.02.2019) -- [PyPi](https://pypi.org/project/mkdocs-markdown-filter) (📥 400 / month): +- [PyPi](https://pypi.org/project/mkdocs-markdown-filter): ``` pip install mkdocs-markdown-filter ``` @@ -1539,10 +1539,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - markdown-filter ```
-
mkjsfiddle - 🥉8 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that lets you edit code fences in JSFiddle.
+
mkjsfiddle - 🥉6 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that lets you edit code fences in JSFiddle.
- [GitHub](https://github.com/stadiamaps/mkjsfiddle) (📦 2 · ⏱️ 07.06.2023) -- [PyPi](https://pypi.org/project/mkjsfiddle) (📥 170 / month): +- [PyPi](https://pypi.org/project/mkjsfiddle): ``` pip install mkjsfiddle ``` @@ -1552,36 +1552,32 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - jsfiddle ```
-
meta-manager - 🥉8 · ⭐ 1 · MIT ·
MkDocs plugin for managing meta tags across folders and files.
+
mkdocs-data-plugin - 🥉6 · ⭐ 1 · 🐣 · MIT ·
Mkdocs plugin that allows reading data from markup files and use it in your Markdown pages.
-- [GitHub](https://github.com/timmeinerzhagen/mkdocs-meta-manager) (👨‍💻 3 · 🔀 1 · 📦 9 · 📋 3 - 33% open · ⏱️ 09.05.2024) -- [PyPi](https://pypi.org/project/mkdocs-meta-manager) (📥 2.3K / month): +- [GitHub](https://github.com/joapuiib/mkdocs-data-plugin) (⏱️ 26.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-data-plugin): ``` - pip install mkdocs-meta-manager + pip install mkdocs-data-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - meta-manager + - data ```
-
mkdocs-data-plugin - 🥉8 · ⭐ 1 · ➕ · MIT ·
Mkdocs plugin that allows reading data from markup files and use it in your Markdown pages.
+
jinja2sandbox - 🥉5 · ⭐ 4 · 💤 · MIT ·
A MkDocs plugin that enables the Jinja2-sandbox.
-- [GitHub](https://github.com/joapuiib/mkdocs-data-plugin) (⏱️ 26.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-data-plugin) (📥 240 / month): - ``` - pip install mkdocs-data-plugin - ``` +- [GitHub](https://github.com/rkoe/mkdocs-jinja2sandbox) (⏱️ 20.03.2019) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - data + - jinja2sandbox ```
-
Entangled - 🥉7 · ⭐ 2 · 💤 · Apache-2 ·
An MkDocs plugin that lets you do Literate Programming through Entangled.
+
Entangled - 🥉5 · ⭐ 2 · 💤 · Apache-2 ·
An MkDocs plugin that lets you do Literate Programming through Entangled.
- [GitHub](https://github.com/entangled/mkdocs-plugin) (📦 9 · ⏱️ 14.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-entangled-plugin) (📥 170 / month): +- [PyPi](https://pypi.org/project/mkdocs-entangled-plugin): ``` pip install mkdocs-entangled-plugin ``` @@ -1591,19 +1587,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - entangled ```
-
jinja2sandbox - 🥉5 · ⭐ 4 · 💤 · MIT ·
A MkDocs plugin that enables the Jinja2-sandbox.
+
meta-manager - 🥉5 · ⭐ 1 · MIT ·
MkDocs plugin for managing meta tags across folders and files.
-- [GitHub](https://github.com/rkoe/mkdocs-jinja2sandbox) (⏱️ 20.03.2019) +- [GitHub](https://github.com/timmeinerzhagen/mkdocs-meta-manager) (👨‍💻 3 · 🔀 1 · 📦 9 · 📋 3 - 33% open · ⏱️ 09.05.2024) +- [PyPi](https://pypi.org/project/mkdocs-meta-manager): + ``` + pip install mkdocs-meta-manager + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - jinja2sandbox + - meta-manager ```
-
codeyaml - 🥉5 · 💤 · MIT ·
Allows for more than one yaml config in mkdocs.
+
codeyaml - 🥉4 · 💤 · MIT ·
Allows for more than one yaml config in mkdocs.
- [GitHub](https://github.com/textileio/mkdocs-codeyaml-plugin) (🔀 1 · 📦 2 · ⏱️ 30.04.2019) -- [PyPi](https://pypi.org/project/mkdocs-codeyaml-plugin) (📥 100 / month): +- [PyPi](https://pypi.org/project/mkdocs-codeyaml-plugin): ``` pip install mkdocs-codeyaml-plugin ``` @@ -1613,10 +1613,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - codeyaml ```
-
mkdocs_protobuf - 🥉4 · ⭐ 2 · 💤 · Apache-2 ·
Mkdocs plugin to render protobuf messages.
+
mkdocs_protobuf - 🥉2 · ⭐ 2 · 💤 · Apache-2 ·
Mkdocs plugin to render protobuf messages.
- [GitHub](https://github.com/rymurr/mkdocs-protobuf) (👨‍💻 2 · 🔀 1 · ⏱️ 30.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-protobuf) (📥 300 / month): +- [PyPi](https://pypi.org/project/mkdocs-protobuf): ``` pip install mkdocs-protobuf ``` @@ -1632,10 +1632,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
git-revision-date-localized - 🥇30 · ⭐ 210 · MIT ·
MkDocs plugin to add a last updated date to your site pages.
+
git-revision-date-localized - 🥇24 · ⭐ 210 · MIT ·
MkDocs plugin to add a last updated date to your site pages.
-- [GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) (👨‍💻 29 · 🔀 42 · 📦 8.1K · 📋 97 - 10% open · ⏱️ 22.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-localized-plugin) (📥 560K / month): +- [GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) (👨‍💻 30 · 🔀 43 · 📦 8.1K · 📋 97 - 10% open · ⏱️ 29.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-localized-plugin): ``` pip install mkdocs-git-revision-date-localized-plugin ``` @@ -1645,10 +1645,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - git-revision-date-localized ```
-
git-authors - 🥈25 · ⭐ 89 · MIT ·
MkDocs plugin to display git authors of a page.
+
git-authors - 🥈20 · ⭐ 91 · MIT ·
MkDocs plugin to display git authors of a page.
- [GitHub](https://github.com/timvink/mkdocs-git-authors-plugin) (👨‍💻 14 · 🔀 19 · 📦 1.2K · 📋 61 - 18% open · ⏱️ 04.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-authors-plugin) (📥 140K / month): +- [PyPi](https://pypi.org/project/mkdocs-git-authors-plugin): ``` pip install mkdocs-git-authors-plugin ``` @@ -1658,10 +1658,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - git-authors ```
-
git-committers-2 - 🥈23 · ⭐ 61 · MIT ·
An MkDocs plugin to create a list of contributors on the page.
+
git-committers-2 - 🥈19 · ⭐ 61 · MIT ·
An MkDocs plugin to create a list of contributors on the page.
-- [GitHub](https://github.com/ojacques/mkdocs-git-committers-plugin-2) (👨‍💻 17 · 🔀 21 · 📦 810 · 📋 43 - 25% open · ⏱️ 24.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin-2) (📥 58K / month): +- [GitHub](https://github.com/ojacques/mkdocs-git-committers-plugin-2) (👨‍💻 17 · 🔀 21 · 📦 820 · 📋 43 - 20% open · ⏱️ 24.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin-2): ``` pip install mkdocs-git-committers-plugin-2 ``` @@ -1671,10 +1671,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - git-committers ```
-
git-revision-date - 🥈20 · ⭐ 57 · 💤 · MIT ·
MkDocs plugin for setting revision date from git per markdown file.
+
git-revision-date - 🥈15 · ⭐ 57 · 💤 · MIT ·
MkDocs plugin for setting revision date from git per markdown file.
-- [GitHub](https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin) (👨‍💻 7 · 🔀 8 · 📦 2.4K · 📋 14 - 35% open · ⏱️ 08.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-plugin) (📥 94K / month): +- [GitHub](https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin) (👨‍💻 7 · 🔀 8 · 📦 2.5K · 📋 14 - 35% open · ⏱️ 08.03.2022) +- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-plugin): ``` pip install mkdocs-git-revision-date-plugin ``` @@ -1684,10 +1684,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - git-revision-date ```
-
git-committers - 🥉15 · ⭐ 42 · MIT ·
A mkdocs plugin for displaying the last commit and a list of a files contributors.
+
git-committers - 🥉11 · ⭐ 42 · 💤 · MIT ·
A mkdocs plugin for displaying the last commit and a list of a files contributors.
-- [GitHub](https://github.com/byrnereese/mkdocs-git-committers-plugin) (👨‍💻 6 · 🔀 7 · 📦 230 · 📋 8 - 87% open · ⏱️ 06.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin) (📥 33K / month): +- [GitHub](https://github.com/byrnereese/mkdocs-git-committers-plugin) (👨‍💻 6 · 🔀 7 · 📦 240 · 📋 8 - 87% open · ⏱️ 06.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin): ``` pip install mkdocs-git-committers-plugin ``` @@ -1697,10 +1697,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - git-committers ```
-
mkdocs-git-latest-changes-plugin - 🥉9 · ⭐ 1 · MIT ·
MkDocs plugin that allows you to display a list of recently modified pages from the Git log.
+
mkdocs-git-latest-changes-plugin - 🥉6 · ⭐ 1 · MIT ·
MkDocs plugin that allows you to display a list of recently modified pages from the Git log.
- [GitHub](https://github.com/tombreit/mkdocs-git-latest-changes-plugin) (👨‍💻 2 · 🔀 2 · 📦 5 · 📋 13 - 7% open · ⏱️ 16.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-latest-changes-plugin) (📥 6.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-git-latest-changes-plugin): ``` pip install mkdocs-git-latest-changes-plugin ``` @@ -1710,10 +1710,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - git-latest-changes ```
-
Github-Links - 🥉8 · ⭐ 10 · ❗Unlicensed ·
Python-Markdown GitHub Links Extension.
+
Github-Links - 🥉5 · ⭐ 10 · ❗Unlicensed ·
Python-Markdown GitHub Links Extension.
- [GitHub](https://github.com/Python-Markdown/github-links) (👨‍💻 4 · 🔀 9 · ⏱️ 22.12.2023) -- [PyPi](https://pypi.org/project/mdx-gh-links) (📥 6.3K / month): +- [PyPi](https://pypi.org/project/mdx-gh-links): ``` pip install mdx-gh-links ``` @@ -1723,10 +1723,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_gh_links ```
-
branchcustomization - 🥉7 · ⭐ 2 · 💤 · MIT ·
Customize MkDocs options on a per-branch basis.
+
branchcustomization - 🥉5 · ⭐ 2 · 💤 · MIT ·
Customize MkDocs options on a per-branch basis.
- [GitHub](https://github.com/effigies/mkdocs-branchcustomization-plugin) (📦 17 · ⏱️ 17.04.2022) -- [PyPi](https://pypi.org/project/mkdocs-branchcustomization-plugin) (📥 650 / month): +- [PyPi](https://pypi.org/project/mkdocs-branchcustomization-plugin): ``` pip install mkdocs-branchcustomization-plugin ``` @@ -1736,10 +1736,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - branchcustomization ```
-
Github Releaase Changelog - 🥉6 · ⭐ 5 · MIT ·
mkdocs extension to autogenerate changelog from github releases.
+
Github Releaase Changelog - 🥉4 · ⭐ 5 · MIT ·
mkdocs extension to autogenerate changelog from github releases.
- [GitHub](https://github.com/djpugh/mkdocs_github_changelog) (👨‍💻 2 · ⏱️ 02.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-github-changelog) (📥 360 / month): +- [PyPi](https://pypi.org/project/mkdocs-github-changelog): ``` pip install mkdocs-github-changelog ``` @@ -1749,10 +1749,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs_github_changelog ```
-
git-latest-release - 🥉4 · ⭐ 2 · 💤 · ❗️GPL-3.0 ·
Plugin for MKDocs to inject the latest release tag from git into markdown.
+
git-latest-release - 🥉2 · ⭐ 2 · 💤 · ❗️GPL-3.0 ·
Plugin for MKDocs to inject the latest release tag from git into markdown.
- [GitHub](https://github.com/agarthetiger/mkdocs_latest_release_plugin) (👨‍💻 3 · ⏱️ 29.12.2019) -- [PyPi](https://pypi.org/project/mkdocs-latest-release-plugin) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-latest-release-plugin): ``` pip install mkdocs-latest-release-plugin ``` @@ -1768,23 +1768,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
minify - 🥇22 · ⭐ 150 · MIT ·
A mkdocs plugin to minify the HTML of a page before it is written to disk.
- -- [GitHub](https://github.com/byrnereese/mkdocs-minify-plugin) (👨‍💻 14 · 🔀 18 · 📦 8.6K · 📋 17 - 23% open · ⏱️ 29.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-minify-plugin) (📥 210K / month): - ``` - pip install mkdocs-minify-plugin - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - minify - ``` -
enumerate-headings - 🥇19 · ⭐ 41 · MIT ·
MkDocs Plugin to enumerate the headings across site pages.
- [GitHub](https://github.com/timvink/mkdocs-enumerate-headings-plugin) (👨‍💻 5 · 🔀 9 · 📦 250 · 📋 32 - 12% open · ⏱️ 16.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-enumerate-headings-plugin) (📥 30K / month): +- [PyPi](https://pypi.org/project/mkdocs-enumerate-headings-plugin) (📥 32K / month): ``` pip install mkdocs-enumerate-headings-plugin ``` @@ -1794,23 +1781,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - enumerate-headings ```
-
minify-html - 🥈17 · ⭐ 7 · MIT ·
MkDocs plugin for minification using minify-html, an extremely fast and smart HTML + JS + CSS minifier.
+
minify - 🥇17 · ⭐ 160 · MIT ·
A mkdocs plugin to minify the HTML of a page before it is written to disk.
-- [GitHub](https://github.com/monosans/mkdocs-minify-html-plugin) (👨‍💻 4 · 📦 29 · ⏱️ 28.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-minify-html-plugin) (📥 17K / month): +- [GitHub](https://github.com/byrnereese/mkdocs-minify-plugin) (👨‍💻 14 · 🔀 18 · 📦 8.7K · 📋 18 - 27% open · ⏱️ 29.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-minify-plugin): ``` - pip install mkdocs-minify-html-plugin + pip install mkdocs-minify-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - minify_html + - minify ```
Publisher for MkDocs - social - 🥈15 · ⭐ 67 · MIT ·
Social media sharing helper.
-- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 62 · 📋 23 - 30% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2K / month): +- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 63 · 📋 23 - 26% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2.1K / month): ``` pip install mkdocs-publisher ``` @@ -1822,8 +1809,8 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
Publisher for MkDocs - minifier - 🥈15 · ⭐ 67 · MIT ·
Size optimization (minification) for HTML, CSS, JS, SVG, PNG and JPEG files.
-- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 62 · 📋 23 - 30% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2K / month): +- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 63 · 📋 23 - 26% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2.1K / month): ``` pip install mkdocs-publisher ``` @@ -1833,49 +1820,49 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pub-minifier ```
-
add-number - 🥈13 · ⭐ 16 · 💤 · MIT ·
MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.
+
minify-html - 🥈13 · ⭐ 8 · MIT ·
MkDocs plugin for minification using minify-html, an extremely fast and smart HTML + JS + CSS minifier.
-- [GitHub](https://github.com/ignorantshr/mkdocs-add-number-plugin) (👨‍💻 3 · 🔀 4 · 📦 47 · 📋 12 - 25% open · ⏱️ 11.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-add-number-plugin) (📥 11K / month): +- [GitHub](https://github.com/monosans/mkdocs-minify-html-plugin) (👨‍💻 4 · 📦 33 · ⏱️ 05.12.2024) +- [PyPi](https://pypi.org/project/mkdocs-minify-html-plugin): ``` - pip install mkdocs-add-number-plugin + pip install mkdocs-minify-html-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - add-number + - minify_html ```
-
mkdocs-extra-sass-plugin - 🥈13 · ⭐ 3 · 💤 · MIT ·
Adds stylesheets to your mkdocs site from Sass/SCSS.
+
mkdocs-link-embeds - 🥈12 · ⭐ 6 · MIT ·
Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,..
-- [GitHub](https://github.com/orzih/mkdocs-extra-sass-plugin) (🔀 3 · 📦 55 · ⏱️ 13.02.2021) -- [PyPi](https://pypi.org/project/mkdocs-extra-sass-plugin) (📥 11K / month): +- [GitHub](https://github.com/Aetherinox/mkdocs-link-embeds) (📥 23 · 📦 8 · ⏱️ 13.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-link-embeds-plugin) (📥 600 / month): ``` - pip install mkdocs-extra-sass-plugin + pip install mkdocs-link-embeds-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - extra-sass + - link-embeds ```
-
mkdocs-link-embeds - 🥉12 · ⭐ 6 · MIT ·
Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,..
+
add-number - 🥉9 · ⭐ 16 · 💤 · MIT ·
MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.
-- [GitHub](https://github.com/Aetherinox/mkdocs-link-embeds) (📥 23 · 📦 8 · ⏱️ 13.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-link-embeds-plugin) (📥 600 / month): +- [GitHub](https://github.com/ignorantshr/mkdocs-add-number-plugin) (👨‍💻 3 · 🔀 4 · 📦 47 · 📋 12 - 25% open · ⏱️ 11.06.2020) +- [PyPi](https://pypi.org/project/mkdocs-add-number-plugin): ``` - pip install mkdocs-link-embeds-plugin + pip install mkdocs-add-number-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - link-embeds + - add-number ```
-
mkdocs_safe_text - 🥉12 · ⭐ 3 · 📉 · BSD-2 ·
Plugin for safe text editing with MKDocs.
+
mkdocs_safe_text - 🥉9 · ⭐ 3 · BSD-2 ·
Plugin for safe text editing with MKDocs.
- [GitHub](https://github.com/raimon49/mkdocs-safe-text-plugin) (👨‍💻 2 · 📦 9 · ⏱️ 22.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-safe-text-plugin) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-safe-text-plugin): ``` pip install mkdocs-safe-text-plugin ``` @@ -1885,23 +1872,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs_safe_text ```
-
bootstrap-tables - 🥉9 · ⭐ 12 · 💤 · MIT ·
A MkDocs plugin to add bootstrap classes to plan markdown generated tables.
+
mkdocs-extra-sass-plugin - 🥉9 · ⭐ 3 · 💤 · MIT ·
Adds stylesheets to your mkdocs site from Sass/SCSS.
-- [GitHub](https://github.com/byrnereese/mkdocs-bootstrap-tables-plugin) (🔀 2 · 📦 88 · ⏱️ 27.03.2020) -- [PyPi](https://pypi.org/project/mkdocs-bootstrap-tables-plugin) (📥 1.5K / month): +- [GitHub](https://github.com/orzih/mkdocs-extra-sass-plugin) (🔀 3 · 📦 55 · ⏱️ 13.02.2021) +- [PyPi](https://pypi.org/project/mkdocs-extra-sass-plugin): ``` - pip install mkdocs-bootstrap-tables-plugin + pip install mkdocs-extra-sass-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - bootstrap-tables + - extra-sass ```
-
mkdocs-add-teaser - 🥉9 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin to customize the first paragraph of your pages, and to use it as the pages meta description.
+
mkdocs-add-teaser - 🥉7 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin to customize the first paragraph of your pages, and to use it as the pages meta description.
- [GitHub](https://github.com/wilhelmer/mkdocs-add-teaser) (👨‍💻 3 · 🔀 1 · 📦 5 · ⏱️ 08.11.2022) -- [PyPi](https://pypi.org/project/mkdocs-add-teaser) (📥 600 / month): +- [PyPi](https://pypi.org/project/mkdocs-add-teaser): ``` pip install mkdocs-add-teaser ``` @@ -1911,20 +1898,20 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-add-teaser ```
-
toggle-sidebar - 🥉8 · ⭐ 5 · MIT ·
Toggle the navigation and/or TOC sidebars on your MkDocs site.
+
bootstrap-tables - 🥉6 · ⭐ 12 · 💤 · MIT ·
A MkDocs plugin to add bootstrap classes to plan markdown generated tables.
-- [GitHub](https://github.com/six-two/mkdocs-toggle-sidebar-plugin) (⏱️ 10.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-toggle-sidebar-plugin) (📥 2.2K / month): +- [GitHub](https://github.com/byrnereese/mkdocs-bootstrap-tables-plugin) (🔀 2 · 📦 88 · ⏱️ 27.03.2020) +- [PyPi](https://pypi.org/project/mkdocs-bootstrap-tables-plugin): ``` - pip install mkdocs-toggle-sidebar-plugin + pip install mkdocs-bootstrap-tables-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - toggle-sidebar + - bootstrap-tables ```
-
MkDocs Pygments - 🥉5 · ⭐ 7 · 🐣 · ISC ·
Highlighting themes for code blocks. Available to sponsors only.
+
MkDocs Pygments - 🥉5 · ⭐ 7 · ISC ·
Highlighting themes for code blocks. Available to sponsors only.
- [GitHub](https://github.com/pawamoy/mkdocs-pygments) (🔀 1 · 📦 2 · ⏱️ 24.05.2024) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): @@ -1933,6 +1920,19 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pygments ```
+
toggle-sidebar - 🥉4 · ⭐ 5 · MIT ·
Toggle the navigation and/or TOC sidebars on your MkDocs site.
+ +- [GitHub](https://github.com/six-two/mkdocs-toggle-sidebar-plugin) (⏱️ 10.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-toggle-sidebar-plugin): + ``` + pip install mkdocs-toggle-sidebar-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - toggle-sidebar + ``` +
docstyler - 🥉4 · 💤 · BSD-3 ·
Plugin to add alternative stylesheets to MkDocs custom themes.
- [GitHub](https://github.com/hfagerlund/mkdocs-docstyler-plugin) (⏱️ 16.02.2019) @@ -1948,79 +1948,79 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
MkDocs Swagger UI Tag - 🥇19 · ⭐ 80 · MIT ·
A MkDocs plugin supports adding Swagger UI to the page.
- -- [GitHub](https://github.com/blueswen/mkdocs-swagger-ui-tag) (👨‍💻 4 · 🔀 8 · 📥 45 · 📦 220 · 📋 23 - 26% open · ⏱️ 27.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-swagger-ui-tag) (📥 46K / month): - ``` - pip install mkdocs-swagger-ui-tag - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - swagger-ui-tag - ``` -
-
mkdocs-coverage - 🥈18 · ⭐ 24 · ISC ·
MkDocs plugin to integrate your coverage HTML report into your site.
+
Publisher for MkDocs - obsidian - 🥇15 · ⭐ 67 · MIT ·
Obsidian.md integration including with support for wiki links, callouts, backlinks etc.
-- [GitHub](https://github.com/pawamoy/mkdocs-coverage) (🔀 1 · 📦 230 · 📋 10 - 40% open · ⏱️ 11.06.2024) -- [PyPi](https://pypi.org/project/mkdocs-coverage) (📥 32K / month): +- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 63 · 📋 23 - 26% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2.1K / month): ``` - pip install mkdocs-coverage + pip install mkdocs-publisher ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - coverage + - pub-obsidian ```
-
mkdocs-render-swagger-plugin - 🥈15 · ⭐ 75 · MIT ·
A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.
+
MkDocs asciinema-player - 🥇15 · ⭐ 7 · MIT ·
Mkdocs Plugin to include asciinema player in your documentation.
-- [GitHub](https://github.com/bharel/mkdocs-render-swagger-plugin) (👨‍💻 8 · 🔀 12 · 📥 6 · 📋 15 - 20% open · ⏱️ 23.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-render-swagger-plugin) (📥 64K / month): +- [GitHub](https://github.com/pa-decarvalho/mkdocs-asciinema-player) (👨‍💻 3 · 🔀 1 · 📦 2 · 📋 26 - 11% open · ⏱️ 13.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-asciinema-player) (📥 1.5K / month): ``` - pip install mkdocs-render-swagger-plugin + pip install mkdocs-asciinema-player ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - render_swagger + - asciinema-player ```
-
Publisher for MkDocs - obsidian - 🥈15 · ⭐ 67 · MIT ·
Obsidian.md integration including with support for wiki links, callouts, backlinks etc.
+
MkDocs Swagger UI Tag - 🥈14 · ⭐ 80 · MIT ·
A MkDocs plugin supports adding Swagger UI to the page.
-- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 62 · 📋 23 - 30% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2K / month): +- [GitHub](https://github.com/blueswen/mkdocs-swagger-ui-tag) (👨‍💻 4 · 🔀 8 · 📥 45 · 📦 220 · 📋 23 - 26% open · ⏱️ 27.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-swagger-ui-tag): ``` - pip install mkdocs-publisher + pip install mkdocs-swagger-ui-tag ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - pub-obsidian + - swagger-ui-tag ```
-
MkDocs asciinema-player - 🥈15 · ⭐ 7 · MIT ·
Mkdocs Plugin to include asciinema player in your documentation.
+
mkdocs-coverage - 🥈13 · ⭐ 24 · ISC ·
MkDocs plugin to integrate your coverage HTML report into your site.
-- [GitHub](https://github.com/pa-decarvalho/mkdocs-asciinema-player) (👨‍💻 3 · 🔀 1 · 📦 2 · 📋 26 - 11% open · ⏱️ 13.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-asciinema-player) (📥 1.6K / month): +- [GitHub](https://github.com/pawamoy/mkdocs-coverage) (🔀 1 · 📦 230 · 📋 10 - 40% open · ⏱️ 11.06.2024) +- [PyPi](https://pypi.org/project/mkdocs-coverage): ``` - pip install mkdocs-asciinema-player + pip install mkdocs-coverage ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - asciinema-player + - coverage ```
-
MkDocs Backend for Foliant - 🥉12 · ⭐ 3 · 💤 · MIT
MkDocs backend for Foliant.
+
MkDocs Backend for Foliant - 🥉10 · ⭐ 3 · 💤 · MIT
MkDocs backend for Foliant.
- [GitHub](https://github.com/foliant-docs/foliantcontrib.mkdocs) (👨‍💻 5 · 🔀 3 · 📦 34 · ⏱️ 12.12.2022) -- [PyPi](https://pypi.org/project/foliantcontrib.mkdocs) (📥 650 / month): +- [PyPi](https://pypi.org/project/foliantcontrib.mkdocs): ``` pip install foliantcontrib.mkdocs ```
+
mkdocs-render-swagger-plugin - 🥉8 · ⭐ 75 · 📉 · MIT ·
A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.
+ +- [GitHub](https://github.com/bharel/mkdocs-render-swagger-plugin) (👨‍💻 8 · 🔀 12 · 📥 6 · 📋 15 - 20% open · ⏱️ 23.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-render-swagger-plugin): + ``` + pip install mkdocs-render-swagger-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - render_swagger + ``` +
swagger - 🥉6 · ⭐ 30 · 💤 · MIT ·
MkDocs plugin for render swagger into docs.
- [GitHub](https://github.com/allevo/mkdocs-swagger-plugin) (🔀 6 · 📋 5 - 60% open · ⏱️ 06.10.2019) @@ -2039,10 +2039,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - factsheet ```
-
MkDocs Dependency License Information - 🥉6 · ⭐ 3 · MIT ·
mkdocs extension to visualise package dependencies license information.
+
MkDocs Dependency License Information - 🥉4 · ⭐ 3 · MIT ·
mkdocs extension to visualise package dependencies license information.
- [GitHub](https://github.com/djpugh/mkdocs_licenseinfo) (👨‍💻 2 · ⏱️ 02.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-licenseinfo) (📥 280 / month): +- [PyPi](https://pypi.org/project/mkdocs-licenseinfo): ``` pip install mkdocs-licenseinfo ``` @@ -2052,10 +2052,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs_licenseinfo ```
-
Vercel Password Protection - 🥉6 · MIT ·
Allows you to password protect your site if it is deployed by Vercel, by adding routes to the vercel.json file.
+
Vercel Password Protection - 🥉4 · MIT ·
Allows you to password protect your site if it is deployed by Vercel, by adding routes to the vercel.json file.
- [GitHub](https://github.com/six-two/mkdocs-vercel-pw-plugin) (⏱️ 11.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-vercel-pw-plugin) (📥 170 / month): +- [PyPi](https://pypi.org/project/mkdocs-vercel-pw-plugin): ``` pip install mkdocs-vercel-pw-plugin ``` @@ -2071,10 +2071,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
static-i18n - 🥇21 · ⭐ 240 · MIT ·
MkDocs i18n plugin using static translation markdown files.
+
static-i18n - 🥇17 · ⭐ 240 · MIT ·
MkDocs i18n plugin using static translation markdown files.
- [GitHub](https://github.com/ultrabug/mkdocs-static-i18n) (👨‍💻 12 · 🔀 38 · 📦 1.3K · 📋 140 - 14% open · ⏱️ 12.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-static-i18n) (📥 57K / month): +- [PyPi](https://pypi.org/project/mkdocs-static-i18n): ``` pip install mkdocs-static-i18n ``` @@ -2084,10 +2084,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - i18n ```
-
mkdocs-mdpo - 🥉11 · ⭐ 7 · BSD-3 ·
Mkdocs translation plugin using PO files.
+
mkdocs-mdpo - 🥉9 · ⭐ 7 · BSD-3 ·
Mkdocs translation plugin using PO files.
- [GitHub](https://github.com/mondeja/mkdocs-mdpo-plugin) (👨‍💻 4 · 🔀 5 · 📥 260 · 📋 37 - 35% open · ⏱️ 10.06.2024) -- [PyPi](https://pypi.org/project/mkdocs-mdpo-plugin) (📥 860 / month): +- [PyPi](https://pypi.org/project/mkdocs-mdpo-plugin): ``` pip install mkdocs-mdpo-plugin ``` @@ -2097,9 +2097,9 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdpo ```
-
Mkdocs translations plugin - 🥉2 · ❗Unlicensed ·
Internationalization plugin for mkdocs.
+
Mkdocs translations plugin - 🥉1 · ❗Unlicensed ·
Internationalization plugin for mkdocs.
-- [PyPi](https://pypi.org/project/mkdocs-translations) (📥 40 / month): +- [PyPi](https://pypi.org/project/mkdocs-translations): ``` pip install mkdocs-translations ``` @@ -2115,10 +2115,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
mkdocs-redirects - 🥇27 · ⭐ 180 · MIT ·
Open source plugin for Mkdocs page redirects.
+
mkdocs-redirects - 🥇21 · ⭐ 180 · MIT ·
Open source plugin for Mkdocs page redirects.
-- [GitHub](https://github.com/mkdocs/mkdocs-redirects) (👨‍💻 16 · 🔀 22 · 📦 4.4K · 📋 38 - 28% open · ⏱️ 07.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-redirects) (📥 490K / month): +- [GitHub](https://github.com/mkdocs/mkdocs-redirects) (👨‍💻 16 · 🔀 22 · 📦 4.4K · 📋 39 - 28% open · ⏱️ 07.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-redirects): ``` pip install mkdocs-redirects ``` @@ -2128,10 +2128,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - redirects ```
-
bibtex - 🥇22 · ⭐ 79 · ❗️BSD-3-Clause-LBNL ·
A MkDocs plugin for citation management using bibtex.
+
bibtex - 🥇17 · ⭐ 79 · ❗️BSD-3-Clause-LBNL ·
A MkDocs plugin for citation management using bibtex.
- [GitHub](https://github.com/shyamd/mkdocs-bibtex) (👨‍💻 14 · 🔀 21 · 📦 340 · 📋 44 - 27% open · ⏱️ 01.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-bibtex) (📥 37K / month): +- [PyPi](https://pypi.org/project/mkdocs-bibtex): ``` pip install mkdocs-bibtex ``` @@ -2141,10 +2141,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - bibtex ```
-
htmlproofer - 🥇21 · ⭐ 44 · MIT ·
A MkDocs plugin that validates URL in rendered html files.
+
htmlproofer - 🥇16 · ⭐ 44 · MIT ·
A MkDocs plugin that validates URL in rendered html files.
- [GitHub](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) (👨‍💻 15 · 🔀 16 · 📦 400 · 📋 36 - 8% open · ⏱️ 23.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-htmlproofer-plugin) (📥 40K / month): +- [PyPi](https://pypi.org/project/mkdocs-htmlproofer-plugin): ``` pip install mkdocs-htmlproofer-plugin ``` @@ -2154,36 +2154,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - htmlproofer ```
-
autorefs - 🥈19 · ⭐ 51 · ISC ·
Automatically link across pages in MkDocs.
+
autolinks - 🥈13 · ⭐ 80 · 💤 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
-- [GitHub](https://github.com/mkdocstrings/autorefs) (👨‍💻 8 · 🔀 8 · 📋 24 - 12% open · ⏱️ 01.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-autorefs) (📥 1.9M / month): +- [GitHub](https://github.com/zachhannum/mkdocs-autolinks-plugin) (👨‍💻 10 · 🔀 16 · 📦 520 · 📋 18 - 50% open · ⏱️ 04.08.2023) +- [PyPi](https://pypi.org/project/mkdocs-autolinks-plugin): ``` - pip install mkdocs-autorefs + pip install mkdocs-autolinks-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - autorefs + - autolinks ```
-
autolinks - 🥈17 · ⭐ 80 · 💤 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
+
autorefs - 🥈13 · ⭐ 51 · ISC ·
Automatically link across pages in MkDocs.
-- [GitHub](https://github.com/zachhannum/mkdocs-autolinks-plugin) (👨‍💻 10 · 🔀 16 · 📦 520 · 📋 18 - 50% open · ⏱️ 04.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-autolinks-plugin) (📥 38K / month): +- [GitHub](https://github.com/mkdocstrings/autorefs) (👨‍💻 8 · 🔀 8 · 📋 24 - 12% open · ⏱️ 01.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-autorefs): ``` - pip install mkdocs-autolinks-plugin + pip install mkdocs-autorefs ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - autolinks + - autorefs ```
-
mkdocs-open-in-new-tab - 🥈17 · ⭐ 26 · MIT ·
This plugin adds JS to open outgoing links and PDFs in a new tab.
+
mkdocs-open-in-new-tab - 🥈13 · ⭐ 26 · MIT ·
This plugin adds JS to open outgoing links and PDFs in a new tab.
- [GitHub](https://github.com/JakubAndrysek/mkdocs-open-in-new-tab) (👨‍💻 2 · 🔀 4 · 📦 340 · 📋 7 - 28% open · ⏱️ 18.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-open-in-new-tab) (📥 39K / month): +- [PyPi](https://pypi.org/project/mkdocs-open-in-new-tab): ``` pip install mkdocs-open-in-new-tab ``` @@ -2193,10 +2193,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - open-in-new-tab ```
-
ezlinks - 🥈14 · ⭐ 34 · 💤 · MIT ·
Plugin for mkdocs which enables easier linking between pages.
+
ezlinks - 🥈11 · ⭐ 34 · 💤 · MIT ·
Plugin for mkdocs which enables easier linking between pages.
- [GitHub](https://github.com/orbikm/mkdocs-ezlinks-plugin) (🔀 13 · 📥 200 · 📦 120 · 📋 25 - 44% open · ⏱️ 24.01.2022) -- [PyPi](https://pypi.org/project/mkdocs-ezlinks-plugin) (📥 3.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-ezlinks-plugin): ``` pip install mkdocs-ezlinks-plugin ``` @@ -2206,10 +2206,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - ezlinks ```
-
mkdocs-alias-plugin - 🥈13 · ⭐ 13 · MIT ·
An MkDocs plugin allowing links to your pages using a custom alias.
+
mkdocs-alias-plugin - 🥈10 · ⭐ 13 · MIT ·
An MkDocs plugin allowing links to your pages using a custom alias.
- [GitHub](https://github.com/EddyLuten/mkdocs-alias-plugin) (👨‍💻 3 · 🔀 3 · 📦 29 · 📋 11 - 27% open · ⏱️ 22.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-alias-plugin) (📥 1.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-alias-plugin): ``` pip install mkdocs-alias-plugin ``` @@ -2219,10 +2219,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - alias ```
-
roamlinks - 🥈12 · ⭐ 52 · 💤 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
+
roamlinks - 🥈8 · ⭐ 52 · 💤 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
- [GitHub](https://github.com/Jackiexiao/mkdocs-roamlinks-plugin) (👨‍💻 9 · 🔀 15 · ⏱️ 08.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-roamlinks-plugin) (📥 12K / month): +- [PyPi](https://pypi.org/project/mkdocs-roamlinks-plugin): ``` pip install mkdocs-roamlinks-plugin ``` @@ -2232,10 +2232,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - roamlinks ```
-
Autolink References - 🥉11 · ⭐ 18 · MIT ·
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
+
Autolink References - 🥈8 · ⭐ 18 · MIT ·
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
- [GitHub](https://github.com/theskumar/autolink-references-mkdocs-plugin) (👨‍💻 3 · 🔀 6 · 📦 9 · 📋 4 - 25% open · ⏱️ 28.12.2023) -- [PyPi](https://pypi.org/project/autolink-references-mkdocs-plugin) (📥 6.1K / month): +- [PyPi](https://pypi.org/project/autolink-references-mkdocs-plugin): ``` pip install autolink-references-mkdocs-plugin ``` @@ -2245,10 +2245,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - autolink_references ```
-
unused-files - 🥉11 · ⭐ 9 · 💤 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project.
+
unused-files - 🥈8 · ⭐ 9 · 💤 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project.
- [GitHub](https://github.com/wilhelmer/mkdocs-unused-files) (👨‍💻 2 · 🔀 2 · 📦 25 · 📋 10 - 20% open · ⏱️ 17.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-unused-files) (📥 2.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-unused-files): ``` pip install mkdocs-unused-files ``` @@ -2258,10 +2258,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - unused_files ```
-
mkdocs-site-urls - 🥉10 · ⭐ 16 · 💤 · MIT ·
A MkDocs plugin that adds support for site-relative `site:` URLs.
+
mkdocs-site-urls - 🥉7 · ⭐ 16 · 💤 · MIT ·
A MkDocs plugin that adds support for site-relative `site:` URLs.
- [GitHub](https://github.com/OctoPrint/mkdocs-site-urls) (🔀 1 · 📦 23 · 📋 2 - 50% open · ⏱️ 31.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-site-urls) (📥 7.4K / month): +- [PyPi](https://pypi.org/project/mkdocs-site-urls): ``` pip install mkdocs-site-urls ``` @@ -2271,10 +2271,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - site-urls ```
-
ezglossary - 🥉9 · ⭐ 11 · MIT ·
Glossary support for mkdocs.
+
tooltipster-links - 🥉7 · ⭐ 8 · 💤 · MIT ·
An MkDocs plugin that adds tooltips to preview the content of page links using tooltipster.
+ +- [GitHub](https://github.com/zachhannum/mkdocs-tooltipster-links-plugin) (🔀 1 · 📦 28 · ⏱️ 29.07.2020) +- [PyPi](https://pypi.org/project/mkdocs-tooltipster-links-plugin): + ``` + pip install mkdocs-tooltipster-links-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - tooltipster-links + ``` +
+
ezglossary - 🥉6 · ⭐ 11 · MIT ·
Glossary support for mkdocs.
- [GitHub](https://github.com/realtimeprojects/mkdocs-ezglossary) (👨‍💻 2 · 🔀 1 · 📋 22 - 9% open · ⏱️ 11.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-ezglossary-plugin) (📥 6.5K / month): +- [PyPi](https://pypi.org/project/mkdocs-ezglossary-plugin): ``` pip install mkdocs-ezglossary-plugin ``` @@ -2284,10 +2297,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - ezglossary ```
-
link-marker - 🥉9 · ⭐ 8 · MIT ·
MkDocs plugin for marking links e.g. external ones or mails.
+
link-marker - 🥉6 · ⭐ 8 · MIT ·
MkDocs plugin for marking links e.g. external ones or mails.
- [GitHub](https://github.com/timmeinerzhagen/mkdocs-link-marker) (👨‍💻 2 · 🔀 1 · 📦 21 · 📋 4 - 50% open · ⏱️ 25.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-link-marker) (📥 2.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-link-marker): ``` pip install mkdocs-link-marker ``` @@ -2297,10 +2310,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - link-marker ```
-
abs-to-rel - 🥉9 · ⭐ 5 · 💤 · MIT ·
MkDocs plugin for converting absolute links to relative ones.
+
abs-to-rel - 🥉6 · ⭐ 5 · 💤 · MIT ·
MkDocs plugin for converting absolute links to relative ones.
- [GitHub](https://github.com/sander76/mkdocs-abs-rel-plugin) (👨‍💻 2 · 🔀 3 · 📦 28 · ⏱️ 03.03.2020) -- [PyPi](https://pypi.org/project/mkdocs-abs-rel-plugin) (📥 3.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-abs-rel-plugin): ``` pip install mkdocs-abs-rel-plugin ``` @@ -2310,10 +2323,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - abs-to-rel ```
-
Wikilink Plus - 🥉8 · ⭐ 16 · 💤 · ❗Unlicensed ·
A wikilink extension for Python Markdown.
+
Wikilink Plus - 🥉5 · ⭐ 16 · 💤 · ❗Unlicensed ·
A wikilink extension for Python Markdown.
- [GitHub](https://github.com/neurobin/mdx_wikilink_plus) (👨‍💻 5 · 🔀 4 · ⏱️ 26.07.2022) -- [PyPi](https://pypi.org/project/mdx-wikilink-plus) (📥 3.6K / month): +- [PyPi](https://pypi.org/project/mdx-wikilink-plus): ``` pip install mdx-wikilink-plus ``` @@ -2323,36 +2336,41 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_wikilink_plus ```
-
tooltipster-links - 🥉8 · ⭐ 8 · 💤 · MIT ·
An MkDocs plugin that adds tooltips to preview the content of page links using tooltipster.
+
ArgRef - 🥉5 · ⭐ 1 · 🐣 · ❗Unlicensed ·
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
-- [GitHub](https://github.com/zachhannum/mkdocs-tooltipster-links-plugin) (🔀 1 · 📦 27 · ⏱️ 29.07.2020) -- [PyPi](https://pypi.org/project/mkdocs-tooltipster-links-plugin) (📥 68 / month): +- [GitHub](https://github.com/rhshadrach/mkdocs-argref-plugin) (👨‍💻 5 · 🔀 1 · ⏱️ 25.08.2024) +- [PyPi](https://pypi.org/project/mkdocs-argref-plugin): ``` - pip install mkdocs-tooltipster-links-plugin + pip install mkdocs-argref-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - tooltipster-links + - argref ```
-
ArgRef - 🥉6 · ⭐ 1 · 🐣 · ❗Unlicensed ·
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
+
emailprotect - 🥉4 · ⭐ 5 · 💤 · MIT ·
A MkDocs plugin that tries to obscure email-addresses from address-harvesting spam-bots.
-- [GitHub](https://github.com/rhshadrach/mkdocs-argref-plugin) (👨‍💻 5 · 🔀 1 · ⏱️ 25.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-argref-plugin) (📥 940 / month): - ``` - pip install mkdocs-argref-plugin - ``` +- [GitHub](https://github.com/rkoe/mkdocs-emailprotect) (⏱️ 21.01.2020) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - argref + - emailprotect + ``` +
+
alternate-link - 🥉3 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that simplifies internal links creation.
+ +- [GitHub](https://github.com/cmitu/mkdocs-altlink-plugin) (👨‍💻 3 · 🔀 2 · ⏱️ 14.02.2021) +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - alternate-link ```
-
webcontext - 🥉6 · ⭐ 1 · 💤 · MIT ·
Mkdocs plugin for converting absolute paths to webcontext aware paths using the configured webcontext context.
+
webcontext - 🥉3 · ⭐ 1 · 💤 · MIT ·
Mkdocs plugin for converting absolute paths to webcontext aware paths using the configured webcontext context.
- [GitHub](https://github.com/Darrelk/mkdocs-webcontext-plugin) (👨‍💻 2 · 🔀 1 · 📥 11 · 📦 6 · ⏱️ 25.05.2023) -- [PyPi](https://pypi.org/project/mkdocs-webcontext-plugin) (📥 240 / month): +- [PyPi](https://pypi.org/project/mkdocs-webcontext-plugin): ``` pip install mkdocs-webcontext-plugin ``` @@ -2362,10 +2380,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - webcontext ```
-
mkdocs-issues-plugin - 🥉5 · ⭐ 1 · 🐣 · MIT ·
A plugin for showing the state and labels of issues, PRs and discussions (GitHub or GitLab) in mkdocs generated docs.
+
mkdocs-issues-plugin - 🥉3 · ⭐ 1 · 🐣 · MIT ·
A plugin for showing the state and labels of issues, PRs and discussions (GitHub or GitLab) in mkdocs generated docs.
- [GitHub](https://github.com/mihaigalos/mkdocs-issues-plugin) (👨‍💻 3 · 📦 1 · ⏱️ 24.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-issues-plugin) (📥 410 / month): +- [PyPi](https://pypi.org/project/mkdocs-issues-plugin): ``` pip install mkdocs-issues-plugin ``` @@ -2375,18 +2393,9 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-issues-plugin ```
-
emailprotect - 🥉4 · ⭐ 5 · 💤 · MIT ·
A MkDocs plugin that tries to obscure email-addresses from address-harvesting spam-bots.
- -- [GitHub](https://github.com/rkoe/mkdocs-emailprotect) (⏱️ 21.01.2020) -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - emailprotect - ``` -
-
Mkdocs-Addresses - 🥉4 · 💤 · ❗Unlicensed ·
Mkdocs plugin, building automatically the appropriate relative paths (to images, links, anchors, ...) using..
+
Mkdocs-Addresses - 🥉2 · 💤 · ❗Unlicensed ·
Mkdocs plugin, building automatically the appropriate relative paths (to images, links, anchors, ...) using..
-- [PyPi](https://pypi.org/project/mkdocs-addresses) (📥 510 / month): +- [PyPi](https://pypi.org/project/mkdocs-addresses): ``` pip install mkdocs-addresses ``` @@ -2397,25 +2406,16 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-addresses ```
-
alternate-link - 🥉3 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that simplifies internal links creation.
- -- [GitHub](https://github.com/cmitu/mkdocs-altlink-plugin) (👨‍💻 3 · 🔀 2 · ⏱️ 14.02.2021) -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - alternate-link - ``` -

## 🧩 Markdown extensions Back to top -
PyMdown Extensions - 🥇32 · ⭐ 970 · ❗Unlicensed ·
Extensions for Python Markdown.
+
PyMdown Extensions - 🥇25 · ⭐ 970 · 📉 · ❗Unlicensed ·
Extensions for Python Markdown.
-- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 49 · 🔀 260 · 📦 39K · 📋 380 - 3% open · ⏱️ 26.11.2024) -- [PyPi](https://pypi.org/project/pymdown-extensions) (📥 7M / month): +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 49 · 🔀 260 · 📦 39K · 📋 380 - 2% open · ⏱️ 26.11.2024) +- [PyPi](https://pypi.org/project/pymdown-extensions): ``` pip install pymdown-extensions ``` @@ -2453,10 +2453,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pymdownx.tilde ```
-
mkdocs-callouts - 🥇18 · ⭐ 30 · MIT ·
A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.
+
mkdocs-callouts - 🥇14 · ⭐ 31 · MIT ·
A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.
- [GitHub](https://github.com/sondregronas/mkdocs-callouts) (👨‍💻 2 · 🔀 2 · 📦 1.2K · ⏱️ 11.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-callouts) (📥 19K / month): +- [PyPi](https://pypi.org/project/mkdocs-callouts): ``` pip install mkdocs-callouts ``` @@ -2466,37 +2466,37 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - callouts ```
-
markdown-callouts - 🥇17 · ⭐ 30 · MIT ·
Markdown extension: a classier syntax for admonitions.
+
YAML metadata - 🥇14 · ⭐ 23 · MIT ·
YAML metadata extension for Python-Markdown.
-- [GitHub](https://github.com/oprypin/markdown-callouts) (👨‍💻 2 · 🔀 13 · 📦 330 · 📋 12 - 33% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/markdown-callouts) (📥 50K / month): +- [GitHub](https://github.com/sivakov512/python-markdown-full-yaml-metadata) (👨‍💻 7 · 🔀 4 · 📦 88 · 📋 10 - 30% open · ⏱️ 03.07.2024) +- [PyPi](https://pypi.org/project/markdown-full-yaml-metadata): ``` - pip install markdown-callouts + pip install markdown-full-yaml-metadata ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - callouts - - github-callouts + - full_yaml_metadata ```
-
YAML metadata - 🥇17 · ⭐ 23 · MIT ·
YAML metadata extension for Python-Markdown.
+
markdown-callouts - 🥈13 · ⭐ 30 · MIT ·
Markdown extension: a classier syntax for admonitions.
-- [GitHub](https://github.com/sivakov512/python-markdown-full-yaml-metadata) (👨‍💻 7 · 🔀 4 · 📦 88 · 📋 10 - 30% open · ⏱️ 03.07.2024) -- [PyPi](https://pypi.org/project/markdown-full-yaml-metadata) (📥 2K / month): +- [GitHub](https://github.com/oprypin/markdown-callouts) (👨‍💻 2 · 🔀 13 · 📦 330 · 📋 12 - 33% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/markdown-callouts): ``` - pip install markdown-full-yaml-metadata + pip install markdown-callouts ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - full_yaml_metadata + - callouts + - github-callouts ```
-
Math extension - 🥈15 · ⭐ 120 · 💤 · BSD-3 ·
Math extension for Python-Markdown.
+
Math extension - 🥈10 · ⭐ 120 · 💤 · BSD-3 ·
Math extension for Python-Markdown.
- [GitHub](https://github.com/mitya57/python-markdown-math) (👨‍💻 8 · 🔀 25 · 📋 24 - 8% open · ⏱️ 12.08.2022) -- [PyPi](https://pypi.org/project/python-markdown-math) (📥 290K / month): +- [PyPi](https://pypi.org/project/python-markdown-math): ``` pip install python-markdown-math ``` @@ -2506,10 +2506,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_math ```
-
Mdx Truly Sane Lists - 🥈15 · ⭐ 85 · 💤 · MIT ·
Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy..
+
Mdx Truly Sane Lists - 🥈9 · ⭐ 85 · 💤 · MIT ·
Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy..
- [GitHub](https://github.com/radude/mdx_truly_sane_lists) (👨‍💻 4 · 🔀 10 · 📋 15 - 46% open · ⏱️ 19.07.2022) -- [PyPi](https://pypi.org/project/mdx-truly-sane-lists) (📥 590K / month): +- [PyPi](https://pypi.org/project/mdx-truly-sane-lists): ``` pip install mdx-truly-sane-lists ``` @@ -2519,23 +2519,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_truly_sane_lists ```
-
Markdown Inline Graphviz - 🥈13 · ⭐ 5 · MIT ·
Render inline graphs with Markdown and Graphviz.
+
MarkdownSubscript - 🥈9 · ⭐ 3 · 💤 · BSD-2 ·
An extension to the Python Markdown package enabling subscript text.
-- [GitHub](https://github.com/cesaremorel/markdown-inline-graphviz) (👨‍💻 9 · 🔀 8 · 📋 8 - 12% open · ⏱️ 16.01.2024) -- [PyPi](https://pypi.org/project/markdown-inline-graphviz-extension) (📥 240K / month): +- [GitHub](https://github.com/jambonrose/markdown_subscript_extension) (👨‍💻 2 · 🔀 1 · 📦 59 · 📋 5 - 40% open · ⏱️ 02.12.2018) +- [PyPi](https://pypi.org/project/MarkdownSubscript): ``` - pip install markdown-inline-graphviz-extension + pip install MarkdownSubscript ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_inline_graphviz + - subscript ```
-
MarkdownSuperscript - 🥈12 · ⭐ 2 · 💤 · BSD-2 ·
An extension to the Python Markdown package enabling superscript text.
+
MarkdownSuperscript - 🥈9 · ⭐ 2 · 💤 · BSD-2 ·
An extension to the Python Markdown package enabling superscript text.
- [GitHub](https://github.com/jambonrose/markdown_superscript_extension) (👨‍💻 2 · 🔀 3 · 📦 47 · 📋 4 - 25% open · ⏱️ 02.12.2018) -- [PyPi](https://pypi.org/project/MarkdownSuperscript) (📥 1.6K / month): +- [PyPi](https://pypi.org/project/MarkdownSuperscript): ``` pip install MarkdownSuperscript ``` @@ -2545,10 +2545,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - superscript ```
-
Markdown Checklist - 🥈11 · ⭐ 79 · 💤 · MIT ·
Python Markdown extension for lists of tasks with checkboxes.
+
Markdown Checklist - 🥈8 · ⭐ 79 · 💤 · MIT ·
Python Markdown extension for lists of tasks with checkboxes.
- [GitHub](https://github.com/FND/markdown-checklist) (👨‍💻 2 · 🔀 32 · 📋 8 - 12% open · ⏱️ 29.07.2022) -- [PyPi](https://pypi.org/project/markdown-checklist) (📥 2.9K / month): +- [PyPi](https://pypi.org/project/markdown-checklist): ``` pip install markdown-checklist ``` @@ -2558,49 +2558,43 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - markdown_checklist.extension ```
-
MarkdownSubscript - 🥈11 · ⭐ 3 · 💤 · BSD-2 ·
An extension to the Python Markdown package enabling subscript text.
+
Markdown Inline Graphviz - 🥈8 · ⭐ 5 · MIT ·
Render inline graphs with Markdown and Graphviz.
-- [GitHub](https://github.com/jambonrose/markdown_subscript_extension) (👨‍💻 2 · 🔀 1 · 📦 59 · 📋 5 - 40% open · ⏱️ 02.12.2018) -- [PyPi](https://pypi.org/project/MarkdownSubscript) (📥 530 / month): +- [GitHub](https://github.com/cesaremorel/markdown-inline-graphviz) (👨‍💻 9 · 🔀 8 · 📋 8 - 12% open · ⏱️ 16.01.2024) +- [PyPi](https://pypi.org/project/markdown-inline-graphviz-extension): ``` - pip install MarkdownSubscript + pip install markdown-inline-graphviz-extension ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - subscript + - markdown_inline_graphviz ```
-
Breakless Lists - 🥈10 · ⭐ 6 · 💤 · MIT ·
Python markdown breakless lists extension.
+
caption - 🥈7 · ⭐ 10 · 💤 · ❗️GPL-3.0 · -- [GitHub](https://github.com/adamb70/mdx-breakless-lists) (🔀 2 · 📋 2 - 50% open · ⏱️ 08.10.2020) -- [PyPi](https://pypi.org/project/mdx-breakless-lists) (📥 67K / month): - ``` - pip install mdx-breakless-lists - ``` +- [GitHub](https://github.com/flywire/caption) (👨‍💻 3 · 🔀 2 · 📦 61 · 📋 8 - 87% open · ⏱️ 29.01.2023) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - mdx_breakless_lists + - caption + - image_captions + - table_captions ```
-
python-asciimathml - 🥈10 · ⭐ 4 · 💤 · ❗️GPL-3.0 ·
python ASCIIMathML to Presentation MathML translator.
+
Markdown PyCon - 🥈7 · ISC ·
Markdown extension to parse `pycon` code blocks without indentation or fences.
-- [GitHub](https://github.com/ShadowKyogre/python-asciimathml) (👨‍💻 8 · 🔀 4 · ⏱️ 04.04.2017) -- [PyPi](https://pypi.org/project/asciimathml) (📥 28K / month): - ``` - pip install asciimathml - ``` +- [GitHub](https://github.com/pawamoy/markdown-pycon) (📦 2 · ⏱️ 12.10.2024) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - mdx_asciimathml + - pycon ```
-
markdown-icons - 🥉8 · ⭐ 13 · 💤 · ❗Unlicensed ·
Easily display icon fonts in markdown.
+
markdown-icons - 🥉6 · ⭐ 13 · 💤 · ❗Unlicensed ·
Easily display icon fonts in markdown.
- [GitHub](https://github.com/MadLittleMods/markdown-icons) (👨‍💻 4 · 🔀 12 · 📋 7 - 42% open · ⏱️ 09.12.2018) -- [PyPi](https://pypi.org/project/markdown-iconfonts) (📥 160 / month): +- [PyPi](https://pypi.org/project/markdown-iconfonts): ``` pip install markdown-iconfonts ``` @@ -2610,60 +2604,62 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - iconfonts ```
-
markdown-emdash - 🥉8 · ⭐ 3 · 💤 · MIT ·
Emdash extension for python-markdown.
+
python-asciimathml - 🥉6 · ⭐ 4 · 💤 · ❗️GPL-3.0 ·
python ASCIIMathML to Presentation MathML translator.
-- [GitHub](https://github.com/czue/markdown-emdash) (🔀 1 · 📦 35 · ⏱️ 18.05.2023) -- [PyPi](https://pypi.org/project/markdown-emdash) (📥 440 / month): +- [GitHub](https://github.com/ShadowKyogre/python-asciimathml) (👨‍💻 8 · 🔀 4 · ⏱️ 04.04.2017) +- [PyPi](https://pypi.org/project/asciimathml): ``` - pip install markdown-emdash + pip install asciimathml ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - mdx_emdash + - mdx_asciimathml ```
-
Tweetable quotes - 🥉7 · ⭐ 15 · 💤 · MIT ·
Python-Markdown extension to embed tweetable quotes into your blog posts.
+
markdown-emdash - 🥉6 · ⭐ 3 · 💤 · MIT ·
Emdash extension for python-markdown.
-- [GitHub](https://github.com/max-arnold/markdown-tweetable) (🔀 1 · 📦 5 · ⏱️ 25.03.2019) -- [PyPi](https://pypi.org/project/markdown-tweetable) (📥 180 / month): +- [GitHub](https://github.com/czue/markdown-emdash) (🔀 1 · 📦 35 · ⏱️ 18.05.2023) +- [PyPi](https://pypi.org/project/markdown-emdash): ``` - pip install markdown-tweetable + pip install markdown-emdash ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - tweetable.extension + - mdx_emdash ```
-
markdown-katex - 🥉7 · ⭐ 11 · 💤 · ❗Unlicensed ·
KaTeX extension for Python Markdown.
+
Tweetable quotes - 🥉5 · ⭐ 15 · 💤 · MIT ·
Python-Markdown extension to embed tweetable quotes into your blog posts.
-- [PyPi](https://pypi.org/project/markdown-katex) (📥 11K / month): +- [GitHub](https://github.com/max-arnold/markdown-tweetable) (🔀 1 · 📦 5 · ⏱️ 25.03.2019) +- [PyPi](https://pypi.org/project/markdown-tweetable): ``` - pip install markdown-katex + pip install markdown-tweetable ``` -- [GitLab](https://gitlab.com/mbarkhau/markdown-katex) (🔀 5 · 📋 17 - 23% open · ⏱️ 14.05.2019) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_katex + - tweetable.extension ```
-
caption - 🥉7 · ⭐ 10 · 💤 · ❗️GPL-3.0 · +
Breakless Lists - 🥉5 · ⭐ 6 · 💤 · MIT ·
Python markdown breakless lists extension.
-- [GitHub](https://github.com/flywire/caption) (👨‍💻 3 · 🔀 2 · 📦 61 · 📋 8 - 87% open · ⏱️ 29.01.2023) +- [GitHub](https://github.com/adamb70/mdx-breakless-lists) (🔀 2 · 📋 2 - 50% open · ⏱️ 08.10.2020) +- [PyPi](https://pypi.org/project/mdx-breakless-lists): + ``` + pip install mdx-breakless-lists + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - caption - - image_captions - - table_captions + - mdx_breakless_lists ```
-
mkpatcher - 🥉7 · ⭐ 2 · 💤 · Apache-2 ·
Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files.
+
mkpatcher - 🥉5 · ⭐ 2 · 💤 · Apache-2 ·
Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files.
- [GitHub](https://github.com/ofek/mkpatcher) (📦 8 · ⏱️ 26.04.2020) -- [PyPi](https://pypi.org/project/mkpatcher) (📥 580 / month): +- [PyPi](https://pypi.org/project/mkpatcher): ``` pip install mkpatcher ``` @@ -2673,32 +2669,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkpatcher ```
-
KBD Extension - 🥉7 · ⭐ 2 · 💤 · MIT ·
KBD Extension for Python-Markdown.
- -- [GitHub](https://github.com/RickTalken/kbdextension) (🔀 1 · 📦 11 · ⏱️ 08.06.2020) -- [PyPi](https://pypi.org/project/kbdextension) (📥 2.2K / month): - ``` - pip install kbdextension - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): - ```yaml - markdown_extensions: - - kbdextension - ``` -
-
Markdown PyCon - 🥉7 · ISC ·
Markdown extension to parse `pycon` code blocks without indentation or fences.
- -- [GitHub](https://github.com/pawamoy/markdown-pycon) (📦 2 · ⏱️ 12.10.2024) -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): - ```yaml - markdown_extensions: - - pycon - ``` -
-
HEARTBEATS Flavored Markdown - 🥉6 · ⭐ 14 · 💤 · ❗Unlicensed ·
HEARTBEATS Flavored Markdown extension.
+
HEARTBEATS Flavored Markdown - 🥉4 · ⭐ 14 · 💤 · ❗Unlicensed ·
HEARTBEATS Flavored Markdown extension.
- [GitHub](https://github.com/heartbeatsjp/markdown-extension-hbfm) (👨‍💻 2 · 🔀 1 · 📦 10 · ⏱️ 01.03.2018) -- [PyPi](https://pypi.org/project/hbfm) (📥 290 / month): +- [PyPi](https://pypi.org/project/hbfm): ``` pip install hbfm ``` @@ -2711,10 +2685,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - hbfm.quote_uri_hash ```
-
Cite Extension - 🥉5 · ⭐ 6 · 💤 · ❗Unlicensed ·
Python-Markdown extension to support the cite tag.
+
Cite Extension - 🥉4 · ⭐ 6 · 💤 · ❗Unlicensed ·
Python-Markdown extension to support the cite tag.
- [GitHub](https://github.com/aleray/mdx_cite) (🔀 3 · ⏱️ 21.04.2012) -- [PyPi](https://pypi.org/project/mdx-cite) (📥 26 / month): +- [PyPi](https://pypi.org/project/mdx-cite): ``` pip install mdx-cite ``` @@ -2724,49 +2698,49 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_cite ```
-
Markdown Grid Tables - 🥉5 · ⭐ 1 · 💤 · ❗Unlicensed ·
[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/)..
+
KBD Extension - 🥉4 · ⭐ 2 · 💤 · MIT ·
KBD Extension for Python-Markdown.
-- [PyPi](https://pypi.org/project/markdown-grid-tables) (📥 5.6K / month): +- [GitHub](https://github.com/RickTalken/kbdextension) (🔀 1 · 📦 11 · ⏱️ 08.06.2020) +- [PyPi](https://pypi.org/project/kbdextension): ``` - pip install markdown-grid-tables + pip install kbdextension ``` -- [GitLab](https://gitlab.com/WillDaSilva/markdown_grid_tables) (🔀 4 · ⏱️ 09.02.2022) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_grid_tables + - kbdextension ```
-
markdown_sub_sup - 🥉4 · ⭐ 1 · 💤 · ❗️LGPL-3.0 ·
A python markdown extension for add sub and sup support.
+
markdown-katex - 🥉3 · ⭐ 11 · 💤 · ❗Unlicensed ·
KaTeX extension for Python Markdown.
-- [GitHub](https://github.com/alberic89/markdown_sub_sup) (⏱️ 24.03.2023) -- [PyPi](https://pypi.org/project/markdown-sub-sup) (📥 120 / month): +- [PyPi](https://pypi.org/project/markdown-katex): ``` - pip install markdown-sub-sup + pip install markdown-katex ``` +- [GitLab](https://gitlab.com/mbarkhau/markdown-katex) (🔀 5 · 📋 17 - 23% open · ⏱️ 14.05.2019) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_sub_sup + - markdown_katex ```
-
markdown-del-ins - 🥉3 · ⭐ 12 · 💤 · ❗Unlicensed ·
Markdown extension to support the del and ins tags.
+
markdown_sub_sup - 🥉3 · ⭐ 1 · 💤 · ❗️LGPL-3.0 ·
A python markdown extension for add sub and sup support.
-- [GitHub](https://github.com/honzajavorek/markdown-del-ins) (👨‍💻 2 · ⏱️ 09.01.2020) -- [PyPi](https://pypi.org/project/markdown-del-ins) (📥 820 / month): +- [GitHub](https://github.com/alberic89/markdown_sub_sup) (⏱️ 24.03.2023) +- [PyPi](https://pypi.org/project/markdown-sub-sup): ``` - pip install markdown-del-ins + pip install markdown-sub-sup ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_del_ins + - markdown_sub_sup ```
-
Semantic WikiLinks Extension - 🥉3 · ⭐ 8 · 💤 · ❗Unlicensed ·
Python-Markdown extension to add support for semantic (wiki)links (RDFa).
+
Semantic WikiLinks Extension - 🥉2 · ⭐ 8 · 💤 · ❗Unlicensed ·
Python-Markdown extension to add support for semantic (wiki)links (RDFa).
- [GitHub](https://github.com/aleray/mdx_semanticwikilinks) (🔀 1 · ⏱️ 15.08.2012) -- [PyPi](https://pypi.org/project/mdx-semanticwikilinks) (📥 69 / month): +- [PyPi](https://pypi.org/project/mdx-semanticwikilinks): ``` pip install mdx-semanticwikilinks ``` @@ -2776,10 +2750,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_semanticwikilinks ```
-
Semantic Data Extension - 🥉3 · ⭐ 5 · 💤 · ❗Unlicensed ·
Python-Markdown extension to add support for semantic data (RDFa).
+
Semantic Data Extension - 🥉2 · ⭐ 5 · 💤 · ❗Unlicensed ·
Python-Markdown extension to add support for semantic data (RDFa).
- [GitHub](https://github.com/aleray/mdx_semanticdata) (🔀 1 · ⏱️ 05.11.2012) -- [PyPi](https://pypi.org/project/mdx-semanticdata) (📥 53 / month): +- [PyPi](https://pypi.org/project/mdx-semanticdata): ``` pip install mdx-semanticdata ``` @@ -2789,9 +2763,35 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mdx_semanticdata ```
-
Django Static Image - 🥉1 · ❗Unlicensed · +
Markdown Grid Tables - 🥉2 · ⭐ 1 · 💤 · ❗Unlicensed ·
[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/)..
+ +- [PyPi](https://pypi.org/project/markdown-grid-tables): + ``` + pip install markdown-grid-tables + ``` +- [GitLab](https://gitlab.com/WillDaSilva/markdown_grid_tables) (🔀 4 · ⏱️ 09.02.2022) +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): + ```yaml + markdown_extensions: + - markdown_grid_tables + ``` +
+
markdown-del-ins - 🥉1 · ⭐ 12 · 💤 · ❗Unlicensed ·
Markdown extension to support the del and ins tags.
+ +- [GitHub](https://github.com/honzajavorek/markdown-del-ins) (👨‍💻 2 · ⏱️ 09.01.2020) +- [PyPi](https://pypi.org/project/markdown-del-ins): + ``` + pip install markdown-del-ins + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): + ```yaml + markdown_extensions: + - markdown_del_ins + ``` +
+
Django Static Image · ❗Unlicensed · -- [PyPi](https://pypi.org/project/markdown-djangostaticimage) (📥 24 / month): +- [PyPi](https://pypi.org/project/markdown-djangostaticimage): ``` pip install markdown-djangostaticimage ``` @@ -2807,10 +2807,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
awesome-pages - 🥇25 · ⭐ 500 · MIT ·
An MkDocs plugin that simplifies configuring page titles and their order.
+
awesome-pages - 🥇20 · ⭐ 500 · MIT ·
An MkDocs plugin that simplifies configuring page titles and their order.
-- [GitHub](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) (👨‍💻 8 · 🔀 37 · 📦 4.9K · 📋 89 - 25% open · ⏱️ 28.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin) (📥 420K / month): +- [GitHub](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) (👨‍💻 8 · 🔀 37 · 📦 4.9K · 📋 89 - 24% open · ⏱️ 28.07.2024) +- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin): ``` pip install mkdocs-awesome-pages-plugin ``` @@ -2820,10 +2820,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - awesome-pages ```
-
encryptcontent - 🥇21 · ⭐ 130 · MIT ·
A MkDocs plugin that encrypt/decrypt markdown content with AES.
+
encryptcontent - 🥇17 · ⭐ 130 · MIT ·
A MkDocs plugin that encrypt/decrypt markdown content with AES.
-- [GitHub](https://github.com/unverbuggt/mkdocs-encryptcontent-plugin) (👨‍💻 6 · 🔀 16 · 📥 94 · 📦 1.1K · 📋 68 - 7% open · ⏱️ 27.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-encryptcontent-plugin) (📥 6.5K / month): +- [GitHub](https://github.com/unverbuggt/mkdocs-encryptcontent-plugin) (👨‍💻 6 · 🔀 16 · 📥 95 · 📦 1.1K · 📋 68 - 7% open · ⏱️ 27.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-encryptcontent-plugin): ``` pip install mkdocs-encryptcontent-plugin ``` @@ -2833,10 +2833,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - encryptcontent ```
-
section-index - 🥇20 · ⭐ 78 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page.
+
mkdocs-gallery - 🥇16 · ⭐ 40 · BSD-3 ·
Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..
+ +- [GitHub](https://github.com/smarie/mkdocs-gallery) (👨‍💻 10 · 🔀 16 · 📋 71 - 38% open · ⏱️ 30.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-gallery) (📥 5.1K / month): + ``` + pip install mkdocs-gallery + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - gallery + ``` +
+
section-index - 🥈15 · ⭐ 79 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page.
- [GitHub](https://github.com/oprypin/mkdocs-section-index) (👨‍💻 3 · 🔀 8 · 📦 1.9K · 📋 21 - 38% open · ⏱️ 20.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-section-index) (📥 240K / month): +- [PyPi](https://pypi.org/project/mkdocs-section-index): ``` pip install mkdocs-section-index ``` @@ -2846,10 +2859,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - section-index ```
-
literate-nav - 🥇20 · ⭐ 77 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML.
+
literate-nav - 🥈15 · ⭐ 78 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML.
- [GitHub](https://github.com/oprypin/mkdocs-literate-nav) (🔀 8 · 📦 2.1K · 📋 30 - 46% open · ⏱️ 27.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-literate-nav) (📥 300K / month): +- [PyPi](https://pypi.org/project/mkdocs-literate-nav): ``` pip install mkdocs-literate-nav ``` @@ -2859,36 +2872,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - literate-nav ```
-
mkdocs-simple-hooks - 🥈18 · ⭐ 60 · MIT ·
Define your own hooks for mkdocs, without having to create a new package.
+
Publisher for MkDocs - meta - 🥈15 · ⭐ 67 · MIT ·
Automatic navigation based on files metadata with URL name and publication status control.
-- [GitHub](https://github.com/aklajnert/mkdocs-simple-hooks) (👨‍💻 6 · 🔀 5 · 📥 56 · 📦 1.9K · ⏱️ 14.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-simple-hooks) (📥 41K / month): +- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 63 · 📋 23 - 26% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2.1K / month): ``` - pip install mkdocs-simple-hooks + pip install mkdocs-publisher ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-simple-hooks + - pub-meta ```
-
mkdocs-gallery - 🥈18 · ⭐ 40 · BSD-3 ·
Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..
+
mkdocs-simple-hooks - 🥈13 · ⭐ 60 · 💤 · MIT ·
Define your own hooks for mkdocs, without having to create a new package.
-- [GitHub](https://github.com/smarie/mkdocs-gallery) (👨‍💻 10 · 🔀 16 · 📋 71 - 38% open · ⏱️ 30.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-gallery) (📥 4.9K / month): +- [GitHub](https://github.com/aklajnert/mkdocs-simple-hooks) (👨‍💻 6 · 🔀 5 · 📥 58 · 📦 1.9K · ⏱️ 14.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-simple-hooks): ``` - pip install mkdocs-gallery + pip install mkdocs-simple-hooks ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - gallery + - mkdocs-simple-hooks ```
-
exclude - 🥈17 · ⭐ 87 · 💤 · Apache-2 ·
A mkdocs plugin that lets you exclude files or trees from your output.
+
exclude - 🥈12 · ⭐ 87 · 💤 · Apache-2 ·
A mkdocs plugin that lets you exclude files or trees from your output.
- [GitHub](https://github.com/apenwarr/mkdocs-exclude) (🔀 10 · 📦 2.2K · 📋 12 - 75% open · ⏱️ 20.02.2019) -- [PyPi](https://pypi.org/project/mkdocs-exclude) (📥 160K / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude): ``` pip install mkdocs-exclude ``` @@ -2898,23 +2911,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - exclude ```
-
Publisher for MkDocs - meta - 🥈15 · ⭐ 67 · MIT ·
Automatic navigation based on files metadata with URL name and publication status control.
- -- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 62 · 📋 23 - 30% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2K / month): - ``` - pip install mkdocs-publisher - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - pub-meta - ``` -
-
file-filter - 🥈15 · ⭐ 9 · MIT ·
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and..
+
file-filter - 🥈12 · ⭐ 9 · MIT ·
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and..
- [GitHub](https://github.com/DariuszPorowski/mkdocs-file-filter-plugin) (👨‍💻 4 · 🔀 3 · 📥 99 · 📦 14 · 📋 12 - 33% open · ⏱️ 19.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-file-filter-plugin) (📥 7.5K / month): +- [PyPi](https://pypi.org/project/mkdocs-file-filter-plugin): ``` pip install mkdocs-file-filter-plugin ``` @@ -2924,101 +2924,101 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - file-filter ```
-
mkdocs-nav-weight - 🥈13 · ⭐ 10 · MIT ·
A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.
+
mkdocs-pagetree-plugin - 🥈10 · ⭐ 3 · MIT ·
MkDocs plugin that allows you to display the page tree. Like `sitemap.xml`, but for humans.
-- [GitHub](https://github.com/shu307/mkdocs-nav-weight) (👨‍💻 3 · 🔀 2 · 📦 77 · ⏱️ 26.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-nav-weight) (📥 14K / month): +- [GitHub](https://github.com/tombreit/mkdocs-pagetree-plugin) (📦 11 · 📋 10 - 40% open · ⏱️ 12.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-pagetree-plugin): ``` - pip install mkdocs-nav-weight + pip install mkdocs-pagetree-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-nav-weight + - pagetree ```
-
mkdocs-pagetree-plugin - 🥈13 · ⭐ 3 · MIT ·
MkDocs plugin that allows you to display the page tree. Like `sitemap.xml`, but for humans.
+
MkRefs - 🥈9 · ⭐ 34 · 💤 · MIT ·
MkDocs plugin to generate semantic reference Markdown pages from a knowledge graph.
-- [GitHub](https://github.com/tombreit/mkdocs-pagetree-plugin) (📦 11 · 📋 10 - 40% open · ⏱️ 12.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-pagetree-plugin) (📥 7K / month): +- [GitHub](https://github.com/DerwenAI/mkrefs) (👨‍💻 2 · 📦 5 · ⏱️ 31.08.2023) +- [PyPi](https://pypi.org/project/mkrefs): ``` - pip install mkdocs-pagetree-plugin + pip install mkrefs ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - pagetree + - mkrefs ```
-
toc-sidebar - 🥉11 · ⭐ 5 · 💤 · MIT ·
An MkDocs plugin that allows users to add additional content to the ToC sidebar using the Material theme.
+
mkdocs-nav-weight - 🥈9 · ⭐ 10 · MIT ·
A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.
-- [GitHub](https://github.com/zachhannum/mkdocs-toc-sidebar-plugin) (👨‍💻 2 · 🔀 3 · 📦 42 · ⏱️ 11.01.2020) -- [PyPi](https://pypi.org/project/mkdocs-toc-sidebar-plugin) (📥 55K / month): +- [GitHub](https://github.com/shu307/mkdocs-nav-weight) (👨‍💻 3 · 🔀 2 · 📦 78 · ⏱️ 26.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-nav-weight): ``` - pip install mkdocs-toc-sidebar-plugin + pip install mkdocs-nav-weight ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - toc-sidebar + - mkdocs-nav-weight ```
-
MkRefs - 🥉10 · ⭐ 34 · 💤 · MIT ·
MkDocs plugin to generate semantic reference Markdown pages from a knowledge graph.
+
vim-md-tags - 🥈9 · ⭐ 5 · 💤 · MIT ·
An MkDocs plugin that creates a vim tag file of all markdown files.
-- [GitHub](https://github.com/DerwenAI/mkrefs) (👨‍💻 2 · 📦 5 · ⏱️ 31.08.2023) -- [PyPi](https://pypi.org/project/mkrefs) (📥 140 / month): +- [GitHub](https://github.com/zachhannum/mkdocs-vim-md-tags-plugin) (👨‍💻 4 · 🔀 1 · 📦 12 · ⏱️ 08.05.2020) +- [PyPi](https://pypi.org/project/mkdocs-vim-md-tags-plugin) (📥 100 / month): ``` - pip install mkrefs + pip install mkdocs-vim-md-tags-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkrefs + - vim-md-tags ```
-
include directory to navigation - 🥉9 · ⭐ 28 · 💤 · ❗Unlicensed ·
Simple MKDocs plugin than permit to fetch and replace directory in navigation.
+
mkdocs-categories-plugin - 🥉7 · ⭐ 13 · MIT ·
An MkDocs plugin allowing for categorization of wiki pages.
-- [GitHub](https://github.com/mysiki/mkdocs_include_dir_to_nav) (🔀 2 · 📥 13 · 📋 4 - 50% open · ⏱️ 01.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-include-dir-to-nav) (📥 110K / month): +- [GitHub](https://github.com/EddyLuten/mkdocs-categories-plugin) (📦 18 · ⏱️ 22.04.2024) +- [PyPi](https://pypi.org/project/mkdocs-categories-plugin): ``` - pip install mkdocs-include-dir-to-nav + pip install mkdocs-categories-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - include_dir_to_nav + - categories ```
-
mkdocs-categories-plugin - 🥉9 · ⭐ 13 · MIT ·
An MkDocs plugin allowing for categorization of wiki pages.
+
toc-sidebar - 🥉7 · ⭐ 5 · 💤 · MIT ·
An MkDocs plugin that allows users to add additional content to the ToC sidebar using the Material theme.
-- [GitHub](https://github.com/EddyLuten/mkdocs-categories-plugin) (📦 18 · ⏱️ 22.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-categories-plugin) (📥 840 / month): +- [GitHub](https://github.com/zachhannum/mkdocs-toc-sidebar-plugin) (👨‍💻 2 · 🔀 3 · 📦 42 · ⏱️ 11.01.2020) +- [PyPi](https://pypi.org/project/mkdocs-toc-sidebar-plugin): ``` - pip install mkdocs-categories-plugin + pip install mkdocs-toc-sidebar-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - categories + - toc-sidebar ```
-
vim-md-tags - 🥉9 · ⭐ 5 · 💤 · MIT ·
An MkDocs plugin that creates a vim tag file of all markdown files.
+
SWAN Gallery - 🥉7 · ⭐ 1 · 💤 · ❗️AGPL-3.0 ·
MkDocs plugin to generate a SWAN Gallery.
-- [GitHub](https://github.com/zachhannum/mkdocs-vim-md-tags-plugin) (👨‍💻 4 · 🔀 1 · 📦 12 · ⏱️ 08.05.2020) -- [PyPi](https://pypi.org/project/mkdocs-vim-md-tags-plugin) (📥 91 / month): +- [GitHub](https://github.com/swan-cern/mkdocs-swangallery) (👨‍💻 2 · 📦 3 · ⏱️ 20.07.2023) +- [PyPi](https://pypi.org/project/mkdocs-swangallery) (📥 220 / month): ``` - pip install mkdocs-vim-md-tags-plugin + pip install mkdocs-swangallery ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - vim-md-tags + - swangallery ```
-
mkdocs-nav-enhancements - 🥉9 · ⭐ 3 · 💤 · MIT ·
WIP plugin for working with titles of pages in MkDocs.
+
mkdocs-nav-enhancements - 🥉6 · ⭐ 3 · 💤 · MIT ·
WIP plugin for working with titles of pages in MkDocs.
- [GitHub](https://github.com/Rylon/mkdocs-nav-enhancements) (📦 35 · ⏱️ 24.07.2019) -- [PyPi](https://pypi.org/project/mkdocs-nav-enhancements) (📥 4.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-nav-enhancements): ``` pip install mkdocs-nav-enhancements ``` @@ -3028,10 +3028,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkdocs-nav-enhancements ```
-
mkdocs-live-edit-plugin - 🥉7 · ⭐ 15 · MIT ·
An MkDocs plugin that allows editing pages directly from the browser.
+
mkdocs-live-edit-plugin - 🥉5 · ⭐ 16 · MIT ·
An MkDocs plugin that allows editing pages directly from the browser.
- [GitHub](https://github.com/EddyLuten/mkdocs-live-edit-plugin) (👨‍💻 2 · 🔀 2 · 📦 9 · 📋 6 - 66% open · ⏱️ 07.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-live-edit-plugin) (📥 350 / month): +- [PyPi](https://pypi.org/project/mkdocs-live-edit-plugin): ``` pip install mkdocs-live-edit-plugin ``` @@ -3041,91 +3041,91 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - live-edit ```
-
schema-reader - 🥉7 · ⭐ 3 · 💤 · MIT ·
A mkdocs plugin that scans specified directories and files for JSON Schema files, converts them to markdown and builds..
+
select-files - 🥉5 · 💤 · Apache-2 ·
Filter pages for assignments.
-- [GitHub](https://github.com/magicaljellybeans/mkdocs_schema_reader) (👨‍💻 3 · 🔀 3 · 📋 3 - 66% open · ⏱️ 23.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-schema-reader) (📥 1.5K / month): +- [GitHub](https://github.com/supcik/mkdocs-select-files) (📦 9 · ⏱️ 05.09.2019) +- [PyPi](https://pypi.org/project/mkdocs-select-files): ``` - pip install mkdocs-schema-reader + pip install mkdocs-select-files ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - schema_reader + - select-files ```
-
SWAN Gallery - 🥉7 · ⭐ 1 · 💤 · ❗️AGPL-3.0 ·
MkDocs plugin to generate a SWAN Gallery.
+
awesome-list - 🥉4 · ⭐ 5 · 💤 · MIT ·
MkDocs Plugin to inject social media cards for each entry in an awesome-list.
-- [GitHub](https://github.com/swan-cern/mkdocs-swangallery) (👨‍💻 2 · 📦 3 · ⏱️ 20.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-swangallery) (📥 220 / month): - ``` - pip install mkdocs-swangallery - ``` +- [GitHub](https://github.com/carlosperate/mkdocs-awesome-list-plugin) (⏱️ 26.07.2019) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - swangallery + - awesome-list ```
-
select-files - 🥉6 · 💤 · Apache-2 ·
Filter pages for assignments.
+
schema-reader - 🥉4 · ⭐ 3 · 💤 · MIT ·
A mkdocs plugin that scans specified directories and files for JSON Schema files, converts them to markdown and builds..
-- [GitHub](https://github.com/supcik/mkdocs-select-files) (📦 9 · ⏱️ 05.09.2019) -- [PyPi](https://pypi.org/project/mkdocs-select-files) (📥 120 / month): +- [GitHub](https://github.com/magicaljellybeans/mkdocs_schema_reader) (👨‍💻 3 · 🔀 3 · 📋 3 - 66% open · ⏱️ 23.06.2021) +- [PyPi](https://pypi.org/project/mkdocs-schema-reader): ``` - pip install mkdocs-select-files + pip install mkdocs-schema-reader ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - select-files + - schema_reader ```
-
MkDocs Remove Sections Plugin - 🥉6 · MIT ·
Remove sections with specific titles from your MkDocs pages.
+
mkdocs-breadcrumbs-plugin - 🥉4 · ⭐ 1 · 🐣 · MIT ·
Location-based breadcrumbs navigation.
-- [GitHub](https://github.com/six-two/mkdocs-remove-sections-plugin) (⏱️ 12.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-remove-sections-plugin) (📥 380 / month): +- [GitHub](https://github.com/mihaigalos/mkdocs-breadcrumbs-plugin) (👨‍💻 4 · 📦 2 · ⏱️ 06.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-breadcrumbs-plugin): ``` - pip install mkdocs-remove-sections-plugin + pip install mkdocs-breadcrumbs-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - remove_sections + - mkdocs-breadcrumbs-plugin ```
-
mkdocs-title-casing-plugin - 🥉5 · ⭐ 2 · 💤 · ❗️GPL-3.0 ·
A lightweight mkdocs plugin to add title casing to all mkdocs pages and sections.
+
MkDocs Remove Sections Plugin - 🥉4 · 🐣 · MIT ·
Remove sections with specific titles from your MkDocs pages.
-- [GitHub](https://github.com/mattchristopher314/mkdocs-title-casing-plugin) (📦 3 · ⏱️ 02.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-title-casing-plugin) (📥 950 / month): +- [GitHub](https://github.com/six-two/mkdocs-remove-sections-plugin) (⏱️ 12.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-remove-sections-plugin): ``` - pip install mkdocs-title-casing-plugin + pip install mkdocs-remove-sections-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - title-casing + - remove_sections ```
-
mkdocs-breadcrumbs-plugin - 🥉5 · ⭐ 1 · 🐣 · MIT ·
Location-based breadcrumbs navigation.
+
include directory to navigation - 🥉3 · ⭐ 28 · 💤 · ❗Unlicensed ·
Simple MKDocs plugin than permit to fetch and replace directory in navigation.
-- [GitHub](https://github.com/mihaigalos/mkdocs-breadcrumbs-plugin) (👨‍💻 4 · 📦 2 · ⏱️ 06.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-breadcrumbs-plugin) (📥 700 / month): +- [GitHub](https://github.com/mysiki/mkdocs_include_dir_to_nav) (🔀 2 · 📥 15 · 📋 4 - 50% open · ⏱️ 01.03.2022) +- [PyPi](https://pypi.org/project/mkdocs-include-dir-to-nav): ``` - pip install mkdocs-breadcrumbs-plugin + pip install mkdocs-include-dir-to-nav ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-breadcrumbs-plugin + - include_dir_to_nav ```
-
awesome-list - 🥉4 · ⭐ 5 · 💤 · MIT ·
MkDocs Plugin to inject social media cards for each entry in an awesome-list.
+
mkdocs-title-casing-plugin - 🥉3 · ⭐ 2 · 💤 · ❗️GPL-3.0 ·
A lightweight mkdocs plugin to add title casing to all mkdocs pages and sections.
-- [GitHub](https://github.com/carlosperate/mkdocs-awesome-list-plugin) (⏱️ 26.07.2019) +- [GitHub](https://github.com/mattchristopher314/mkdocs-title-casing-plugin) (📦 3 · ⏱️ 02.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-title-casing-plugin): + ``` + pip install mkdocs-title-casing-plugin + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - awesome-list + - title-casing ```
pagenav-generator - 🥉2 · ⭐ 4 · 💤 · MIT ·
Little something to automatically generate a Navigation within a page itself. Depends on Awesome-pages.
@@ -3137,10 +3137,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pagenav-generator ```
-
mkdocs-pug - 🥉2 · 💤 · ❗Unlicensed
Use pug templates with your mkdocs template.
+
mkdocs-pug - 🥉1 · 💤 · ❗Unlicensed
Use pug templates with your mkdocs template.
- [GitHub](https://github.com/vzhong/mkdocs_pug) (⏱️ 20.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-pug) (📥 48 / month): +- [PyPi](https://pypi.org/project/mkdocs-pug): ``` pip install mkdocs-pug ``` @@ -3154,15 +3154,15 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mktestdocs - 🥇20 · ⭐ 110 · Apache-2
Run pytest against markdown files/docstrings.
- [GitHub](https://github.com/koaning/mktestdocs) (👨‍💻 5 · 🔀 8 · 📦 64 · 📋 6 - 33% open · ⏱️ 24.10.2024) -- [PyPi](https://pypi.org/project/mktestdocs) (📥 22K / month): +- [PyPi](https://pypi.org/project/mktestdocs) (📥 17K / month): ``` pip install mktestdocs ```
-
mkdocs-spellcheck - 🥈16 · ⭐ 18 · ISC ·
A spell checker plugin for MkDocs.
+
mkdocs-spellcheck - 🥈13 · ⭐ 18 · ISC ·
A spell checker plugin for MkDocs.
-- [GitHub](https://github.com/pawamoy/mkdocs-spellcheck) (👨‍💻 4 · 🔀 4 · 📦 58 · 📋 21 - 42% open · ⏱️ 22.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-spellcheck) (📥 19K / month): +- [GitHub](https://github.com/pawamoy/mkdocs-spellcheck) (👨‍💻 4 · 🔀 4 · 📦 59 · 📋 21 - 38% open · ⏱️ 03.12.2024) +- [PyPi](https://pypi.org/project/mkdocs-spellcheck): ``` pip install mkdocs-spellcheck ``` @@ -3175,15 +3175,15 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
Link Checker - 🥈9 · ⭐ 10 · 💤 · MIT
Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second.
- [GitHub](https://github.com/byrnereese/linkchecker-mkdocs) (👨‍💻 5 · 🔀 4 · ⏱️ 24.08.2021) -- [PyPi](https://pypi.org/project/mkdocs-linkcheck) (📥 7K / month): +- [PyPi](https://pypi.org/project/mkdocs-linkcheck) (📥 6.4K / month): ``` pip install mkdocs-linkcheck ```
-
mkdocs-code-validator - 🥈9 · ⭐ 2 · MIT ·
Checks Markdown code blocks in a MkDocs site against user-defined actions.
+
mkdocs-code-validator - 🥉7 · ⭐ 2 · MIT ·
Checks Markdown code blocks in a MkDocs site against user-defined actions.
- [GitHub](https://github.com/oprypin/mkdocs-code-validator) (📦 16 · ⏱️ 27.04.2024) -- [PyPi](https://pypi.org/project/mkdocs-code-validator) (📥 450 / month): +- [PyPi](https://pypi.org/project/mkdocs-code-validator): ``` pip install mkdocs-code-validator ``` @@ -3196,7 +3196,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mkdocs-codecheck - 🥉6 · ⭐ 2 · 💤 · MIT
Traverses a directory tree looking for code samples, then attempts to validate each code sample found.
- [GitHub](https://github.com/byrnereese/codechecker-mkdocs) (👨‍💻 6 · ⏱️ 16.12.2021) -- [PyPi](https://pypi.org/project/mkdocs-codecheck) (📥 140 / month): +- [PyPi](https://pypi.org/project/mkdocs-codecheck) (📥 130 / month): ``` pip install mkdocs-codecheck ``` @@ -3219,7 +3219,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
exclude-search - 🥇17 · ⭐ 27 · MIT ·
A mkdocs plugin that excludes selected chapters from the docs search index.
- [GitHub](https://github.com/chrieke/mkdocs-exclude-search) (👨‍💻 6 · 🔀 2 · 📥 15 · 📦 430 · ⏱️ 04.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-exclude-search) (📥 33K / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude-search) (📥 32K / month): ``` pip install mkdocs-exclude-search ``` @@ -3232,7 +3232,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
localsearch - 🥈16 · ⭐ 32 · 💤 · MIT ·
A MkDocs plugin to make the native search plugin work locally (file:// protocol).
- [GitHub](https://github.com/wilhelmer/mkdocs-localsearch) (👨‍💻 6 · 🔀 7 · 📦 85 · ⏱️ 02.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-localsearch) (📥 5.5K / month): +- [PyPi](https://pypi.org/project/mkdocs-localsearch) (📥 5.4K / month): ``` pip install mkdocs-localsearch ``` @@ -3242,36 +3242,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - localsearch ```
-
tags - 🥉9 · ⭐ 42 · 💤 · MIT ·
Processes tags in yaml metadata.
+
extract listings - 🥉8 · ⭐ 1 · MIT ·
Generate a page with all listings and/or a search page for listings.
-- [GitHub](https://github.com/jldiaz/mkdocs-plugin-tags) (👨‍💻 3 · 🔀 19 · 📋 14 - 42% open · ⏱️ 02.09.2021) -- [PyPi](https://pypi.org/project/mkdocs-plugin-tags) (📥 550 / month): +- [GitHub](https://github.com/six-two/mkdocs-extract-listings-plugin) (⏱️ 06.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-extract-listings-plugin) (📥 2.1K / month): ``` - pip install mkdocs-plugin-tags + pip install mkdocs-extract-listings-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - tags + - extract_listings ```
-
extract listings - 🥉8 · ⭐ 1 · MIT ·
Generate a page with all listings and/or a search page for listings.
+
tags - 🥉7 · ⭐ 42 · 💤 · MIT ·
Processes tags in yaml metadata.
-- [GitHub](https://github.com/six-two/mkdocs-extract-listings-plugin) (⏱️ 06.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-extract-listings-plugin) (📥 2.1K / month): +- [GitHub](https://github.com/jldiaz/mkdocs-plugin-tags) (👨‍💻 3 · 🔀 19 · 📋 14 - 42% open · ⏱️ 02.09.2021) +- [PyPi](https://pypi.org/project/mkdocs-plugin-tags): ``` - pip install mkdocs-extract-listings-plugin + pip install mkdocs-plugin-tags ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - extract_listings + - tags ```
-
mkdocs-task-collector - 🥉5 · ⭐ 2 · 🐣 · MIT ·
mkdocs plugin to generate a comprehensive and organized task list, making it easier to manage and track tasks, notes,..
+
mkdocs-task-collector - 🥉3 · ⭐ 2 · 🐣 · MIT ·
mkdocs plugin to generate a comprehensive and organized task list, making it easier to manage and track tasks, notes,..
- [GitHub](https://github.com/costantinoai/mkdocs-task-collector) (📦 2 · ⏱️ 11.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-task-collector) (📥 340 / month): +- [PyPi](https://pypi.org/project/mkdocs-task-collector): ``` pip install mkdocs-task-collector ``` @@ -3287,10 +3287,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. Back to top -
mkdocs-with-pdf - 🥇23 · ⭐ 340 · 💤 · MIT ·
Generate a single PDF file from MkDocs repository.
+
mkdocs-with-pdf - 🥇18 · ⭐ 340 · 💤 · MIT ·
Generate a single PDF file from MkDocs repository.
- [GitHub](https://github.com/orzih/mkdocs-with-pdf) (👨‍💻 6 · 🔀 74 · 📦 640 · 📋 110 - 57% open · ⏱️ 14.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-with-pdf) (📥 64K / month): +- [PyPi](https://pypi.org/project/mkdocs-with-pdf): ``` pip install mkdocs-with-pdf ``` @@ -3300,36 +3300,36 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - with-pdf ```
-
print-site - 🥇23 · ⭐ 150 · MIT ·
MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.
+
pdf-export - 🥇18 · ⭐ 320 · 💤 · MIT ·
An MkDocs plugin to export content pages as PDF files.
-- [GitHub](https://github.com/timvink/mkdocs-print-site-plugin) (👨‍💻 11 · 🔀 23 · 📦 370 · 📋 100 - 17% open · ⏱️ 12.09.2024) -- [PyPi](https://pypi.org/project/mkdocs-print-site-plugin) (📥 42K / month): +- [GitHub](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) (👨‍💻 11 · 🔀 42 · 📦 1.2K · 📋 89 - 48% open · ⏱️ 05.10.2021) +- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin): ``` - pip install mkdocs-print-site-plugin + pip install mkdocs-pdf-export-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - print-site + - pdf-export ```
-
pdf-export - 🥈22 · ⭐ 320 · 💤 · MIT ·
An MkDocs plugin to export content pages as PDF files.
+
print-site - 🥇18 · ⭐ 150 · MIT ·
MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.
-- [GitHub](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) (👨‍💻 11 · 🔀 42 · 📦 1.2K · 📋 89 - 48% open · ⏱️ 05.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin) (📥 34K / month): +- [GitHub](https://github.com/timvink/mkdocs-print-site-plugin) (👨‍💻 11 · 🔀 23 · 📦 370 · 📋 100 - 17% open · ⏱️ 12.09.2024) +- [PyPi](https://pypi.org/project/mkdocs-print-site-plugin): ``` - pip install mkdocs-pdf-export-plugin + pip install mkdocs-print-site-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - pdf-export + - print-site ```
-
mkdocs-exporter - 🥈18 · ⭐ 81 · MIT ·
The fastest and most configurable plugin for MkDocs, allowing seamless export of individual pages and/or entire..
+
mkdocs-exporter - 🥈15 · ⭐ 82 · MIT ·
The fastest and most configurable plugin for MkDocs, allowing seamless export of individual pages and/or entire..
-- [GitHub](https://github.com/adrienbrignon/mkdocs-exporter) (👨‍💻 4 · 🔀 9 · 📦 10 · 📋 48 - 45% open · ⏱️ 29.10.2024) -- [PyPi](https://pypi.org/project/mkdocs-exporter) (📥 5.3K / month): +- [GitHub](https://github.com/adrienbrignon/mkdocs-exporter) (👨‍💻 4 · 🔀 8 · 📦 11 · 📋 49 - 42% open · ⏱️ 29.10.2024) +- [PyPi](https://pypi.org/project/mkdocs-exporter): ``` pip install mkdocs-exporter ``` @@ -3339,10 +3339,18 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - exporter ```
-
mkpdfs - 🥈17 · ⭐ 100 · 💤 · ❗️GPL-3.0 ·
Converts your mkdocs documentation in PDF, to be shared with users.
+
mkdocs-pandoc - 🥉14 · ⭐ 110 · 💤 · Apache-2
[unmaintained] mkdocs - pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine.
+ +- [GitHub](https://github.com/jgrassler/mkdocs-pandoc) (👨‍💻 4 · 🔀 22 · 📦 54 · 📋 23 - 56% open · ⏱️ 14.03.2016) +- [PyPi](https://pypi.org/project/mkdocs-pandoc) (📥 370 / month): + ``` + pip install mkdocs-pandoc + ``` +
+
mkpdfs - 🥉13 · ⭐ 100 · 💤 · ❗️GPL-3.0 ·
Converts your mkdocs documentation in PDF, to be shared with users.
- [GitHub](https://github.com/comwes/mkpdfs-mkdocs-plugin) (👨‍💻 8 · 🔀 30 · 📥 41 · 📦 62 · 📋 39 - 30% open · ⏱️ 11.08.2021) -- [PyPi](https://pypi.org/project/mkpdfs-mkdocs) (📥 4.7K / month): +- [PyPi](https://pypi.org/project/mkpdfs-mkdocs): ``` pip install mkpdfs-mkdocs ``` @@ -3352,18 +3360,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mkpdfs ```
-
mkdocs-pandoc - 🥉14 · ⭐ 110 · 💤 · Apache-2
[unmaintained] mkdocs - pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine.
- -- [GitHub](https://github.com/jgrassler/mkdocs-pandoc) (👨‍💻 4 · 🔀 22 · 📦 54 · 📋 23 - 56% open · ⏱️ 14.03.2016) -- [PyPi](https://pypi.org/project/mkdocs-pandoc) (📥 340 / month): - ``` - pip install mkdocs-pandoc - ``` -
-
pdf-with-js - 🥉13 · ⭐ 8 · 💤 · MIT ·
A MkDocs plugin that exports your documentation as PDF with rendered JavaScript content.
+
pdf-with-js - 🥉10 · ⭐ 8 · 💤 · MIT ·
A MkDocs plugin that exports your documentation as PDF with rendered JavaScript content.
- [GitHub](https://github.com/smaxtec/mkdocs-pdf-with-js-plugin) (👨‍💻 4 · 🔀 3 · 📦 13 · ⏱️ 23.07.2021) -- [PyPi](https://pypi.org/project/mkdocs-pdf-with-js-plugin) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-pdf-with-js-plugin): ``` pip install mkdocs-pdf-with-js-plugin ``` @@ -3376,7 +3376,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mk2pdf-export - 🥉7 · ⭐ 10 · 💤 · MIT ·
The plugin is based on https://github.com/zhaoterryy/mkdocs-pdf-export-plugin/ ,the main change is use pandoc to..
- [GitHub](https://github.com/HaoLiuHust/mkdocs-mk2pdf-plugin) (👨‍💻 4 · 🔀 5 · 📦 3 · ⏱️ 11.09.2020) -- [PyPi](https://pypi.org/project/mkdocs-mk2pdf-plugin) (📥 81 / month): +- [PyPi](https://pypi.org/project/mkdocs-mk2pdf-plugin) (📥 78 / month): ``` pip install mkdocs-mk2pdf-plugin ``` @@ -3389,7 +3389,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mkdocs-zip-folders - 🥉6 · ⭐ 2 · 💤 · MIT ·
MkDocs plugin to zip configured folders and add them to the site.
- [GitHub](https://github.com/JakubAndrysek/mkdocs-zip-folders) (⏱️ 09.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-zip-folders) (📥 330 / month): +- [PyPi](https://pypi.org/project/mkdocs-zip-folders) (📥 360 / month): ``` pip install mkdocs-zip-folders ``` @@ -3402,7 +3402,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
helm - 🥉3 · ⭐ 1 · 💤 · Apache-2 ·
An mkdocs plugin that turns docs website into helm repository.
- [GitHub](https://github.com/M00nF1sh/mkdocs-helm) (🔀 1 · ⏱️ 21.11.2018) -- [PyPi](https://pypi.org/project/mkdocs-helm) (📥 56 / month): +- [PyPi](https://pypi.org/project/mkdocs-helm) (📥 59 / month): ``` pip install mkdocs-helm ``` @@ -3412,10 +3412,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - helm-repo ```
-
mkdocs-autozip - 🥉2 · ⭐ 2 · 💤 · ❗Unlicensed ·
A mkdocs plugin for auto zipping the document source.
+
mkdocs-autozip - ⭐ 2 · 💤 · ❗Unlicensed ·
A mkdocs plugin for auto zipping the document source.
- [GitHub](https://github.com/martinohanlon/mkdocs_autozip) (⏱️ 05.10.2022) -- [PyPi](https://pypi.org/project/mkdocs-autozip) (📥 170 / month): +- [PyPi](https://pypi.org/project/mkdocs-autozip): ``` pip install mkdocs-autozip ``` @@ -3433,8 +3433,8 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mike - 🥇26 · ⭐ 560 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git.
-- [GitHub](https://github.com/jimporter/mike) (👨‍💻 9 · 🔀 47 · 📥 330 · 📦 3.6K · 📋 180 - 5% open · ⏱️ 13.08.2024) -- [PyPi](https://pypi.org/project/mike) (📥 430K / month): +- [GitHub](https://github.com/jimporter/mike) (👨‍💻 9 · 🔀 47 · 📥 340 · 📦 3.6K · 📋 180 - 5% open · ⏱️ 13.08.2024) +- [PyPi](https://pypi.org/project/mike) (📥 440K / month): ``` pip install mike ``` @@ -3444,23 +3444,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - mike ```
-
monorepo - 🥇23 · ⭐ 330 · Apache-2 ·
Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
- -- [GitHub](https://github.com/backstage/mkdocs-monorepo-plugin) (👨‍💻 30 · 🔀 72 · 📦 500 · 📋 67 - 55% open · ⏱️ 04.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-monorepo-plugin) (📥 500K / month): - ``` - pip install mkdocs-monorepo-plugin - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - monorepo - ``` -
-
mkdocs-multirepo-plugin - 🥇22 · ⭐ 130 · MIT ·
Build documentation in multiple repos into one site.
+
mkdocs-multirepo-plugin - 🥇22 · ⭐ 140 · MIT ·
Build documentation in multiple repos into one site.
-- [GitHub](https://github.com/jdoiro3/mkdocs-multirepo-plugin) (👨‍💻 17 · 🔀 47 · 📦 160 · 📋 110 - 51% open · ⏱️ 13.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-multirepo-plugin) (📥 74K / month): +- [GitHub](https://github.com/jdoiro3/mkdocs-multirepo-plugin) (👨‍💻 17 · 🔀 48 · 📦 160 · 📋 110 - 52% open · ⏱️ 13.08.2024) +- [PyPi](https://pypi.org/project/mkdocs-multirepo-plugin) (📥 75K / month): ``` pip install mkdocs-multirepo-plugin ``` @@ -3470,57 +3457,57 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - multirepo ```
-
techdocs-core - 🥇22 · ⭐ 91 · Apache-2 ·
The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..
+
simple - 🥇21 · ⭐ 42 · Apache-2 ·
Build documentation files inside your code into a MkDocs site.
-- [GitHub](https://github.com/backstage/mkdocs-techdocs-core) (👨‍💻 45 · 🔀 63 · 📦 77 · 📋 67 - 10% open · ⏱️ 28.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-techdocs-core) (📥 330K / month): +- [GitHub](https://github.com/athackst/mkdocs-simple-plugin) (👨‍💻 8 · 🔀 10 · 📦 55 · 📋 19 - 5% open · ⏱️ 21.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-simple-plugin) (📥 26K / month): ``` - pip install mkdocs-techdocs-core + pip install mkdocs-simple-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - techdocs-core + - simple ```
-
simple - 🥈21 · ⭐ 42 · Apache-2 ·
Build documentation files inside your code into a MkDocs site.
+
monorepo - 🥈17 · ⭐ 330 · Apache-2 ·
Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
-- [GitHub](https://github.com/athackst/mkdocs-simple-plugin) (👨‍💻 8 · 🔀 10 · 📦 55 · 📋 19 - 5% open · ⏱️ 21.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-simple-plugin) (📥 25K / month): +- [GitHub](https://github.com/backstage/mkdocs-monorepo-plugin) (👨‍💻 30 · 🔀 72 · 📦 500 · 📋 67 - 55% open · ⏱️ 04.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-monorepo-plugin): ``` - pip install mkdocs-simple-plugin + pip install mkdocs-monorepo-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - simple + - monorepo ```
-
mkdocs-versioning - 🥈17 · ⭐ 40 · 💤 · MIT ·
A tool that allows for versioning sites built with mkdocs.
+
techdocs-core - 🥈17 · ⭐ 91 · Apache-2 ·
The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..
-- [GitHub](https://github.com/zayd62/mkdocs-versioning) (👨‍💻 5 · 🔀 6 · 📦 95 · 📋 25 - 12% open · ⏱️ 01.08.2021) -- [PyPi](https://pypi.org/project/mkdocs-versioning) (📥 3K / month): +- [GitHub](https://github.com/backstage/mkdocs-techdocs-core) (👨‍💻 45 · 🔀 63 · 📦 77 · 📋 67 - 7% open · ⏱️ 28.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-techdocs-core): ``` - pip install mkdocs-versioning + pip install mkdocs-techdocs-core ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-versioning + - techdocs-core ```
markdown-docs - 🥈17 · ⭐ 22 · MIT ·
Action/docker image that transforms your markdown into a static website. No need for particular configuration: it just..
-- [GitHub](https://github.com/ldeluigi/markdown-docs) (👨‍💻 4 · 🔀 5 · 📦 78 · ⏱️ 25.11.2024) -- [Docker Hub](https://hub.docker.com/r/deloo/markdown-docs) (📥 21K · ⏱️ 25.11.2024): +- [GitHub](https://github.com/ldeluigi/markdown-docs) (👨‍💻 4 · 🔀 5 · 📦 78 · ⏱️ 02.12.2024) +- [Docker Hub](https://hub.docker.com/r/deloo/markdown-docs) (📥 25K · ⏱️ 02.12.2024): ``` docker pull deloo/markdown-docs ```
Publisher for MkDocs - debugger - 🥈15 · ⭐ 67 · MIT ·
Advanced console and file logger from build and serve process.
-- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 62 · 📋 23 - 30% open · ⏱️ 05.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2K / month): +- [GitHub](https://github.com/mkdocs-publisher/mkdocs-publisher) (👨‍💻 2 · 🔀 2 · 📥 56 · 📦 63 · 📋 23 - 26% open · ⏱️ 05.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-publisher) (📥 2.1K / month): ``` pip install mkdocs-publisher ``` @@ -3530,9 +3517,22 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - pub-debugger ```
+
mkdocs-versioning - 🥈14 · ⭐ 40 · 💤 · MIT ·
A tool that allows for versioning sites built with mkdocs.
+ +- [GitHub](https://github.com/zayd62/mkdocs-versioning) (👨‍💻 5 · 🔀 6 · 📦 98 · 📋 25 - 12% open · ⏱️ 01.08.2021) +- [PyPi](https://pypi.org/project/mkdocs-versioning): + ``` + pip install mkdocs-versioning + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - mkdocs-versioning + ``` +
same-dir - 🥈14 · ⭐ 40 · MIT ·
MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.
-- [GitHub](https://github.com/oprypin/mkdocs-same-dir) (👨‍💻 2 · 🔀 2 · 📦 370 · 📋 8 - 12% open · ⏱️ 03.02.2024) +- [GitHub](https://github.com/oprypin/mkdocs-same-dir) (👨‍💻 2 · 🔀 2 · 📦 380 · 📋 8 - 12% open · ⏱️ 03.02.2024) - [PyPi](https://pypi.org/project/mkdocs-same-dir) (📥 35K / month): ``` pip install mkdocs-same-dir @@ -3546,7 +3546,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
MkDocs Merge - 🥈14 · ⭐ 24 · MIT
Merge the source of multiple MkDocs sites into a single one.
- [GitHub](https://github.com/ovasquez/mkdocs-merge) (👨‍💻 3 · 🔀 6 · 📦 6 · 📋 9 - 55% open · ⏱️ 31.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-merge) (📥 2.2K / month): +- [PyPi](https://pypi.org/project/mkdocs-merge) (📥 2.3K / month): ``` pip install mkdocs-merge ``` @@ -3554,67 +3554,63 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
multirepo - 🥉11 · ⭐ 40 · MIT
A bit like monorepo, but keeps MkDocs projects separate.
- [GitHub](https://github.com/wilhelmer/mkdocs-multirepo) (👨‍💻 3 · 🔀 2 · 📦 2 · ⏱️ 04.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-multirepo) (📥 840 / month): +- [PyPi](https://pypi.org/project/mkdocs-multirepo) (📥 860 / month): ``` pip install mkdocs-multirepo ```
-
mkdocs-exclude-unused-files - 🥉11 · ⭐ 4 · MIT ·
Exclude orphaned (unused) static files from your mkdocs build.
+
mkdocs-yamp - 🥉8 · ⭐ 2 · 💤 · Apache-2 ·
Yet Another Multirepo Plugin for MkDocs.
-- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files) (👨‍💻 3 · 🔀 2 · 📥 4 · 📦 17 · 📋 3 - 33% open · ⏱️ 09.06.2024) -- [PyPi](https://pypi.org/project/mkdocs-exclude-unused-files) (📥 1K / month): +- [GitHub](https://github.com/boozallen/mkdocs-yamp-plugin) (👨‍💻 2 · 🔀 3 · 📦 7 · ⏱️ 10.10.2022) +- [PyPi](https://pypi.org/project/mkdocs-yamp) (📥 150 / month): ``` - pip install mkdocs-exclude-unused-files + pip install mkdocs-yamp ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - exclude-unused-files + - yamp ```
-
mkdocs-yamp - 🥉9 · ⭐ 2 · 💤 · Apache-2 ·
Yet Another Multirepo Plugin for MkDocs.
+
mkdocs-exclude-unused-files - 🥉7 · ⭐ 4 · MIT ·
Exclude orphaned (unused) static files from your mkdocs build.
-- [GitHub](https://github.com/boozallen/mkdocs-yamp-plugin) (👨‍💻 2 · 🔀 3 · 📦 7 · ⏱️ 10.10.2022) -- [PyPi](https://pypi.org/project/mkdocs-yamp) (📥 150 / month): +- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files) (👨‍💻 3 · 🔀 2 · 📥 4 · 📦 17 · 📋 3 - 33% open · ⏱️ 09.06.2024) +- [PyPi](https://pypi.org/project/mkdocs-exclude-unused-files): ``` - pip install mkdocs-yamp + pip install mkdocs-exclude-unused-files ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - yamp + - exclude-unused-files ```
-
mkdocs-exclude-tagged-files - 🥉7 · ⭐ 3 · 💤 · MIT ·
A mkdocs plugin for excluding files based on frontmatter tags.
+
mkdocs-auto-refresh-build-pages - 🥉7 · 🐣 · MIT ·
MkDocs plugin that automatically refreshes the build pages when the documentation is updated.
-- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-tagged-files) (👨‍💻 2 · 🔀 2 · 📦 4 · ⏱️ 10.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-exclude-tagged-files) (📥 230 / month): +- [GitHub](https://github.com/JakubAndrysek/mkdocs-auto-refresh-build-pages) (📦 4 · ⏱️ 02.07.2024) +- [PyPi](https://pypi.org/project/mkdocs-auto-refresh-build-pages) (📥 93 / month): ``` - pip install mkdocs-exclude-tagged-files + pip install mkdocs-auto-refresh-build-pages ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs_exclude_tagged_files + - auto-refresh-build-pages ```
-
no-sitemap - 🥉7 · ⭐ 1 · 💤 · MIT ·
Disable Mkdocs sitemap generation.
+
progress - 🥉6 · ⭐ 5 · 💤 · Apache-2 ·
A plugin for MkDocs that lets you know exactly what is happening during the build.
-- [GitHub](https://github.com/leonardehrenfried/mkdocs-no-sitemap-plugin) (📦 17 · ⏱️ 04.04.2023) -- [PyPi](https://pypi.org/project/mkdocs-no-sitemap-plugin) (📥 5.8K / month): - ``` - pip install mkdocs-no-sitemap-plugin - ``` +- [GitHub](https://github.com/rdilweb/mkdocs-plugin-progress) (👨‍💻 3 · 📦 36 · ⏱️ 20.06.2020) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - no-sitemap + - progress ```
-
mkdocs-required-frontmatter-plugin - 🥉7 · MIT ·
This MkDocs plugin enforces required frontmatter for documentation pages.
+
mkdocs-required-frontmatter-plugin - 🥉6 · MIT ·
This MkDocs plugin enforces required frontmatter for documentation pages.
- [GitHub](https://github.com/unmc-vcr/mkdocs-required-frontmatter-plugin) (📦 2 · ⏱️ 22.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-required-frontmatter-plugin) (📥 57 / month): +- [PyPi](https://pypi.org/project/mkdocs-required-frontmatter-plugin): ``` pip install mkdocs-required-frontmatter-plugin ``` @@ -3624,58 +3620,49 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - required-frontmatter ```
-
mkdocs-auto-refresh-build-pages - 🥉7 · 🐣 · MIT ·
MkDocs plugin that automatically refreshes the build pages when the documentation is updated.
+
mkdocs-new-features-notifier - 🥉5 · ⭐ 3 · 💤 · MIT ·
This plugin enables you to notify users of new features in your product. It does this by identifying new documentation..
-- [GitHub](https://github.com/JakubAndrysek/mkdocs-auto-refresh-build-pages) (📦 4 · ⏱️ 02.07.2024) -- [PyPi](https://pypi.org/project/mkdocs-auto-refresh-build-pages) (📥 94 / month): +- [GitHub](https://github.com/kevin-411/mkdocs-new-features-notifier) (👨‍💻 2 · 🔀 1 · ⏱️ 15.01.2020) +- [PyPi](https://pypi.org/project/mkdocs-new-features-notifier) (📥 870 / month): ``` - pip install mkdocs-auto-refresh-build-pages + pip install mkdocs-new-features-notifier ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - auto-refresh-build-pages - ``` -
-
progress - 🥉6 · ⭐ 5 · 💤 · Apache-2 ·
A plugin for MkDocs that lets you know exactly what is happening during the build.
- -- [GitHub](https://github.com/rdilweb/mkdocs-plugin-progress) (👨‍💻 3 · 📦 36 · ⏱️ 20.06.2020) -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - progress + - mkdocs-new-features-notifier ```
-
mkdocs-new-features-notifier - 🥉5 · ⭐ 3 · 💤 · MIT ·
This plugin enables you to notify users of new features in your product. It does this by identifying new documentation..
+
mkdocs-exclude-tagged-files - 🥉5 · ⭐ 3 · 💤 · MIT ·
A mkdocs plugin for excluding files based on frontmatter tags.
-- [GitHub](https://github.com/kevin-411/mkdocs-new-features-notifier) (👨‍💻 2 · 🔀 1 · ⏱️ 15.01.2020) -- [PyPi](https://pypi.org/project/mkdocs-new-features-notifier) (📥 870 / month): +- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-tagged-files) (👨‍💻 2 · 🔀 2 · 📦 4 · ⏱️ 10.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-exclude-tagged-files): ``` - pip install mkdocs-new-features-notifier + pip install mkdocs-exclude-tagged-files ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-new-features-notifier + - mkdocs_exclude_tagged_files ```
-
multiple - 🥉3 · ⭐ 1 · 💤 · ❗️GPL-3.0 ·
Allows to merge mkdocs documentations dynamically.
+
no-sitemap - 🥉4 · ⭐ 1 · 💤 · MIT ·
Disable Mkdocs sitemap generation.
-- [GitHub](https://github.com/experimaestro/mkdocs-multiple) (👨‍💻 2 · ⏱️ 22.11.2019) -- [PyPi](https://pypi.org/project/mkdocs-multiple) (📥 1K / month): +- [GitHub](https://github.com/leonardehrenfried/mkdocs-no-sitemap-plugin) (📦 17 · ⏱️ 04.04.2023) +- [PyPi](https://pypi.org/project/mkdocs-no-sitemap-plugin): ``` - pip install mkdocs-multiple + pip install mkdocs-no-sitemap-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - multiple + - no-sitemap ```
octadocs-adr - 🥉3 · ⭐ 1 · 💤 · ❗Unlicensed ·
A blueprint for Architecture Decision Record in Octadocs - the smart documentation environment.
- [GitHub](https://github.com/octadocs/octadocs-adr) (📦 2 · ⏱️ 22.08.2021) -- [PyPi](https://pypi.org/project/octadocs-adr) (📥 41 / month): +- [PyPi](https://pypi.org/project/octadocs-adr) (📥 40 / month): ``` pip install octadocs-adr ``` @@ -3685,26 +3672,26 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - octadocs_adr ```
-
+
multiple - 🥉1 · ⭐ 1 · 💤 · ❗️GPL-3.0 ·
Allows to merge mkdocs documentations dynamically.
-## 📁 Snippets & includes (reusing contents) - -Back to top - -
include-markdown - 🥇25 · ⭐ 110 · Apache-2 ·
Mkdocs Markdown includer plugin.
- -- [GitHub](https://github.com/mondeja/mkdocs-include-markdown-plugin) (👨‍💻 16 · 🔀 19 · 📥 500 · 📦 2.5K · 📋 84 - 2% open · ⏱️ 28.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-include-markdown-plugin) (📥 290K / month): +- [GitHub](https://github.com/experimaestro/mkdocs-multiple) (👨‍💻 2 · ⏱️ 22.11.2019) +- [PyPi](https://pypi.org/project/mkdocs-multiple): ``` - pip install mkdocs-include-markdown-plugin + pip install mkdocs-multiple ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - include-markdown + - multiple ```
-
Markdown-Include - 🥈21 · ⭐ 100 · 💤 · ❗️GPL-3.0 ·
Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.
+
+ +## 📁 Snippets & includes (reusing contents) + +Back to top + +
Markdown-Include - 🥇21 · ⭐ 100 · 💤 · ❗️GPL-3.0 ·
Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.
- [GitHub](https://github.com/cmacmackin/markdown-include) (👨‍💻 12 · 🔀 37 · 📦 6.7K · 📋 26 - 26% open · ⏱️ 07.02.2023) - [PyPi](https://pypi.org/project/markdown-include) (📥 160K / month): @@ -3717,10 +3704,23 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - markdown_include.include ```
-
meta-descriptions - 🥈20 · ⭐ 18 · MIT ·
Generate meta descriptions from the first paragraphs in your MkDocs pages.
+
include-markdown - 🥈20 · ⭐ 110 · Apache-2 ·
Mkdocs Markdown includer plugin.
+ +- [GitHub](https://github.com/mondeja/mkdocs-include-markdown-plugin) (👨‍💻 16 · 🔀 19 · 📥 500 · 📦 2.5K · 📋 84 - 2% open · ⏱️ 29.11.2024) +- [PyPi](https://pypi.org/project/mkdocs-include-markdown-plugin): + ``` + pip install mkdocs-include-markdown-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - include-markdown + ``` +
+
meta-descriptions - 🥈19 · ⭐ 18 · MIT ·
Generate meta descriptions from the first paragraphs in your MkDocs pages.
- [GitHub](https://github.com/prcr/mkdocs-meta-descriptions-plugin) (👨‍💻 3 · 🔀 3 · 📦 1.1K · 📋 11 - 9% open · ⏱️ 14.11.2024) -- [PyPi](https://pypi.org/project/mkdocs-meta-descriptions-plugin) (📥 8.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-meta-descriptions-plugin) (📥 7.8K / month): ``` pip install mkdocs-meta-descriptions-plugin ``` @@ -3746,7 +3746,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
mkdocs-embed-external-markdown - 🥉15 · ⭐ 10 · MIT ·
MkDocs Embed External Markdown plugin that allow to inject section or all full markdown content from a given url. The..
- [GitHub](https://github.com/fire1ce/mkdocs-embed-external-markdown) (👨‍💻 7 · 🔀 8 · 📦 130 · 📋 12 - 8% open · ⏱️ 22.08.2024) -- [PyPi](https://pypi.org/project/mkdocs-embed-external-markdown) (📥 9.3K / month): +- [PyPi](https://pypi.org/project/mkdocs-embed-external-markdown) (📥 8.1K / month): ``` pip install mkdocs-embed-external-markdown ``` @@ -3756,23 +3756,10 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - external-markdown ```
-
Mdx Include - 🥉11 · ⭐ 56 · 💤 · ❗Unlicensed ·
Python Markdown extension to include local or remote files.
- -- [GitHub](https://github.com/neurobin/mdx_include) (👨‍💻 3 · 🔀 3 · 📋 9 - 44% open · ⏱️ 26.07.2022) -- [PyPi](https://pypi.org/project/mdx-include) (📥 74K / month): - ``` - pip install mdx-include - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): - ```yaml - markdown_extensions: - - mdx_include - ``` -
markdown-version-annotations - 🥉11 · ⭐ 6 · MIT ·
MkDocs plugin to add custom admonitions for documenting version differences.
-- [GitHub](https://github.com/glennmatthews/markdown-version-annotations) (📥 22 · 📦 39 · ⏱️ 06.05.2024) -- [PyPi](https://pypi.org/project/markdown-version-annotations) (📥 4.7K / month): +- [GitHub](https://github.com/glennmatthews/markdown-version-annotations) (📥 24 · 📦 39 · ⏱️ 06.05.2024) +- [PyPi](https://pypi.org/project/markdown-version-annotations) (📥 4.9K / month): ``` pip install markdown-version-annotations ``` @@ -3785,7 +3772,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
snippet - 🥉10 · ⭐ 12 · 💤 · MIT ·
An mkdocs plugin that injects snippets from a file in a git repository.
- [GitHub](https://github.com/mprivat/mkdocs-snippet-plugin) (👨‍💻 3 · 🔀 3 · 📦 23 · 📋 7 - 42% open · ⏱️ 21.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-snippet-plugin) (📥 920 / month): +- [PyPi](https://pypi.org/project/mkdocs-snippet-plugin) (📥 980 / month): ``` pip install mkdocs-snippet-plugin ``` @@ -3798,7 +3785,7 @@ This list contains 280 awesome open-source projects grouped into 17 categories.
git snippet - 🥉9 · ⭐ 6 · 💤 · MIT ·
Mkdocs plugin that allow to inject snippet or all markdown content from a given remote git repository.
- [GitHub](https://github.com/SamazoOo/mkdocs-gitsnippet-plugin) (👨‍💻 4 · 🔀 3 · 📦 10 · ⏱️ 15.11.2020) -- [PyPi](https://pypi.org/project/mkdocs-gitsnippet-plugin) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-gitsnippet-plugin) (📥 1K / month): ``` pip install mkdocs-gitsnippet-plugin ``` @@ -3808,6 +3795,19 @@ This list contains 280 awesome open-source projects grouped into 17 categories. - gitsnippet ```
+
Mdx Include - 🥉6 · ⭐ 56 · 💤 · ❗Unlicensed ·
Python Markdown extension to include local or remote files.
+ +- [GitHub](https://github.com/neurobin/mdx_include) (👨‍💻 3 · 🔀 3 · 📋 9 - 44% open · ⏱️ 26.07.2022) +- [PyPi](https://pypi.org/project/mdx-include): + ``` + pip install mdx-include + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): + ```yaml + markdown_extensions: + - mdx_include + ``` +
--- diff --git a/history/2024-12-05_changes.md b/history/2024-12-05_changes.md new file mode 100644 index 0000000..f582fc3 --- /dev/null +++ b/history/2024-12-05_changes.md @@ -0,0 +1,16 @@ +## 📈 Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- rss - 🥇25 · ⭐ 91 · 📈 · MIT ·
MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta). + +## 📉 Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- mkdocstrings - 🥇26 · ⭐ 1.7K · 📉 · ISC ·
Automatic documentation from sources, for MkDocs. +- PyMdown Extensions - 🥇25 · ⭐ 970 · 📉 · ❗Unlicensed ·
Extensions for Python Markdown. +- macros - 🥇24 · ⭐ 340 · 📉 · MIT ·
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code. +- table-reader - 🥈12 · ⭐ 130 · 📉 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into.. +- mkdocs-render-swagger-plugin - 🥉8 · ⭐ 75 · 📉 · MIT ·
A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI. + diff --git a/history/2024-12-05_projects.csv b/history/2024-12-05_projects.csv new file mode 100644 index 0000000..b0b7666 --- /dev/null +++ b/history/2024-12-05_projects.csv @@ -0,0 +1,282 @@ +,name,mkdocs_theme,mkdocs_plugin,extra_dependencies,github_id,pypi_id,labels,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,pypi_url,pypi_monthly_downloads,monthly_downloads,projectrank,show,projectrank_placing,trending,github_release_downloads,markdown_extension,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_pulls,shadowed,gitlab_id,gitlab_url,pypi,bitbucket_id +0,Material for MkDocs,material,"['material/blog', 'material/group', 'material/offline', 'material/search', 'material/social', 'material/tags']",{'plugins.social': 'mkdocs-material[imaging]'},squidfunk/mkdocs-material,mkdocs-material,"['theme', 'plugin']",theming,https://github.com/squidfunk/mkdocs-material,https://github.com/squidfunk/mkdocs-material,MIT,2016-01-28 22:09:23,2024-12-05 16:13:23.000000,2024-12-05 16:13:20,6433.0,97.0,3480.0,136.0,3096.0,23.0,2421.0,21282.0,2024-12-01 07:48:21,9.5.47,100.0,Documentation that simply works.,56987.0,56987.0,294.0,https://pypi.org/project/mkdocs-material,6264883.0,6264883.0,42,True,1.0,,,,,,,,,,,, +1,mkdocstrings,,mkdocstrings,"{'plugins.mkdocstrings.handlers.crystal': 'mkdocstrings-crystal', 'plugins.mkdocstrings.handlers.python': 'mkdocstrings-python'}",mkdocstrings/mkdocstrings,mkdocstrings,['plugin'],api-docs,https://github.com/mkdocstrings/mkdocstrings,https://github.com/mkdocstrings/mkdocstrings,ISC,2019-12-09 18:09:09,2024-12-05 17:43:18.000000,2024-12-05 15:05:48,699.0,21.0,107.0,14.0,181.0,53.0,364.0,1747.0,2024-11-08 17:07:44,0.27.0,17.0,"Automatic documentation from sources, for MkDocs.",16096.0,16096.0,46.0,https://pypi.org/project/mkdocstrings,,,26,True,1.0,-6.0,,,,,,,,,,, +2,mike,,mike,,jimporter/mike,mike,['plugin'],site-management,https://github.com/jimporter/mike,https://github.com/jimporter/mike,BSD-3-Clause,2017-09-24 08:52:01,2024-08-13 05:02:19.000000,2024-08-13 05:01:26,346.0,,47.0,6.0,24.0,10.0,174.0,564.0,2024-08-13 05:03:33,2.1.3,26.0,Manage multiple versions of your MkDocs-powered documentation via Git.,3644.0,3644.0,9.0,https://pypi.org/project/mike,438449.0,438453.0,26,True,1.0,,336.0,,,,,,,,,, +3,PyMdown Extensions,,,,facelessuser/pymdown-extensions,pymdown-extensions,['markdown'],markdown,https://github.com/facelessuser/pymdown-extensions,https://github.com/facelessuser/pymdown-extensions,,2014-11-21 06:08:04,2024-12-04 10:08:14.000000,2024-11-26 15:19:51,1808.0,30.0,258.0,7.0,2046.0,11.0,374.0,972.0,2024-10-29 02:21:28,10.12,97.0,Extensions for Python Markdown.,38887.0,38887.0,49.0,https://pypi.org/project/pymdown-extensions,,,25,True,1.0,-7.0,,"['pymdownx.arithmatex', 'pymdownx.b64', 'pymdownx.betterem', 'pymdownx.blocks.admonition', 'pymdownx.blocks.definition', 'pymdownx.blocks.details', 'pymdownx.blocks.html', 'pymdownx.blocks.tab', 'pymdownx.caret', 'pymdownx.critic', 'pymdownx.details', 'pymdownx.emoji', 'pymdownx.escapeall', 'pymdownx.extra', 'pymdownx.highlight', 'pymdownx.inlinehilite', 'pymdownx.keys', 'pymdownx.magiclink', 'pymdownx.mark', 'pymdownx.pathconverter', 'pymdownx.progressbar', 'pymdownx.saneheaders', 'pymdownx.smartsymbols', 'pymdownx.snippets', 'pymdownx.striphtml', 'pymdownx.superfences', 'pymdownx.tabbed', 'pymdownx.tasklist', 'pymdownx.tilde']",,,,,,,,, +4,rss,,rss,,Guts/mkdocs-rss-plugin,mkdocs-rss-plugin,['plugin'],blogging,https://github.com/Guts/mkdocs-rss-plugin,https://github.com/Guts/mkdocs-rss-plugin,MIT,2020-07-06 13:48:11,2024-12-02 20:51:27.000000,2024-12-02 20:47:55,970.0,47.0,27.0,5.0,274.0,13.0,39.0,91.0,2024-12-02 20:52:04,1.17.0,32.0,"MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta).",777.0,777.0,17.0,https://pypi.org/project/mkdocs-rss-plugin,59688.0,59692.0,25,True,1.0,1.0,171.0,,,,,,,,,, +5,macros,,macros,,fralau/mkdocs_macros_plugin,mkdocs-macros-plugin,['plugin'],code-exec-templating,https://github.com/fralau/mkdocs-macros-plugin,https://github.com/fralau/mkdocs-macros-plugin,MIT,2018-06-27 15:24:40,2024-11-07 11:16:13.000000,2024-11-07 11:15:52,278.0,26.0,48.0,5.0,58.0,,133.0,340.0,2024-11-03 09:25:47,1.3.7,5.0,"Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.",4153.0,4153.0,34.0,https://pypi.org/project/mkdocs-macros-plugin,,,24,True,1.0,-6.0,,,,,,,,,,, +6,git-revision-date-localized,,git-revision-date-localized,,timvink/mkdocs-git-revision-date-localized-plugin,mkdocs-git-revision-date-localized-plugin,['plugin'],git-info,https://github.com/timvink/mkdocs-git-revision-date-localized-plugin,https://github.com/timvink/mkdocs-git-revision-date-localized-plugin,MIT,2019-11-26 12:11:05,2024-11-29 09:45:37.000000,2024-11-29 09:45:37,319.0,19.0,43.0,4.0,56.0,10.0,87.0,210.0,2024-10-22 12:43:58,1.3.0,47.0,MkDocs plugin to add a last updated date to your site pages.,8145.0,8145.0,30.0,https://pypi.org/project/mkdocs-git-revision-date-localized-plugin,,,24,True,1.0,,,,,,,,,,,, +7,Cinder,cinder,,,chrissimpkins/cinder,mkdocs-cinder,['theme'],theming,https://github.com/chrissimpkins/cinder,https://github.com/chrissimpkins/cinder,MIT,2015-08-28 03:45:23,2023-03-07 11:46:26.000000,2021-01-05 20:29:39,229.0,,100.0,8.0,59.0,16.0,35.0,209.0,2020-10-26 22:28:56,1.2.0,32.0,"A clean, responsive MkDocs theme.",661.0,661.0,23.0,https://pypi.org/project/mkdocs-cinder,7347.0,7356.0,22,True,1.0,,1009.0,,,,,,,,,, +8,plantuml-markdown,,,,mikitex70/plantuml-markdown,plantuml-markdown,['markdown'],charts,https://github.com/mikitex70/plantuml-markdown,https://github.com/mikitex70/plantuml-markdown,BSD-2-Clause,2014-12-14 19:25:12,2024-10-20 16:09:43.000000,2024-09-12 05:40:51,326.0,5.0,55.0,11.0,32.0,2.0,69.0,198.0,2024-09-12 05:47:09,3.10.4,50.0,PlantUML plugin for Python-Markdown.,1579.0,1579.0,29.0,https://pypi.org/project/plantuml-markdown,,,22,True,1.0,,,plantuml_markdown,,,,,,,,, +9,mkdocs-multirepo-plugin,,multirepo,,jdoiro3/mkdocs-multirepo-plugin,mkdocs-multirepo-plugin,['plugin'],site-management,https://github.com/jdoiro3/mkdocs-multirepo-plugin,https://github.com/jdoiro3/mkdocs-multirepo-plugin,MIT,2021-12-19 01:25:18,2024-08-19 20:45:12.000000,2024-08-13 01:10:34,427.0,,48.0,5.0,52.0,56.0,51.0,136.0,2024-08-13 12:57:03,0.8.3,23.0,Build documentation in multiple repos into one site.,160.0,160.0,17.0,https://pypi.org/project/mkdocs-multirepo-plugin,75188.0,75188.0,22,True,1.0,,,,,,,,,,,, +10,mkdocs-redirects,,redirects,,mkdocs/mkdocs-redirects,mkdocs-redirects,['plugin'],links-refs,https://github.com/mkdocs/mkdocs-redirects,https://github.com/mkdocs/mkdocs-redirects,MIT,2019-04-03 10:38:39,2024-11-07 14:56:54.000000,2024-11-07 14:56:19,109.0,2.0,22.0,134.0,31.0,11.0,28.0,182.0,2024-11-07 14:59:36,1.2.2,11.0,Open source plugin for Mkdocs page redirects.,4387.0,4387.0,16.0,https://pypi.org/project/mkdocs-redirects,,,21,True,1.0,,,,,,,,,,,, +11,Markdown-Include,,,,cmacmackin/markdown-include,markdown-include,['markdown'],snippets-include,https://github.com/cmacmackin/markdown-include,https://github.com/cmacmackin/markdown-include,GPL-3.0,2015-01-09 01:12:35,2024-05-10 07:24:10.000000,2023-02-07 09:45:37,75.0,,37.0,9.0,23.0,7.0,19.0,104.0,2023-02-07 09:46:17,0.8.1,13.0,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,6671.0,6671.0,12.0,https://pypi.org/project/markdown-include,164480.0,164480.0,21,True,1.0,,,markdown_include.include,,,,,,,,, +12,drawio-exporter,,drawio-exporter,,LukeCarrier/mkdocs-drawio-exporter,mkdocs-drawio-exporter,['plugin'],charts,https://github.com/LukeCarrier/mkdocs-drawio-exporter,https://github.com/LukeCarrier/mkdocs-drawio-exporter,MIT,2019-09-10 21:59:11,2024-11-23 01:55:34.000000,2024-11-23 01:55:33,114.0,18.0,9.0,4.0,45.0,4.0,26.0,81.0,2024-11-10 21:51:29,0.10.1,14.0,Exports your Draw.io diagrams at build time for easier embedding into your documentation.,86.0,86.0,5.0,https://pypi.org/project/mkdocs-drawio-exporter,14421.0,14421.0,21,True,1.0,,,,,,,,,,,, +13,simple,,simple,,athackst/mkdocs-simple-plugin,mkdocs-simple-plugin,['plugin'],site-management,https://github.com/athackst/mkdocs-simple-plugin,https://github.com/athackst/mkdocs-simple-plugin,Apache-2.0,2020-05-03 16:09:24,2024-12-02 17:08:48.000000,2024-11-21 17:44:22,696.0,31.0,10.0,3.0,779.0,1.0,18.0,42.0,2024-07-14 19:18:29,3.2.0,42.0,Build documentation files inside your code into a MkDocs site.,55.0,55.0,8.0,https://pypi.org/project/mkdocs-simple-plugin,25739.0,25739.0,21,True,1.0,,,,,,,,,,,, +14,awesome-pages,,awesome-pages,,lukasgeiter/mkdocs-awesome-pages-plugin,mkdocs-awesome-pages-plugin,['plugin'],nav-pages,https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin,https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin,MIT,2018-02-06 21:09:24,2024-07-28 14:29:37.000000,2024-07-28 14:28:43,106.0,,37.0,8.0,20.0,22.0,67.0,497.0,2024-07-25 21:13:28,2.9.3,25.0,An MkDocs plugin that simplifies configuring page titles and their order.,4888.0,4888.0,8.0,https://pypi.org/project/mkdocs-awesome-pages-plugin,,,20,True,1.0,,,,,,,,,,,, +15,mktestdocs,,,,koaning/mktestdocs,mktestdocs,[],quality,https://github.com/koaning/mktestdocs,https://github.com/koaning/mktestdocs,Apache-2.0,2020-12-02 11:29:55,2024-10-24 12:47:35.000000,2024-10-24 12:47:33,71.0,11.0,8.0,3.0,12.0,2.0,4.0,113.0,2024-09-30 15:17:22,0.2.3,4.0,Run pytest against markdown files/docstrings.,64.0,64.0,5.0,https://pypi.org/project/mktestdocs,17246.0,17246.0,20,True,1.0,,,,,,,,,,,, +16,include-markdown,,include-markdown,,mondeja/mkdocs-include-markdown-plugin,mkdocs-include-markdown-plugin,['plugin'],snippets-include,https://github.com/mondeja/mkdocs-include-markdown-plugin,https://github.com/mondeja/mkdocs-include-markdown-plugin,Apache-2.0,2020-12-04 08:09:34,2024-11-29 13:56:38.000000,2024-11-29 13:56:06,210.0,14.0,19.0,3.0,149.0,2.0,82.0,112.0,2024-11-29 14:05:42,7.1.2,63.0,Mkdocs Markdown includer plugin.,2491.0,2491.0,16.0,https://pypi.org/project/mkdocs-include-markdown-plugin,,10.0,20,True,2.0,,502.0,,,,,,,,,, +17,MkApi,,mkapi,,daizutabi/mkapi,mkapi,['plugin'],api-docs,https://github.com/daizutabi/mkapi,https://github.com/daizutabi/mkapi,MIT,2020-04-19 07:43:40,2024-11-17 23:13:49.000000,2024-11-17 23:13:06,811.0,200.0,17.0,2.0,79.0,3.0,129.0,105.0,2024-10-08 12:38:19,3.0.22,48.0,A plugin for MkDocs to generate API documentation.,199.0,199.0,5.0,https://pypi.org/project/mkapi,,,20,True,1.0,,,,,,,,,,,, +18,git-authors,,git-authors,,timvink/mkdocs-git-authors-plugin,mkdocs-git-authors-plugin,['plugin'],git-info,https://github.com/timvink/mkdocs-git-authors-plugin,https://github.com/timvink/mkdocs-git-authors-plugin,MIT,2019-12-23 10:24:38,2024-11-04 13:55:50.000000,2024-11-04 13:55:10,232.0,25.0,19.0,5.0,38.0,11.0,50.0,91.0,2024-11-04 13:56:05,0.9.2,24.0,MkDocs plugin to display git authors of a page.,1196.0,1196.0,14.0,https://pypi.org/project/mkdocs-git-authors-plugin,,,20,True,2.0,,,,,,,,,,,, +19,mkdocs-jupyter,,mkdocs-jupyter,,danielfrg/mkdocs-jupyter,mkdocs-jupyter,['plugin'],code-exec-templating,https://github.com/danielfrg/mkdocs-jupyter,https://github.com/danielfrg/mkdocs-jupyter,Apache-2.0,2019-12-18 02:11:34,2024-10-15 14:57:21.000000,2024-10-15 14:56:42,254.0,4.0,50.0,6.0,95.0,30.0,103.0,406.0,,,,Use Jupyter Notebook in mkdocs.,3116.0,3116.0,32.0,https://pypi.org/project/mkdocs-jupyter,,,19,True,1.0,,,,,,,,,,,, +20,mkdocs-blogging-plugin,,blogging,,liang2kl/mkdocs-blogging-plugin,mkdocs-blogging-plugin,['plugin'],blogging,https://github.com/liang2kl/mkdocs-blogging-plugin,https://github.com/liang2kl/mkdocs-blogging-plugin,MIT,2021-09-07 08:53:20,2023-07-21 03:54:31.000000,2023-07-21 03:54:08,147.0,,16.0,3.0,18.0,5.0,36.0,84.0,2023-07-21 03:55:47,2.2.11,30.0,Add blogging feature to your MkDocs site.,255.0,255.0,7.0,https://pypi.org/project/mkdocs-blogging-plugin,9628.0,9628.0,19,True,2.0,,20.0,,,,,,,,,, +21,git-committers-2,,git-committers,,ojacques/mkdocs-git-committers-plugin-2,mkdocs-git-committers-plugin-2,['plugin'],git-info,https://github.com/ojacques/mkdocs-git-committers-plugin-2,https://github.com/ojacques/mkdocs-git-committers-plugin-2,MIT,2019-11-25 20:50:44,2024-10-24 15:05:44.000000,2024-10-24 15:05:43,117.0,15.0,21.0,3.0,36.0,9.0,34.0,61.0,2024-10-04 17:17:47,2.4.1,19.0,An MkDocs plugin to create a list of contributors on the page.,825.0,825.0,17.0,https://pypi.org/project/mkdocs-git-committers-plugin-2,,,19,True,2.0,,,,,,,,,,,, +22,enumerate-headings,,enumerate-headings,,timvink/mkdocs-enumerate-headings-plugin,mkdocs-enumerate-headings-plugin,['plugin'],html-css,https://github.com/timvink/mkdocs-enumerate-headings-plugin,https://github.com/timvink/mkdocs-enumerate-headings-plugin,MIT,2020-04-24 13:39:07,2024-05-02 11:08:39.000000,2024-04-16 19:14:48,121.0,,9.0,4.0,10.0,4.0,28.0,41.0,2024-04-16 19:05:31,0.6.2,13.0,MkDocs Plugin to enumerate the headings across site pages.,253.0,253.0,5.0,https://pypi.org/project/mkdocs-enumerate-headings-plugin,32377.0,32377.0,19,True,1.0,,,,,,,,,,,, +23,meta-descriptions,,meta-descriptions,,prcr/mkdocs-meta-descriptions-plugin,mkdocs-meta-descriptions-plugin,['plugin'],snippets-include,https://github.com/prcr/mkdocs-meta-descriptions-plugin,https://github.com/prcr/mkdocs-meta-descriptions-plugin,MIT,2021-04-02 13:21:37,2024-12-02 21:07:16.000000,2024-11-14 20:38:40,319.0,15.0,3.0,1.0,382.0,1.0,10.0,18.0,2023-12-06 16:30:51,3.0.0,12.0,Generate meta descriptions from the first paragraphs in your MkDocs pages.,1131.0,1131.0,3.0,https://pypi.org/project/mkdocs-meta-descriptions-plugin,7766.0,7766.0,19,True,2.0,,,,,,,,,,,, +24,mkdocs-with-pdf,,with-pdf,,orzih/mkdocs-with-pdf,mkdocs-with-pdf,['plugin'],site-conversion,https://github.com/orzih/mkdocs-with-pdf,https://github.com/orzih/mkdocs-with-pdf,MIT,2020-02-23 16:34:46,2024-05-25 03:08:01.000000,2021-10-14 20:29:54,188.0,,74.0,11.0,52.0,64.0,48.0,339.0,2021-07-03 02:09:02,0.9.3,27.0,Generate a single PDF file from MkDocs repository.,641.0,641.0,6.0,https://pypi.org/project/mkdocs-with-pdf,,,18,True,1.0,,,,,,,,,,,, +25,pdf-export,,pdf-export,,zhaoterryy/mkdocs-pdf-export-plugin,mkdocs-pdf-export-plugin,['plugin'],site-conversion,https://github.com/zhaoterryy/mkdocs-pdf-export-plugin,https://github.com/zhaoterryy/mkdocs-pdf-export-plugin,MIT,2018-02-20 15:06:51,2023-07-28 19:56:59.000000,2021-10-05 01:31:10,72.0,,42.0,20.0,32.0,43.0,46.0,319.0,2020-07-23 01:35:39,0.5.8,5.0,An MkDocs plugin to export content pages as PDF files.,1178.0,1178.0,11.0,https://pypi.org/project/mkdocs-pdf-export-plugin,,,18,True,1.0,,,,,,,,,,,, +26,mermaid2,,mermaid2,,fralau/mkdocs-mermaid2-plugin,mkdocs-mermaid2-plugin,['plugin'],charts,https://github.com/fralau/mkdocs-mermaid2-plugin,https://github.com/fralau/mkdocs-mermaid2-plugin,MIT,2020-04-15 09:55:54,2024-11-15 07:42:13.000000,2024-11-15 07:42:07,117.0,5.0,28.0,2.0,23.0,8.0,66.0,220.0,2023-09-01 12:13:11,1.1.0,3.0,A Mermaid graphs plugin for mkdocs.,2327.0,2327.0,15.0,https://pypi.org/project/mkdocs-mermaid2-plugin,,,18,True,1.0,,,,,,,,,,,, +27,print-site,,print-site,,timvink/mkdocs-print-site-plugin,mkdocs-print-site-plugin,['plugin'],site-conversion,https://github.com/timvink/mkdocs-print-site-plugin,https://github.com/timvink/mkdocs-print-site-plugin,MIT,2020-08-15 12:02:33,2024-09-12 11:40:50.000000,2024-09-12 11:40:43,266.0,7.0,23.0,5.0,23.0,18.0,84.0,147.0,2024-09-12 11:39:18,2.6.0,45.0,"MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.",367.0,367.0,11.0,https://pypi.org/project/mkdocs-print-site-plugin,,,18,True,1.0,,,,,,,,,,,, +28,mkdoxy,,mkdoxy,,JakubAndrysek/MkDoxy,mkdoxy,['plugin'],api-docs,https://github.com/JakubAndrysek/MkDoxy,https://github.com/JakubAndrysek/MkDoxy,MIT,2021-07-28 09:20:29,2024-11-22 11:53:04.000000,2024-11-22 11:33:23,206.0,11.0,21.0,5.0,43.0,12.0,45.0,79.0,2024-11-22 11:31:56,1.2.5,15.0,Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..,28.0,28.0,15.0,https://pypi.org/project/mkdoxy,,,18,True,2.0,,,,,,,,,,,, +29,kroki,,kroki,,AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin,mkdocs-kroki-plugin,['plugin'],charts,https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin,https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin,MIT,2021-04-13 09:57:17,2024-10-26 18:43:46.000000,2024-07-28 20:33:58,154.0,,27.0,4.0,40.0,6.0,34.0,51.0,2024-07-28 20:56:59,0.9.0,15.0,MkDocs plugin for Kroki-Diagrams.,51.0,51.0,16.0,https://pypi.org/project/mkdocs-kroki-plugin,,,18,True,1.0,,,,,,,,,,,, +30,monorepo,,monorepo,,backstage/mkdocs-monorepo-plugin,mkdocs-monorepo-plugin,['plugin'],site-management,https://github.com/backstage/mkdocs-monorepo-plugin,https://github.com/backstage/mkdocs-monorepo-plugin,Apache-2.0,2019-09-19 18:18:32,2024-05-30 11:43:27.000000,2024-01-04 14:28:40,148.0,,72.0,24.0,65.0,37.0,30.0,331.0,,,,Build multiple documentation folders in a single Mkdocs. Designed for large codebases.,499.0,499.0,30.0,https://pypi.org/project/mkdocs-monorepo-plugin,,,17,True,2.0,,,,,,,,,,,, +31,static-i18n,,i18n,,ultrabug/mkdocs-static-i18n,mkdocs-static-i18n,['plugin'],i18n-l10n,https://github.com/ultrabug/mkdocs-static-i18n,https://github.com/ultrabug/mkdocs-static-i18n,MIT,2021-02-07 17:33:36,2024-11-12 11:07:48.000000,2024-11-12 11:07:14,306.0,1.0,38.0,10.0,172.0,21.0,123.0,240.0,,,,MkDocs i18n plugin using static translation markdown files.,1320.0,1320.0,12.0,https://pypi.org/project/mkdocs-static-i18n,,,17,True,1.0,,,,,,,,,,,, +32,mkdocstrings-python,,,,mkdocstrings/python,mkdocstrings-python,,api-docs,https://github.com/mkdocstrings/python,https://github.com/mkdocstrings/python,ISC,2021-10-30 12:44:24,2024-12-03 18:31:46.000000,2024-12-03 18:31:43,362.0,22.0,36.0,4.0,44.0,33.0,114.0,191.0,2024-10-19 17:54:37,1.12.2,36.0,A Python handler for mkdocstrings.,,,19.0,https://pypi.org/project/mkdocstrings-python,,,17,True,2.0,,,,,,,,,,,, +33,minify,,minify,,byrnereese/mkdocs-minify-plugin,mkdocs-minify-plugin,['plugin'],html-css,https://github.com/byrnereese/mkdocs-minify-plugin,https://github.com/byrnereese/mkdocs-minify-plugin,MIT,2018-12-19 16:35:00,2024-02-07 16:25:16.000000,2024-01-29 16:11:49,76.0,,18.0,10.0,21.0,5.0,13.0,155.0,2023-08-01 10:33:03,0.7.1,9.0,A mkdocs plugin to minify the HTML of a page before it is written to disk.,8663.0,8663.0,14.0,https://pypi.org/project/mkdocs-minify-plugin,,,17,True,1.0,,,,,,,,,,,, +34,encryptcontent,,encryptcontent,,unverbuggt/mkdocs-encryptcontent-plugin,mkdocs-encryptcontent-plugin,['plugin'],nav-pages,https://github.com/unverbuggt/mkdocs-encryptcontent-plugin,https://github.com/unverbuggt/mkdocs-encryptcontent-plugin,MIT,2019-12-15 22:42:26,2024-10-27 13:24:39.000000,2024-10-27 13:23:58,275.0,4.0,16.0,4.0,9.0,5.0,63.0,130.0,2024-01-30 19:13:34,3.0.3,34.0,A MkDocs plugin that encrypt/decrypt markdown content with AES.,1141.0,1141.0,6.0,https://pypi.org/project/mkdocs-encryptcontent-plugin,,1.0,17,True,1.0,,95.0,,,,,,,,,, +35,techdocs-core,,techdocs-core,,backstage/mkdocs-techdocs-core,mkdocs-techdocs-core,['plugin'],site-management,https://github.com/backstage/mkdocs-techdocs-core,https://github.com/backstage/mkdocs-techdocs-core,Apache-2.0,2020-11-03 10:13:07,2024-12-01 11:03:56.000000,2024-11-28 20:22:20,332.0,39.0,63.0,15.0,172.0,5.0,62.0,91.0,,,,The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..,77.0,77.0,45.0,https://pypi.org/project/mkdocs-techdocs-core,,,17,True,2.0,,,,,,,,,,,, +36,bibtex,,bibtex,,shyamd/mkdocs-bibtex,mkdocs-bibtex,['plugin'],links-refs,https://github.com/shyamd/mkdocs-bibtex,https://github.com/shyamd/mkdocs-bibtex,BSD-3-Clause-LBNL,2019-05-29 04:43:44,2024-12-01 14:53:26.000000,2024-11-01 14:32:21,395.0,2.0,21.0,3.0,235.0,12.0,32.0,79.0,2024-09-01 14:07:16,2.16.2,54.0,A MkDocs plugin for citation management using bibtex.,345.0,345.0,14.0,https://pypi.org/project/mkdocs-bibtex,,,17,True,1.0,,,,,,,,,,,, +37,MkDocs Video,,mkdocs-video,,soulless-viewer/mkdocs-video,mkdocs-video,['plugin'],charts,https://github.com/soulless-viewer/mkdocs-video,https://github.com/soulless-viewer/mkdocs-video,MIT,2021-06-30 13:55:40,2024-01-04 21:17:41.000000,2024-01-04 21:17:41,20.0,,13.0,1.0,7.0,,,69.0,2023-03-17 17:41:51,1.5.0,6.0,MkDocs Video plugin.,818.0,818.0,5.0,https://pypi.org/project/mkdocs-video,71487.0,71488.0,17,True,2.0,,65.0,,,,,,,,,, +38,mkdocs_puml,,plantuml,,MikhailKravets/mkdocs_puml,mkdocs-puml,['plugin'],charts,https://github.com/MikhailKravets/mkdocs_puml,https://github.com/MikhailKravets/mkdocs_puml,MIT,2022-09-11 16:37:25,2024-10-25 11:23:21.000000,2024-10-25 11:23:18,414.0,268.0,10.0,4.0,65.0,,23.0,33.0,2024-10-25 11:13:12,2.3.0,20.0,Inline PlantUML diagrams in your MkDocs documentation.,,,6.0,https://pypi.org/project/mkdocs-puml,,,17,True,2.0,,,,,,,,,,,, +39,Markdown blockdiag,,,,gisce/markdown-blockdiag,markdown-blockdiag,['markdown'],charts,https://github.com/gisce/markdown-blockdiag,https://github.com/gisce/markdown-blockdiag,MIT,2017-01-18 15:27:36,2023-11-22 10:28:44.000000,2023-11-22 10:27:30,54.0,,10.0,23.0,12.0,3.0,3.0,28.0,2023-11-22 10:28:44,0.9.0,2.0,blockdiag extension for Python Markdown.,111.0,111.0,5.0,https://pypi.org/project/markdown-blockdiag,3435.0,3435.0,17,True,2.0,,,markdown_blockdiag,,,,,,,,, +40,exclude-search,,exclude-search,,chrieke/mkdocs-exclude-search,mkdocs-exclude-search,['plugin'],search-toc,https://github.com/chrieke/mkdocs-exclude-search,https://github.com/chrieke/mkdocs-exclude-search,MIT,2020-10-11 23:10:29,2023-12-04 02:34:50.000000,2023-12-04 02:34:50,136.0,,2.0,3.0,30.0,,17.0,27.0,2023-11-20 18:24:40,0.6.6,18.0,A mkdocs plugin that excludes selected chapters from the docs search index.,432.0,432.0,6.0,https://pypi.org/project/mkdocs-exclude-search,32497.0,32497.0,17,True,1.0,,15.0,,,,,,,,,, +41,markdown-docs,,,,ldeluigi/markdown-docs,,['project'],site-management,https://github.com/ldeluigi/markdown-docs,https://github.com/ldeluigi/markdown-docs,MIT,2021-05-14 18:59:14,2024-12-02 08:28:37.206836,2024-12-02 08:26:18,433.0,18.0,5.0,2.0,234.0,,27.0,22.0,,,52.0,Action/docker image that transforms your markdown into a static website. No need for particular configuration: it just..,78.0,78.0,4.0,,,582.0,17,True,2.0,,,,deloo/markdown-docs,https://hub.docker.com/r/deloo/markdown-docs,2024-12-02 08:28:37.206836,25057.0,,,,, +42,mknotebooks,,mknotebooks,,greenape/mknotebooks,mknotebooks,['plugin'],code-exec-templating,https://github.com/greenape/mknotebooks,https://github.com/greenape/mknotebooks,MIT,2018-09-18 08:13:25,2023-08-11 11:59:54.000000,2023-08-11 11:59:53,1742.0,,20.0,2.0,1078.0,14.0,26.0,137.0,2023-08-07 10:13:29,0.8.0,15.0,A plugin for mkdocs to help you include Jupyter notebooks in your projects.,621.0,621.0,14.0,https://pypi.org/project/mknotebooks,,,16,True,2.0,,,,,,,,,,,, +43,MkDocsOAD,,"['neoteroi.mkdocsoad', 'neoteroi.contribs']",,Neoteroi/mkdocs-plugins,neoteroi-mkdocs,"['plugin', 'markdown']",api-docs,https://github.com/Neoteroi/mkdocs-plugins,https://github.com/Neoteroi/mkdocs-plugins,MIT,2022-04-18 10:59:35,2024-09-04 16:28:01.000000,2024-09-04 16:27:57,43.0,,9.0,1.0,26.0,16.0,25.0,128.0,2024-08-10 14:46:23,1.1.0,19.0,Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..,289.0,289.0,10.0,https://pypi.org/project/neoteroi-mkdocs,,113.0,16,True,2.0,,3634.0,"['neoteroi.cards', 'neoteroi.timeline', 'neoteroi.projects', 'neoteroi.spantable']",,,,,,,,, +44,Windmill,windmill,,,gristlabs/mkdocs-windmill,mkdocs-windmill,['theme'],theming,https://github.com/gristlabs/mkdocs-windmill,https://github.com/gristlabs/mkdocs-windmill,MIT,2017-05-15 03:51:22,2022-12-09 08:16:24.000000,2022-03-11 19:50:40,79.0,,47.0,4.0,34.0,15.0,16.0,110.0,,,,Outstanding mkdocs theme with a focus on navigation and usability.,319.0,319.0,8.0,https://pypi.org/project/mkdocs-windmill,3440.0,3440.0,16,True,1.0,,,,,,,,,,,, +45,markdownextradata,,markdownextradata,,rosscdh/mkdocs-markdownextradata-plugin,mkdocs-markdownextradata-plugin,['plugin'],code-exec-templating,https://github.com/rosscdh/mkdocs-markdownextradata-plugin,https://github.com/rosscdh/mkdocs-markdownextradata-plugin,MIT,2018-05-01 17:18:40,2024-08-22 08:56:51.000000,2024-08-22 08:33:30,76.0,,17.0,3.0,17.0,6.0,29.0,84.0,2021-12-16 09:49:55,0.2.5,8.0,A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.,1295.0,1295.0,12.0,https://pypi.org/project/mkdocs-markdownextradata-plugin,,,16,True,2.0,,,,,,,,,,,, +46,Simple Blog,simple-blog,,,FernandoCelmer/mkdocs-simple-blog,mkdocs-simple-blog,['theme'],theming,https://github.com/FernandoCelmer/mkdocs-simple-blog,https://github.com/FernandoCelmer/mkdocs-simple-blog,MIT,2023-01-13 15:02:34,2024-10-27 20:39:00.000000,2024-10-27 20:36:19,174.0,9.0,5.0,3.0,15.0,10.0,11.0,81.0,2024-10-27 20:39:00,0.0.10,10.0,Blog Template for Mkdocs.,77.0,77.0,3.0,https://pypi.org/project/mkdocs-simple-blog,,,16,True,1.0,,,,,,,,,,,, +47,build-plantuml,,build_plantuml,,quantorconsulting/mkdocs_build_plantuml,mkdocs-build-plantuml-plugin,['plugin'],charts,https://github.com/quantorconsulting/mkdocs_build_plantuml,https://github.com/quantorconsulting/mkdocs_build_plantuml,MIT,2019-12-16 05:13:23,2024-07-20 06:36:51.000000,2024-03-25 13:35:19,54.0,,16.0,3.0,17.0,2.0,21.0,60.0,,,,MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).,122.0,122.0,11.0,https://pypi.org/project/mkdocs-build-plantuml-plugin,47670.0,47670.0,16,True,2.0,,,,,,,,,,,, +48,htmlproofer,,htmlproofer,,manuzhang/mkdocs-htmlproofer-plugin,mkdocs-htmlproofer-plugin,['plugin'],links-refs,https://github.com/manuzhang/mkdocs-htmlproofer-plugin,https://github.com/manuzhang/mkdocs-htmlproofer-plugin,MIT,2018-08-26 23:48:13,2024-09-23 14:54:00.000000,2024-09-23 14:53:56,120.0,3.0,16.0,4.0,53.0,3.0,33.0,44.0,2024-09-13 14:46:46,1.3.0,22.0,A MkDocs plugin that validates URL in rendered html files.,403.0,403.0,15.0,https://pypi.org/project/mkdocs-htmlproofer-plugin,,,16,True,1.0,,,,,,,,,,,, +49,mkdocs-gallery,,gallery,,smarie/mkdocs-gallery,mkdocs-gallery,['plugin'],nav-pages,https://github.com/smarie/mkdocs-gallery,https://github.com/smarie/mkdocs-gallery,BSD-3-Clause,2021-11-10 15:51:30,2024-09-30 08:32:38.000000,2024-09-30 08:22:57,296.0,7.0,16.0,4.0,33.0,27.0,44.0,40.0,2024-09-30 08:31:02,0.10.4,19.0,Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..,,,10.0,https://pypi.org/project/mkdocs-gallery,5144.0,5144.0,16,True,1.0,,,,,,,,,,,, +50,localsearch,,localsearch,,wilhelmer/mkdocs-localsearch,mkdocs-localsearch,['plugin'],search-toc,https://github.com/wilhelmer/mkdocs-localsearch,https://github.com/wilhelmer/mkdocs-localsearch,MIT,2019-09-13 07:59:50,2023-01-02 11:03:59.000000,2023-01-02 11:03:59,60.0,,7.0,4.0,6.0,,14.0,32.0,2022-07-25 15:00:08,0.9.2,9.0,A MkDocs plugin to make the native search plugin work locally (file:// protocol).,85.0,85.0,6.0,https://pypi.org/project/mkdocs-localsearch,5405.0,5405.0,16,True,2.0,,,,,,,,,,,, +51,codeinclude,,codeinclude,,rnorth/mkdocs-codeinclude-plugin,mkdocs-codeinclude-plugin,['plugin'],snippets-include,https://github.com/rnorth/mkdocs-codeinclude-plugin,https://github.com/rnorth/mkdocs-codeinclude-plugin,MIT,2018-10-15 18:54:45,2023-06-15 11:19:00.000000,2023-03-01 19:54:31,50.0,,7.0,3.0,22.0,5.0,7.0,14.0,2023-03-01 19:56:43,0.2.1,5.0,A plugin to include code snippets into mkdocs pages.,137.0,137.0,4.0,https://pypi.org/project/mkdocs-codeinclude-plugin,11930.0,11930.0,16,True,2.0,,,,,,,,,,,, +52,Bootswatch,"['cerulean', 'cosmo', 'cyborg', 'darkly', 'flatly', 'journal', 'litera', 'lumen', 'lux', 'materia', 'minty', 'pulse', 'sandstone', 'simplex', 'slate', 'solar', 'spacelab', 'superhero', 'united', 'yeti']",,,mkdocs/mkdocs-bootswatch,mkdocs-bootswatch,['theme'],theming,https://github.com/mkdocs/mkdocs-bootswatch,https://github.com/mkdocs/mkdocs-bootswatch,BSD-2-Clause,2015-05-19 00:19:15,2024-04-16 23:53:48.000000,2023-12-29 21:16:01,71.0,,58.0,7.0,37.0,3.0,30.0,146.0,,,,MkDocs Bootswatch Themes.,1148.0,1148.0,10.0,https://pypi.org/project/mkdocs-bootswatch,,,15,True,2.0,,,,,,,,,,,, +53,MkDocs GLightbox,,glightbox,,blueswen/mkdocs-glightbox,mkdocs-glightbox,['plugin'],charts,https://github.com/blueswen/mkdocs-glightbox,https://github.com/blueswen/mkdocs-glightbox,MIT,2022-06-10 06:35:05,2024-10-16 14:14:43.000000,2024-10-16 14:14:43,102.0,4.0,15.0,2.0,9.0,18.0,26.0,138.0,2024-05-06 14:35:27,0.4.0,16.0,A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.,3567.0,3567.0,7.0,https://pypi.org/project/mkdocs-glightbox,,1.0,15,True,2.0,,39.0,,,,,,,,,, +54,gen-files,,gen-files,,oprypin/mkdocs-gen-files,mkdocs-gen-files,['plugin'],code-exec-templating,https://github.com/oprypin/mkdocs-gen-files,https://github.com/oprypin/mkdocs-gen-files,MIT,2020-12-07 21:19:53,2024-07-14 13:43:03.000000,2024-04-27 10:08:41,84.0,,10.0,3.0,9.0,8.0,19.0,113.0,2023-04-27 19:51:18,0.5.0,7.0,MkDocs plugin to programmatically generate documentation pages during the build.,2598.0,2598.0,5.0,https://pypi.org/project/mkdocs-gen-files,,,15,True,2.0,,,,,,,,,,,, +55,charts,,charts,,timvink/mkdocs-charts-plugin,mkdocs-charts-plugin,['plugin'],charts,https://github.com/timvink/mkdocs-charts-plugin,https://github.com/timvink/mkdocs-charts-plugin,MIT,2021-12-07 21:53:15,2024-10-22 13:38:52.000000,2024-10-22 13:38:11,71.0,5.0,6.0,4.0,5.0,3.0,17.0,84.0,2024-10-22 13:44:12,0.0.12,12.0,Mkdocs plugin to add plots from data using vegalite.,81.0,81.0,4.0,https://pypi.org/project/mkdocs-charts-plugin,,,15,True,2.0,,,,,,,,,,,, +56,mkdocs-exporter,,exporter,,adrienbrignon/mkdocs-exporter,mkdocs-exporter,['plugin'],site-conversion,https://github.com/adrienbrignon/mkdocs-exporter,https://github.com/adrienbrignon/mkdocs-exporter,MIT,2023-05-05 20:39:10,2024-10-29 08:28:27.000000,2024-10-29 08:23:09,131.0,5.0,8.0,6.0,9.0,21.0,28.0,82.0,2024-10-29 08:28:27,6.2.0,31.0,"The fastest and most configurable plugin for MkDocs, allowing seamless export of individual pages and/or entire..",11.0,11.0,4.0,https://pypi.org/project/mkdocs-exporter,,,15,True,2.0,,,,,,,,,,,, +57,section-index,,section-index,,oprypin/mkdocs-section-index,mkdocs-section-index,['plugin'],nav-pages,https://github.com/oprypin/mkdocs-section-index,https://github.com/oprypin/mkdocs-section-index,MIT,2020-11-19 23:59:30,2024-04-20 14:40:22.000000,2024-04-20 14:40:17,92.0,,8.0,3.0,3.0,8.0,13.0,79.0,2024-04-20 14:42:04,0.3.9,11.0,MkDocs plugin to allow clickable sections that lead to an index page.,1916.0,1916.0,3.0,https://pypi.org/project/mkdocs-section-index,,,15,True,2.0,,,,,,,,,,,, +58,literate-nav,,literate-nav,,oprypin/mkdocs-literate-nav,mkdocs-literate-nav,['plugin'],nav-pages,https://github.com/oprypin/mkdocs-literate-nav,https://github.com/oprypin/mkdocs-literate-nav,MIT,2020-04-26 17:38:52,2024-04-27 10:01:31.000000,2024-04-27 10:00:16,127.0,,8.0,4.0,5.0,14.0,16.0,78.0,2023-09-10 22:18:35,0.6.1,3.0,MkDocs plugin to specify the navigation in Markdown instead of YAML.,2133.0,2133.0,,https://pypi.org/project/mkdocs-literate-nav,,,15,True,2.0,,,,,,,,,,,, +59,Publisher for MkDocs - blog,,pub-blog,,mkdocs-publisher/mkdocs-publisher,mkdocs-publisher,['plugin'],blogging,https://github.com/mkdocs-publisher/mkdocs-publisher,https://github.com/mkdocs-publisher/mkdocs-publisher,MIT,2023-02-02 15:47:55,2024-11-27 15:27:19.000000,2024-11-05 17:47:17,53.0,2.0,2.0,3.0,69.0,6.0,17.0,67.0,2024-11-05 18:41:27,1.4.3,15.0,"Blogging engine with support for categories, tags and archive.",63.0,63.0,2.0,https://pypi.org/project/mkdocs-publisher,2127.0,2129.0,15,True,2.0,,56.0,,,,,,,,,, +60,Publisher for MkDocs - social,,pub-social,,mkdocs-publisher/mkdocs-publisher,mkdocs-publisher,['plugin'],html-css,https://github.com/mkdocs-publisher/mkdocs-publisher,https://github.com/mkdocs-publisher/mkdocs-publisher,MIT,2023-02-02 15:47:55,2024-11-27 15:27:19.000000,2024-11-05 17:47:17,53.0,2.0,2.0,3.0,69.0,6.0,17.0,67.0,2024-11-05 18:41:27,1.4.3,15.0,Social media sharing helper.,63.0,63.0,2.0,https://pypi.org/project/mkdocs-publisher,2127.0,2129.0,15,True,2.0,,56.0,,,,,,,,,, +61,Publisher for MkDocs - minifier,,pub-minifier,,mkdocs-publisher/mkdocs-publisher,mkdocs-publisher,['plugin'],html-css,https://github.com/mkdocs-publisher/mkdocs-publisher,https://github.com/mkdocs-publisher/mkdocs-publisher,MIT,2023-02-02 15:47:55,2024-11-27 15:27:19.000000,2024-11-05 17:47:17,53.0,2.0,2.0,3.0,69.0,6.0,17.0,67.0,2024-11-05 18:41:27,1.4.3,15.0,"Size optimization (minification) for HTML, CSS, JS, SVG, PNG and JPEG files.",63.0,63.0,2.0,https://pypi.org/project/mkdocs-publisher,2127.0,2129.0,15,True,2.0,,56.0,,,,,,,,,, +62,Publisher for MkDocs - obsidian,,pub-obsidian,,mkdocs-publisher/mkdocs-publisher,mkdocs-publisher,['plugin'],integrations,https://github.com/mkdocs-publisher/mkdocs-publisher,https://github.com/mkdocs-publisher/mkdocs-publisher,MIT,2023-02-02 15:47:55,2024-11-27 15:27:19.000000,2024-11-05 17:47:17,53.0,2.0,2.0,3.0,69.0,6.0,17.0,67.0,2024-11-05 18:41:27,1.4.3,15.0,"Obsidian.md integration including with support for wiki links, callouts, backlinks etc.",63.0,63.0,2.0,https://pypi.org/project/mkdocs-publisher,2127.0,2129.0,15,True,1.0,,56.0,,,,,,,,,, +63,Publisher for MkDocs - meta,,pub-meta,,mkdocs-publisher/mkdocs-publisher,mkdocs-publisher,['plugin'],nav-pages,https://github.com/mkdocs-publisher/mkdocs-publisher,https://github.com/mkdocs-publisher/mkdocs-publisher,MIT,2023-02-02 15:47:55,2024-11-27 15:27:19.000000,2024-11-05 17:47:17,53.0,2.0,2.0,3.0,69.0,6.0,17.0,67.0,2024-11-05 18:41:27,1.4.3,15.0,Automatic navigation based on files metadata with URL name and publication status control.,63.0,63.0,2.0,https://pypi.org/project/mkdocs-publisher,2127.0,2129.0,15,True,2.0,,56.0,,,,,,,,,, +64,Publisher for MkDocs - debugger,,pub-debugger,,mkdocs-publisher/mkdocs-publisher,mkdocs-publisher,['plugin'],site-management,https://github.com/mkdocs-publisher/mkdocs-publisher,https://github.com/mkdocs-publisher/mkdocs-publisher,MIT,2023-02-02 15:47:55,2024-11-27 15:27:19.000000,2024-11-05 17:47:17,53.0,2.0,2.0,3.0,69.0,6.0,17.0,67.0,2024-11-05 18:41:27,1.4.3,15.0,Advanced console and file logger from build and serve process.,63.0,63.0,2.0,https://pypi.org/project/mkdocs-publisher,2127.0,2129.0,15,True,2.0,,56.0,,,,,,,,,, +65,git-revision-date,,git-revision-date,,zhaoterryy/mkdocs-git-revision-date-plugin,mkdocs-git-revision-date-plugin,['plugin'],git-info,https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin,https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin,MIT,2018-12-03 04:29:33,2023-03-28 19:19:30.000000,2022-03-08 14:42:57,26.0,,8.0,5.0,9.0,5.0,9.0,57.0,2022-03-08 14:43:59,0.3.2,2.0,MkDocs plugin for setting revision date from git per markdown file.,2459.0,2459.0,7.0,https://pypi.org/project/mkdocs-git-revision-date-plugin,,,15,True,2.0,,,,,,,,,,,, +66,mkdocs-embed-external-markdown,,external-markdown,,fire1ce/mkdocs-embed-external-markdown,mkdocs-embed-external-markdown,['plugin'],snippets-include,https://github.com/fire1ce/mkdocs-embed-external-markdown,https://github.com/fire1ce/mkdocs-embed-external-markdown,MIT,2022-02-24 10:21:12,2024-08-22 06:52:48.000000,2024-08-22 06:52:48,102.0,,8.0,2.0,7.0,1.0,11.0,10.0,2024-02-26 12:17:17,3.0.2,4.0,MkDocs Embed External Markdown plugin that allow to inject section or all full markdown content from a given url. The..,127.0,127.0,7.0,https://pypi.org/project/mkdocs-embed-external-markdown,8144.0,8144.0,15,True,3.0,,,,,,,,,,,, +67,MkDocs asciinema-player,,asciinema-player,,pa-decarvalho/mkdocs-asciinema-player,mkdocs-asciinema-player,['plugin'],integrations,https://github.com/pa-decarvalho/mkdocs-asciinema-player,https://github.com/pa-decarvalho/mkdocs-asciinema-player,MIT,2023-10-29 12:48:03,2024-11-13 10:59:06.000000,2024-11-13 10:58:38,157.0,40.0,1.0,1.0,24.0,3.0,23.0,7.0,2024-11-13 10:58:40,0.15.1,23.0,Mkdocs Plugin to include asciinema player in your documentation.,2.0,2.0,3.0,https://pypi.org/project/mkdocs-asciinema-player,1548.0,1548.0,15,True,1.0,,,,,,,,,,,, +68,Terminal for MkDocs,terminal,['terminal/md-to-html'],,ntno/mkdocs-terminal,mkdocs-terminal,['theme'],theming,https://github.com/ntno/mkdocs-terminal,https://github.com/ntno/mkdocs-terminal,MIT,2023-01-02 23:01:44,2024-09-30 22:27:09.000000,2024-08-20 02:32:28,98.0,,5.0,1.0,95.0,27.0,32.0,130.0,2024-08-20 02:40:21,4.6.0,63.0,monospace theme for MkDocs.,96.0,96.0,,https://pypi.org/project/mkdocs-terminal,,,14,True,2.0,,,,,,,,,,,, +69,mkdocs-click,,,,mkdocs/mkdocs-click,mkdocs-click,['markdown'],api-docs,https://github.com/mkdocs/mkdocs-click,https://github.com/mkdocs/mkdocs-click,Apache-2.0,2020-03-16 14:47:45,2024-02-24 11:51:04.000000,2024-02-11 18:36:37,73.0,,16.0,12.0,49.0,15.0,15.0,112.0,2023-09-18 18:43:15,0.8.1,10.0,An MkDocs extension to generate documentation for Click command line applications.,651.0,651.0,13.0,https://pypi.org/project/mkdocs-click,,,14,True,2.0,,,mkdocs-click,,,,,,,,, +70,markdown-exec,,markdown-exec,{'plugins.markdown-exec.ansi': 'markdown-exec[ansi]'},pawamoy/markdown-exec,markdown-exec,['plugin'],code-exec-templating,https://github.com/pawamoy/markdown-exec,https://github.com/pawamoy/markdown-exec,ISC,2022-02-11 22:48:50,2024-12-03 13:03:09.000000,2024-12-03 12:59:55,235.0,2.0,8.0,2.0,1.0,11.0,41.0,112.0,2024-06-24 14:50:28,1.9.3,9.0,Utilities to execute code blocks in Markdown files.,382.0,382.0,2.0,https://pypi.org/project/markdown-exec,,,14,True,2.0,,,,,,,,,,,, +71,mkdocs-pandoc,,,,jgrassler/mkdocs-pandoc,mkdocs-pandoc,[],site-conversion,https://github.com/jgrassler/mkdocs-pandoc,https://github.com/jgrassler/mkdocs-pandoc,Apache-2.0,2015-12-01 13:55:25,2018-11-08 16:57:49.000000,2016-03-14 20:16:57,25.0,,22.0,9.0,8.0,13.0,10.0,107.0,,,,[unmaintained] mkdocs - pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine.,54.0,54.0,4.0,https://pypi.org/project/mkdocs-pandoc,372.0,372.0,14,True,3.0,,,,,,,,,,,, +72,MkDocs Swagger UI Tag,,swagger-ui-tag,,blueswen/mkdocs-swagger-ui-tag,mkdocs-swagger-ui-tag,['plugin'],integrations,https://github.com/blueswen/mkdocs-swagger-ui-tag,https://github.com/blueswen/mkdocs-swagger-ui-tag,MIT,2022-06-12 09:49:37,2024-10-27 10:27:10.000000,2024-10-27 10:25:42,83.0,3.0,8.0,1.0,5.0,6.0,17.0,80.0,2024-10-27 10:27:52,0.6.11,25.0,A MkDocs plugin supports adding Swagger UI to the page.,220.0,220.0,4.0,https://pypi.org/project/mkdocs-swagger-ui-tag,,1.0,14,True,2.0,,45.0,,,,,,,,,, +73,Dracula,dracula,,,dracula/mkdocs,mkdocs-dracula-theme,['theme'],theming,https://github.com/dracula/mkdocs,https://github.com/dracula/mkdocs,MIT,2023-03-22 14:29:51,2024-01-17 05:08:44.000000,2024-01-17 03:02:46,202.0,,10.0,3.0,12.0,1.0,13.0,79.0,2024-01-17 03:05:53,1.0.7,7.0,Dark theme for Mkdocs.,112.0,112.0,4.0,https://pypi.org/project/mkdocs-dracula-theme,,,14,True,2.0,,,,,,,,,,,, +74,mkdocs-versioning,,mkdocs-versioning,,zayd62/mkdocs-versioning,mkdocs-versioning,['plugin'],site-management,https://github.com/zayd62/mkdocs-versioning,https://github.com/zayd62/mkdocs-versioning,MIT,2019-07-20 18:09:56,2021-08-01 15:51:53.000000,2021-08-01 15:51:53,133.0,,6.0,3.0,39.0,3.0,22.0,40.0,2021-02-11 10:24:03,0.4.0,2.0,A tool that allows for versioning sites built with mkdocs.,98.0,98.0,5.0,https://pypi.org/project/mkdocs-versioning,,,14,True,2.0,,,,,,,,,,,, +75,same-dir,,same-dir,,oprypin/mkdocs-same-dir,mkdocs-same-dir,['plugin'],site-management,https://github.com/oprypin/mkdocs-same-dir,https://github.com/oprypin/mkdocs-same-dir,MIT,2020-04-26 17:38:21,2024-02-11 18:54:41.000000,2024-02-03 21:51:04,46.0,,2.0,3.0,2.0,1.0,7.0,40.0,,,,MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.,375.0,375.0,2.0,https://pypi.org/project/mkdocs-same-dir,34558.0,34558.0,14,True,2.0,,,,,,,,,,,, +76,mkdocs-callouts,,callouts,,sondregronas/mkdocs-callouts,mkdocs-callouts,['plugin'],markdown,https://github.com/sondregronas/mkdocs-callouts,https://github.com/sondregronas/mkdocs-callouts,MIT,2022-05-07 05:18:28,2024-11-11 12:40:25.000000,2024-11-11 12:39:49,114.0,8.0,2.0,2.0,11.0,,10.0,31.0,2024-11-11 12:40:25,1.14.1,24.0,A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.,1231.0,1231.0,2.0,https://pypi.org/project/mkdocs-callouts,,,14,True,1.0,,,,,,,,,,,, +77,mkdocstrings-crystal,,,,mkdocstrings/crystal,mkdocstrings-crystal,,api-docs,https://github.com/mkdocstrings/crystal,https://github.com/mkdocstrings/crystal,MIT,2020-10-13 20:07:35,2024-02-11 18:52:45.000000,2024-02-03 21:50:40,156.0,,3.0,5.0,4.0,3.0,1.0,28.0,2022-05-02 23:04:11,0.3.5,3.0,Crystal language doc generator for https://github.com/mkdocstrings/mkdocstrings.,757.0,757.0,3.0,https://pypi.org/project/mkdocstrings-crystal,,,14,True,2.0,,,,,,,,,,,, +78,MkDocs Merge,,,,ovasquez/mkdocs-merge,mkdocs-merge,[],site-management,https://github.com/ovasquez/mkdocs-merge,https://github.com/ovasquez/mkdocs-merge,MIT,2017-06-06 21:33:22,2024-07-31 05:18:22.000000,2024-07-31 05:16:50,29.0,,6.0,1.0,11.0,5.0,4.0,24.0,2024-07-31 05:18:22,0.9.0,7.0,Merge the source of multiple MkDocs sites into a single one.,6.0,6.0,3.0,https://pypi.org/project/mkdocs-merge,2270.0,2270.0,14,True,2.0,,,,,,,,,,,, +79,YAML metadata,,,,sivakov512/python-markdown-full-yaml-metadata,markdown-full-yaml-metadata,['markdown'],markdown,https://github.com/sivakov512/python-markdown-full-yaml-metadata,https://github.com/sivakov512/python-markdown-full-yaml-metadata,MIT,2017-10-17 05:14:19,2024-10-29 21:59:10.000000,2024-07-03 23:00:01,101.0,,4.0,4.0,29.0,3.0,7.0,23.0,2023-01-08 23:24:53,2.2.1,8.0,YAML metadata extension for Python-Markdown.,88.0,88.0,7.0,https://pypi.org/project/markdown-full-yaml-metadata,,,14,True,1.0,,,full_yaml_metadata,,,,,,,,, +80,mkdocstrings-vba,,,,mkdocstrings/vba,mkdocstrings-vba,,api-docs,https://github.com/mkdocstrings/vba,https://github.com/mkdocstrings/vba,ISC,2022-02-10 10:57:57,2024-10-01 11:12:39.000000,2024-10-01 11:12:13,68.0,18.0,1.0,3.0,13.0,2.0,7.0,3.0,2024-10-01 11:12:39,0.0.10,8.0,VBA handler for mkdocstrings.,3.0,3.0,3.0,https://pypi.org/project/mkdocstrings-vba,301.0,301.0,14,True,2.0,,,,,,,,,,,, +81,MkAutoDoc,,,,tomchristie/mkautodoc,mkautodoc,['markdown'],api-docs,https://github.com/tomchristie/mkautodoc,https://github.com/tomchristie/mkautodoc,BSD,2019-10-09 10:40:33,2022-09-26 12:32:12.000000,2022-09-26 12:32:12,27.0,,17.0,8.0,20.0,7.0,11.0,221.0,,,,Auto documentation for MkDocs.,859.0,859.0,7.0,https://pypi.org/project/mkautodoc,,,13,True,3.0,,,mkautodoc,,,,,,,,, +82,mkpdfs,,mkpdfs,,comwes/mkpdfs-mkdocs-plugin,mkpdfs-mkdocs,['plugin'],site-conversion,https://github.com/comwes/mkpdfs-mkdocs-plugin,https://github.com/comwes/mkpdfs-mkdocs-plugin,GPL-3.0,2019-04-09 13:14:03,2023-10-03 19:42:15.000000,2021-08-11 13:02:40,109.0,,30.0,10.0,23.0,12.0,27.0,103.0,2019-06-23 20:25:53,1.0.1,2.0,"Converts your mkdocs documentation in PDF, to be shared with users.",62.0,62.0,8.0,https://pypi.org/project/mkpdfs-mkdocs,,0.0,13,True,3.0,,41.0,,,,,,,,,, +83,Bootstrap,bootstrap,,,mkdocs/mkdocs-bootstrap,mkdocs-bootstrap,['theme'],theming,https://github.com/mkdocs/mkdocs-bootstrap,https://github.com/mkdocs/mkdocs-bootstrap,BSD-2-Clause,2015-05-19 00:19:27,2023-12-29 21:15:45.000000,2023-12-29 21:15:45,37.0,,35.0,7.0,19.0,1.0,15.0,85.0,,,,MkDocs Bootstrap Theme.,482.0,482.0,6.0,https://pypi.org/project/mkdocs-bootstrap,,,13,True,2.0,,,,,,,,,,,, +84,autolinks,,autolinks,,zachhannum/mkdocs-autolinks-plugin,mkdocs-autolinks-plugin,['plugin'],links-refs,https://github.com/zachhannum/mkdocs-autolinks-plugin,https://github.com/zachhannum/mkdocs-autolinks-plugin,MIT,2020-01-14 17:57:51,2024-04-02 11:27:28.000000,2023-08-04 14:41:05,27.0,,16.0,4.0,21.0,9.0,9.0,80.0,2023-08-04 14:41:51,_071,8.0,An MkDocs plugin that automagically generates relative links between markdown pages.,520.0,520.0,10.0,https://pypi.org/project/mkdocs-autolinks-plugin,,,13,True,2.0,,,,,,,,,,,, +85,mkdocs-simple-hooks,,mkdocs-simple-hooks,,aklajnert/mkdocs-simple-hooks,mkdocs-simple-hooks,['plugin'],nav-pages,https://github.com/aklajnert/mkdocs-simple-hooks,https://github.com/aklajnert/mkdocs-simple-hooks,MIT,2020-05-03 07:42:29,2023-11-14 05:07:24.000000,2023-11-14 05:07:17,58.0,,5.0,2.0,32.0,,6.0,60.0,2022-01-07 09:12:15,0.1.5,5.0,"Define your own hooks for mkdocs, without having to create a new package.",1877.0,1877.0,6.0,https://pypi.org/project/mkdocs-simple-hooks,,1.0,13,True,2.0,,58.0,,,,,,,,,, +86,autorefs,,autorefs,,mkdocstrings/autorefs,mkdocs-autorefs,['plugin'],links-refs,https://github.com/mkdocstrings/autorefs,https://github.com/mkdocstrings/autorefs,ISC,2021-02-10 07:44:02,2024-11-26 11:11:43.000000,2024-09-01 18:29:00,71.0,,8.0,3.0,33.0,3.0,21.0,51.0,2024-09-01 18:30:23,1.2.0,5.0,Automatically link across pages in MkDocs.,,,8.0,https://pypi.org/project/mkdocs-autorefs,,,13,True,2.0,,,,,,,,,,,, +87,markdown-callouts,,,,oprypin/markdown-callouts,markdown-callouts,['markdown'],markdown,https://github.com/oprypin/markdown-callouts,https://github.com/oprypin/markdown-callouts,MIT,2021-05-03 01:07:19,2024-11-05 22:08:56.000000,2024-11-05 22:08:56,51.0,1.0,13.0,4.0,8.0,4.0,8.0,30.0,2024-01-22 23:24:13,0.4.0,3.0,Markdown extension: a classier syntax for admonitions.,328.0,328.0,2.0,https://pypi.org/project/markdown-callouts,,,13,True,2.0,,,"['callouts', 'github-callouts']",,,,,,,,, +88,mkdocs-open-in-new-tab,,open-in-new-tab,,JakubAndrysek/mkdocs-open-in-new-tab,mkdocs-open-in-new-tab,['plugin'],links-refs,https://github.com/JakubAndrysek/mkdocs-open-in-new-tab,https://github.com/JakubAndrysek/mkdocs-open-in-new-tab,MIT,2023-03-26 20:25:28,2024-11-18 13:15:30.000000,2024-11-18 13:14:53,24.0,6.0,4.0,2.0,4.0,2.0,5.0,26.0,2023-10-24 19:55:54,1.0.3,2.0,This plugin adds JS to open outgoing links and PDFs in a new tab.,343.0,343.0,2.0,https://pypi.org/project/mkdocs-open-in-new-tab,,,13,True,2.0,,,,,,,,,,,, +89,mkdocs-coverage,,coverage,,pawamoy/mkdocs-coverage,mkdocs-coverage,['plugin'],integrations,https://github.com/pawamoy/mkdocs-coverage,https://github.com/pawamoy/mkdocs-coverage,ISC,2021-02-03 18:32:20,2024-06-11 18:47:29.000000,2024-06-11 18:47:04,52.0,,1.0,3.0,,4.0,6.0,24.0,2024-06-11 18:47:46,1.1.0,2.0,MkDocs plugin to integrate your coverage HTML report into your site.,233.0,233.0,,https://pypi.org/project/mkdocs-coverage,,,13,True,2.0,,,,,,,,,,,, +90,mkdocs-spellcheck,,spellcheck,,pawamoy/mkdocs-spellcheck,mkdocs-spellcheck,['plugin'],quality,https://github.com/pawamoy/mkdocs-spellcheck,https://github.com/pawamoy/mkdocs-spellcheck,ISC,2022-01-23 13:03:19,2024-12-03 19:29:52.000000,2024-12-03 19:29:26,62.0,3.0,4.0,3.0,5.0,8.0,13.0,18.0,2024-05-06 13:17:44,1.1.0,4.0,A spell checker plugin for MkDocs.,59.0,59.0,4.0,https://pypi.org/project/mkdocs-spellcheck,,,13,True,2.0,,,,,,,,,,,, +91,minify-html,,minify_html,,monosans/mkdocs-minify-html-plugin,mkdocs-minify-html-plugin,['plugin'],html-css,https://github.com/monosans/mkdocs-minify-html-plugin,https://github.com/monosans/mkdocs-minify-html-plugin,MIT,2023-07-08 13:45:13,2024-12-05 15:32:38.000000,2024-12-05 15:32:37,497.0,135.0,,1.0,407.0,,2.0,8.0,2024-08-20 12:42:46,0.2.3,5.0,"MkDocs plugin for minification using minify-html, an extremely fast and smart HTML + JS + CSS minifier.",33.0,33.0,4.0,https://pypi.org/project/mkdocs-minify-html-plugin,,,13,True,2.0,,,,,,,,,,,, +92,table-reader,,table-reader,,timvink/mkdocs-table-reader-plugin,mkdocs-table-reader-plugin,['plugin'],charts,https://github.com/timvink/mkdocs-table-reader-plugin,https://github.com/timvink/mkdocs-table-reader-plugin,MIT,2020-03-06 09:42:26,2024-09-13 14:07:05.000000,2024-09-08 17:28:40,167.0,2.0,20.0,4.0,26.0,1.0,51.0,130.0,2024-08-29 14:07:06,3.1.0,27.0,MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..,,,8.0,https://pypi.org/project/mkdocs-table-reader-plugin,,,12,True,2.0,-7.0,,,,,,,,,,, +93,Torillic,torillic,,,TEParsons/torillic,mkdocs-torillic,['theme'],theming,https://github.com/TEParsons/torillic,https://github.com/TEParsons/torillic,CC0-1.0,2020-12-12 15:08:51,2024-09-05 20:28:45.000000,2024-09-05 20:28:42,146.0,,90.0,3.0,2.0,,10.0,101.0,2024-04-01 13:27:25,2.2.0,7.0,A D&D inspired theme for styling TTRPG notes and resources.,,,4.0,https://pypi.org/project/mkdocs-torillic,,174.0,12,True,2.0,,7503.0,,,,,,,,,, +94,exclude,,exclude,,apenwarr/mkdocs-exclude,mkdocs-exclude,['plugin'],nav-pages,https://github.com/apenwarr/mkdocs-exclude,https://github.com/apenwarr/mkdocs-exclude,Apache-2.0,2019-01-07 19:02:19,2023-02-02 15:29:32.000000,2019-02-20 23:33:03,3.0,,10.0,7.0,4.0,9.0,3.0,87.0,,,,A mkdocs plugin that lets you exclude files or trees from your output.,2229.0,2229.0,,https://pypi.org/project/mkdocs-exclude,,,12,True,2.0,,,,,,,,,,,, +95,mkdocs-markmap,,markmap,,markmap/mkdocs-markmap,mkdocs-markmap,['plugin'],code-exec-templating,https://github.com/markmap/mkdocs-markmap,https://github.com/markmap/mkdocs-markmap,MIT,2021-01-22 15:52:32,2023-10-05 16:20:06.000000,2023-10-05 16:19:24,182.0,,5.0,6.0,34.0,2.0,24.0,52.0,2023-10-05 16:20:06,2.4.3,20.0,MkDocs plugin and extension to create mindmaps from markdown using markmap.,,,3.0,https://pypi.org/project/mkdocs-markmap,,7.0,12,True,2.0,,329.0,,,,,,,,,, +96,mkdocs-d2-plugin,,d2,,landmaj/mkdocs-d2-plugin,mkdocs-d2-plugin,['plugin'],charts,https://github.com/landmaj/mkdocs-d2-plugin,https://github.com/landmaj/mkdocs-d2-plugin,MIT,2023-09-22 20:56:00,2024-08-22 17:19:51.000000,2024-08-22 17:19:47,63.0,,4.0,1.0,7.0,2.0,11.0,25.0,2024-08-21 17:04:02,1.5.0,2.0,A plugin for embedding D2 diagrams in MkDocs.,12.0,12.0,3.0,https://pypi.org/project/mkdocs-d2-plugin,,,12,True,2.0,,,,,,,,,,,, +97,Blogs for MkDocs,,blog,,fmaida/mkdocs-blog-plugin,mkdocs-blog-plugin,['plugin'],blogging,https://github.com/fmaida/mkdocs-blog-plugin,https://github.com/fmaida/mkdocs-blog-plugin,MIT,2020-01-19 13:38:21,2020-04-13 08:11:37.000000,2020-04-13 08:11:31,21.0,,4.0,4.0,,1.0,1.0,17.0,,,,This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.,120.0,120.0,,https://pypi.org/project/mkdocs-blog-plugin,2396.0,2396.0,12,True,3.0,,,,,,,,['mkdocs_plugin'],,,, +98,Lantana,lantana,,,WSOFT-Project/lantana,lantana,['theme'],theming,https://github.com/WSOFT-Project/lantana,https://github.com/WSOFT-Project/lantana,MIT,2022-10-27 17:47:25,2024-11-30 18:32:08.000000,2024-11-30 18:31:47,165.0,38.0,,1.0,48.0,1.0,19.0,14.0,2024-11-30 18:32:08,2.12.2,35.0,Lantana MKDocsHTML.,6.0,6.0,3.0,https://pypi.org/project/lantana,,15.0,12,True,2.0,,397.0,,,,,,,,,, +99,file-filter,,file-filter,,DariuszPorowski/mkdocs-file-filter-plugin,mkdocs-file-filter-plugin,['plugin'],nav-pages,https://github.com/DariuszPorowski/mkdocs-file-filter-plugin,https://github.com/DariuszPorowski/mkdocs-file-filter-plugin,MIT,2023-02-01 20:21:43,2024-10-16 15:57:50.000000,2024-07-19 16:56:47,94.0,,3.0,3.0,244.0,4.0,8.0,9.0,2024-01-12 04:10:34,0.2.0,10.0,"A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and..",14.0,14.0,4.0,https://pypi.org/project/mkdocs-file-filter-plugin,,4.0,12,True,2.0,,99.0,,,,,,,,,, +100,mkdocs-link-embeds,,link-embeds,,Aetherinox/mkdocs-link-embeds,mkdocs-link-embeds-plugin,['plugin'],html-css,https://github.com/Aetherinox/mkdocs-link-embeds,https://github.com/Aetherinox/mkdocs-link-embeds,MIT,2024-03-18 13:09:53,2024-12-05 00:21:17.000000,2024-11-13 01:06:54,209.0,7.0,,1.0,4.0,,1.0,6.0,2024-08-08 03:22:13,0.2.0,8.0,"Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,..",8.0,8.0,,https://pypi.org/project/mkdocs-link-embeds-plugin,598.0,600.0,12,True,2.0,,23.0,,,,,,,,,, +101,Termynal,,termynal,,termynal/termynal.py,termynal,['plugin'],code-exec-templating,https://github.com/termynal/termynal.py,https://github.com/termynal/termynal.py,MIT,2020-11-12 19:59:40,2024-11-09 14:15:36.000000,2024-11-09 14:15:08,81.0,2.0,8.0,1.0,8.0,8.0,8.0,100.0,,,,Python markdown terminal. Built for mkdocs.,258.0,258.0,5.0,https://pypi.org/project/termynal,,,11,True,2.0,,,,,,,,,,,, +102,git-committers,,git-committers,,byrnereese/mkdocs-git-committers-plugin,mkdocs-git-committers-plugin,['plugin'],git-info,https://github.com/byrnereese/mkdocs-git-committers-plugin,https://github.com/byrnereese/mkdocs-git-committers-plugin,MIT,2018-12-15 00:21:27,2024-01-05 18:52:40.000000,2023-11-06 17:12:40,42.0,,7.0,5.0,10.0,7.0,1.0,42.0,,,,A mkdocs plugin for displaying the last commit and a list of a files contributors.,235.0,235.0,6.0,https://pypi.org/project/mkdocs-git-committers-plugin,,,11,True,3.0,,,,,,,,['mkdocs_plugin'],,,, +103,multirepo,,,,wilhelmer/mkdocs-multirepo,mkdocs-multirepo,[],site-management,https://github.com/wilhelmer/mkdocs-multirepo,https://github.com/wilhelmer/mkdocs-multirepo,MIT,2020-07-08 12:11:47,2024-01-04 14:10:16.000000,2024-01-04 14:08:12,43.0,,2.0,6.0,1.0,,6.0,40.0,2024-01-04 14:10:16,0.5.2,3.0,"A bit like monorepo, but keeps MkDocs projects separate.",2.0,2.0,3.0,https://pypi.org/project/mkdocs-multirepo,858.0,858.0,11,True,3.0,,,,,,,,,,,, +104,ezlinks,,ezlinks,,orbikm/mkdocs-ezlinks-plugin,mkdocs-ezlinks-plugin,['plugin'],links-refs,https://github.com/orbikm/mkdocs-ezlinks-plugin,https://github.com/orbikm/mkdocs-ezlinks-plugin,MIT,2021-02-10 23:10:38,2024-07-25 22:16:38.000000,2022-01-24 19:59:04,40.0,,13.0,2.0,25.0,11.0,14.0,34.0,2022-01-24 20:08:01,_0.1.14,14.0,Plugin for mkdocs which enables easier linking between pages.,119.0,119.0,,https://pypi.org/project/mkdocs-ezlinks-plugin,,4.0,11,True,2.0,,197.0,,,,,,,,,, +105,Lightgallery,,,,g-provost/lightgallery-markdown,lightgallery,['markdown'],charts,https://github.com/g-provost/lightgallery-markdown,https://github.com/g-provost/lightgallery-markdown,MIT,2017-12-19 10:35:49,2023-10-07 06:38:59.000000,2023-10-07 06:38:59,23.0,,5.0,3.0,5.0,6.0,5.0,26.0,2021-02-15 09:47:09,0.5,1.0,Markdown extension to wrap images in a lightbox.,96.0,96.0,6.0,https://pypi.org/project/lightgallery,,,11,True,2.0,,,lightgallery,,,,,,,,, +106,mktheapidocs,,mktheapidocs,,greenape/mktheapidocs,mktheapidocs,['plugin'],api-docs,https://github.com/greenape/mktheapidocs,https://github.com/greenape/mktheapidocs,MIT,2018-09-11 13:02:30,2022-06-10 14:37:18.000000,2022-06-10 14:36:01,91.0,,3.0,2.0,64.0,10.0,6.0,12.0,2022-06-10 14:33:49,0.3.0,2.0,Numpydocs - mkdocs friendly markdown.,43.0,43.0,6.0,https://pypi.org/project/mktheapidocs,,,11,True,3.0,,,,,,,,,,,, +107,KPN for MkDocs,kpn,,,kpn/mkdocs-kpn-theme,mkdocs-kpn,['theme'],theming,https://github.com/kpn/mkdocs-kpn-theme,https://github.com/kpn/mkdocs-kpn-theme,MIT,2020-04-02 12:00:18,2024-01-31 08:38:35.000000,2024-01-31 08:38:05,158.0,,,10.0,3.0,,4.0,8.0,,,,KPN theme for MkDocs | owner=flow.,5.0,5.0,3.0,https://pypi.org/project/mkdocs-kpn,2285.0,2285.0,11,True,2.0,,,,,,,,,,,, +108,markdown-version-annotations,,,,glennmatthews/markdown-version-annotations,markdown-version-annotations,['markdown'],snippets-include,https://github.com/glennmatthews/markdown-version-annotations,https://github.com/glennmatthews/markdown-version-annotations,MIT,2022-09-14 15:06:14,2024-05-06 16:44:29.000000,2024-05-06 16:43:16,8.0,,,3.0,,,2.0,6.0,2024-05-06 16:44:29,1.0.1,2.0,MkDocs plugin to add custom admonitions for documenting version differences.,39.0,39.0,,https://pypi.org/project/markdown-version-annotations,4894.0,4894.0,11,True,3.0,,24.0,markdown_version_annotations,,,,,,,,, +109,Math extension,,,,mitya57/python-markdown-math,python-markdown-math,['markdown'],markdown,https://github.com/mitya57/python-markdown-math,https://github.com/mitya57/python-markdown-math,BSD-3-Clause,2015-01-12 13:25:03,2022-08-12 10:58:05.000000,2022-08-12 10:57:34,67.0,,25.0,6.0,8.0,2.0,22.0,120.0,,,,Math extension for Python-Markdown.,,,8.0,https://pypi.org/project/python-markdown-math,,,10,True,2.0,,,mdx_math,,,,,,,,, +110,newsletter,,mkdocs-newsletter,,lyz-code/mkdocs-newsletter,mkdocs-newsletter,['plugin'],blogging,https://github.com/lyz-code/mkdocs-newsletter,https://github.com/lyz-code/mkdocs-newsletter,GPL-3.0,2021-02-10 16:13:44,2024-05-27 12:10:11.000000,2024-05-27 12:09:03,299.0,,2.0,4.0,101.0,3.0,7.0,31.0,,,,Automatically create newsletters from the changes in a mkdocs repository.,49.0,49.0,3.0,https://pypi.org/project/mkdocs-newsletter,,,10,True,3.0,,,,,,,,,,,, +111,pheasant,,pheasant,,daizutabi/pheasant,pheasant,['plugin'],code-exec-templating,https://github.com/daizutabi/pheasant,https://github.com/daizutabi/pheasant,MIT,2017-12-25 12:14:27,2024-09-27 09:02:19.000000,2024-09-27 09:00:27,842.0,1.0,9.0,3.0,4.0,,11.0,16.0,,,,Documentation tool for Markdown conversion by Jupyter client.,52.0,52.0,4.0,https://pypi.org/project/pheasant,,,10,True,3.0,,,,,,,,,,,, +112,mkdocs-alias-plugin,,alias,,eddyluten/mkdocs-alias-plugin,mkdocs-alias-plugin,['plugin'],links-refs,https://github.com/EddyLuten/mkdocs-alias-plugin,https://github.com/EddyLuten/mkdocs-alias-plugin,MIT,2022-02-13 01:23:30,2024-04-22 03:39:27.000000,2024-04-22 03:39:25,34.0,,3.0,2.0,3.0,3.0,8.0,13.0,2024-04-08 14:48:04,0.8.1,11.0,An MkDocs plugin allowing links to your pages using a custom alias.,29.0,29.0,3.0,https://pypi.org/project/mkdocs-alias-plugin,,,10,True,2.0,,,,,,,,,,,, +113,snippet,,snippet,,mprivat/mkdocs-snippet-plugin,mkdocs-snippet-plugin,['plugin'],snippets-include,https://github.com/mprivat/mkdocs-snippet-plugin,https://github.com/mprivat/mkdocs-snippet-plugin,MIT,2019-02-27 18:43:14,2021-10-21 22:55:54.000000,2021-10-21 22:55:54,10.0,,3.0,3.0,2.0,3.0,4.0,12.0,,,,An mkdocs plugin that injects snippets from a file in a git repository.,23.0,23.0,3.0,https://pypi.org/project/mkdocs-snippet-plugin,976.0,976.0,10,True,3.0,,,,,,,,,,,, +114,pdf-with-js,,pdf-with-js,,smaxtec/mkdocs-pdf-with-js-plugin,mkdocs-pdf-with-js-plugin,['plugin'],site-conversion,https://github.com/smaxtec/mkdocs-pdf-with-js-plugin,https://github.com/smaxtec/mkdocs-pdf-with-js-plugin,MIT,2020-06-04 09:48:18,2021-07-23 08:52:22.000000,2021-07-23 08:52:22,13.0,,3.0,5.0,3.0,1.0,,8.0,2021-07-16 06:35:39,0.1.3,3.0,A MkDocs plugin that exports your documentation as PDF with rendered JavaScript content.,13.0,13.0,4.0,https://pypi.org/project/mkdocs-pdf-with-js-plugin,,,10,True,3.0,,,,,,,,,,,, +115,SWAN,swan,,,swan-cern/mkdocs-swan,mkdocs-swan,['theme'],theming,https://github.com/swan-cern/mkdocs-swan,https://github.com/swan-cern/mkdocs-swan,AGPL-3.0,2020-06-06 18:14:12,2024-01-23 09:36:43.000000,2024-01-23 09:36:42,22.0,,3.0,3.0,4.0,,,7.0,2024-01-23 09:37:16,0.4.0,8.0,SWAN MkDocs theme.,10.0,10.0,4.0,https://pypi.org/project/mkdocs-swan,,,10,True,2.0,,,,,,,,,,,, +116,Bootstrap 4,bootstrap4,"['bootstrap4-blockquotes', 'bootstrap4-tables']",,LukeCarrier/mkdocs-theme-bootstrap4,mkdocs-theme-bootstrap4,['theme'],theming,https://github.com/LukeCarrier/mkdocs-theme-bootstrap4,https://github.com/LukeCarrier/mkdocs-theme-bootstrap4,MIT,2019-10-02 20:24:05,2024-11-23 00:58:13.000000,2024-11-23 00:57:44,73.0,1.0,,2.0,38.0,1.0,4.0,6.0,2020-04-18 18:52:05,0.4.0,3.0,A vanilla Bootstrap 4 theme for MkDocs.,8.0,8.0,3.0,https://pypi.org/project/mkdocs-theme-bootstrap4,153.0,153.0,10,True,2.0,,,,,,,,['mkdocs_theme'],,,, +117,MkDocs Backend for Foliant,,,,foliant-docs/foliantcontrib.mkdocs,foliantcontrib.mkdocs,[],integrations,https://github.com/foliant-docs/foliantcontrib.mkdocs,https://github.com/foliant-docs/foliantcontrib.mkdocs,MIT,2017-12-14 04:55:02,2022-12-12 07:42:43.000000,2022-12-12 07:41:42,88.0,,3.0,4.0,12.0,,1.0,3.0,2022-12-12 07:42:43,1.0.15,2.0,MkDocs backend for Foliant.,34.0,34.0,5.0,https://pypi.org/project/foliantcontrib.mkdocs,,,10,True,3.0,,,,,,,,,,,, +118,mkdocs-pagetree-plugin,,pagetree,,tombreit/mkdocs-pagetree-plugin,mkdocs-pagetree-plugin,['plugin'],nav-pages,https://github.com/tombreit/mkdocs-pagetree-plugin,https://github.com/tombreit/mkdocs-pagetree-plugin,MIT,2023-11-26 08:35:39,2024-11-12 22:41:19.000000,2024-11-12 22:40:54,57.0,7.0,,1.0,,4.0,6.0,3.0,2024-05-14 15:27:32,0.0.14,9.0,"MkDocs plugin that allows you to display the page tree. Like `sitemap.xml`, but for humans.",11.0,11.0,,https://pypi.org/project/mkdocs-pagetree-plugin,,,10,True,2.0,,,,,,,,,,,, +119,Mdx Truly Sane Lists,,,,radude/mdx_truly_sane_lists,mdx-truly-sane-lists,['markdown'],markdown,https://github.com/radude/mdx_truly_sane_lists,https://github.com/radude/mdx_truly_sane_lists,MIT,2018-02-01 18:01:50,2023-08-08 12:02:52.000000,2022-07-19 13:42:01,54.0,,10.0,4.0,6.0,7.0,8.0,85.0,2022-08-01 19:58:13,1.3,4.0,Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy..,,,4.0,https://pypi.org/project/mdx-truly-sane-lists,,,9,True,2.0,,,mdx_truly_sane_lists,,,,,,,,, +120,MkRefs,,mkrefs,,DerwenAI/mkrefs,mkrefs,['plugin'],nav-pages,https://github.com/DerwenAI/mkrefs,https://github.com/DerwenAI/mkrefs,MIT,2021-05-10 15:58:53,2024-07-10 08:55:13.000000,2023-08-31 15:32:44,51.0,,,4.0,11.0,,,34.0,2021-06-27 17:55:28,0.2.0,2.0,MkDocs plugin to generate semantic reference Markdown pages from a knowledge graph.,5.0,5.0,2.0,https://pypi.org/project/mkrefs,,,9,True,2.0,,,,,,,,,,,, +121,mkdocs-diagrams,,diagrams,,zoni/mkdocs-diagrams,mkdocs-diagrams,['plugin'],charts,https://github.com/zoni/mkdocs-diagrams,https://github.com/zoni/mkdocs-diagrams,MIT,2020-05-16 10:44:25,2020-09-04 08:33:06.000000,2020-09-04 08:27:56,12.0,,3.0,3.0,1.0,1.0,2.0,29.0,,,,MkDocs plugin to render Diagrams files.,65.0,65.0,,https://pypi.org/project/mkdocs-diagrams,,,9,True,2.0,,,,,,,,,,,, +122,markdownmermaid,,markdownmermaid,,pugong/mkdocs-mermaid-plugin,mkdocs-mermaid-plugin,['plugin'],charts,https://github.com/pugong/mkdocs-mermaid-plugin,https://github.com/pugong/mkdocs-mermaid-plugin,MIT,2018-11-28 13:09:20,2020-03-06 16:12:45.000000,2019-05-26 05:43:37,9.0,,15.0,3.0,6.0,2.0,4.0,26.0,,,,A MkDocs plugin that support mermaid graph in markdown file.,96.0,96.0,2.0,https://pypi.org/project/mkdocs-mermaid-plugin,,,9,True,2.0,,,,,,,,,,,, +123,Termage,,termage,,bczsalba/Termage,Termage,['plugin'],charts,https://github.com/bczsalba/Termage,https://github.com/bczsalba/Termage,MIT,2022-05-25 14:17:44,2022-11-15 12:36:14.000000,2022-08-23 08:03:39,67.0,,,2.0,,1.0,4.0,25.0,2022-08-23 08:11:16,0.6.1,6.0,"Generate SVGs from any Python code, even in your documentation.",3.0,3.0,,https://pypi.org/project/Termage,,,9,True,2.0,,,,,,,,,,,, +124,panzoom,,panzoom,,PLAYG0N/mkdocs-panzoom,mkdocs-panzoom-plugin,['plugin'],charts,https://github.com/PLAYG0N/mkdocs-panzoom,https://github.com/PLAYG0N/mkdocs-panzoom,MIT,2024-08-21 18:53:29,2024-10-16 17:34:05.000000,2024-10-16 17:33:03,53.0,16.0,,2.0,2.0,4.0,10.0,18.0,2024-10-16 17:34:48,0.1.3-beta,12.0,MkDocs Plugin to enable pan & zoom on images and mermaid/d2 diagrams.,8.0,8.0,2.0,https://pypi.org/project/mkdocs-panzoom-plugin,,7.0,9,True,2.0,,28.0,,,,,,,,,, +125,add-number,,add-number,,ignorantshr/mkdocs-add-number-plugin,mkdocs-add-number-plugin,['plugin'],html-css,https://github.com/ignorantshr/mkdocs-add-number-plugin,https://github.com/ignorantshr/mkdocs-add-number-plugin,MIT,2019-05-25 03:48:30,2020-06-17 07:23:03.000000,2020-06-11 09:35:38,31.0,,4.0,2.0,5.0,3.0,9.0,16.0,,,,MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.,47.0,47.0,3.0,https://pypi.org/project/mkdocs-add-number-plugin,,,9,True,3.0,,,,,,,,,,,, +126,CustomMill,custommill,,,Siphalor/mkdocs-custommill,mkdocs-custommill,['theme'],theming,https://github.com/Siphalor/mkdocs-custommill,https://github.com/Siphalor/mkdocs-custommill,,2021-03-31 11:40:50,2022-03-10 22:29:19.000000,2022-03-10 22:04:06,184.0,,6.0,2.0,,,1.0,12.0,2022-03-10 22:29:19,1.3.0,1.0,"Outstanding mkdocs theme with a focus on navigation, customization and usability.",21.0,21.0,8.0,https://pypi.org/project/mkdocs-custommill,664.0,664.0,9,True,3.0,,,,,,,,,,,, +127,mkdocs-nav-weight,,mkdocs-nav-weight,,shu307/mkdocs-nav-weight,mkdocs-nav-weight,['plugin'],nav-pages,https://github.com/shu307/mkdocs-nav-weight,https://github.com/shu307/mkdocs-nav-weight,MIT,2022-08-28 04:55:37,2024-10-26 09:42:17.000000,2024-10-26 09:42:09,31.0,1.0,2.0,2.0,2.0,,1.0,10.0,2023-11-17 05:32:31,0.2.0,8.0,"A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.",78.0,78.0,3.0,https://pypi.org/project/mkdocs-nav-weight,,,9,True,2.0,,,,,,,,,,,, +128,Link Checker,,,,byrnereese/linkchecker-mkdocs,mkdocs-linkcheck,[],quality,https://github.com/byrnereese/linkchecker-mkdocs,https://github.com/byrnereese/linkchecker-mkdocs,MIT,2021-08-16 16:44:47,2023-07-14 20:12:42.000000,2021-08-24 18:08:03,70.0,,4.0,1.0,5.0,9.0,,10.0,,,,"Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second.",,,5.0,https://pypi.org/project/mkdocs-linkcheck,6402.0,6402.0,9,True,2.0,,,,,,,,,,,, +129,mkdocs-mdpo,,mdpo,,mondeja/mkdocs-mdpo-plugin,mkdocs-mdpo-plugin,['plugin'],i18n-l10n,https://github.com/mondeja/mkdocs-mdpo-plugin,https://github.com/mondeja/mkdocs-mdpo-plugin,BSD-3-Clause,2021-04-26 14:53:13,2024-06-10 11:29:51.000000,2024-06-10 11:29:51,108.0,,5.0,2.0,30.0,13.0,24.0,7.0,2022-06-10 13:17:02,0.0.27,27.0,Mkdocs translation plugin using PO files.,,,4.0,https://pypi.org/project/mkdocs-mdpo-plugin,,5.0,9,True,3.0,,256.0,,,,,,,,,, +130,git snippet,,gitsnippet,,SamazoOo/mkdocs-gitsnippet-plugin,mkdocs-gitsnippet-plugin,['plugin'],snippets-include,https://github.com/SamazoOo/mkdocs-gitsnippet-plugin,https://github.com/SamazoOo/mkdocs-gitsnippet-plugin,MIT,2020-05-06 08:47:46,2020-11-15 20:10:15.000000,2020-11-15 20:10:06,14.0,,3.0,2.0,1.0,,,6.0,,,,Mkdocs plugin that allow to inject snippet or all markdown content from a given remote git repository.,10.0,10.0,4.0,https://pypi.org/project/mkdocs-gitsnippet-plugin,1050.0,1050.0,9,True,3.0,,,,,,,,,,,, +131,vim-md-tags,,vim-md-tags,,zachhannum/mkdocs-vim-md-tags-plugin,mkdocs-vim-md-tags-plugin,['plugin'],nav-pages,https://github.com/zachhannum/mkdocs-vim-md-tags-plugin,https://github.com/zachhannum/mkdocs-vim-md-tags-plugin,MIT,2020-01-11 18:58:18,2020-05-08 18:43:26.000000,2020-05-08 18:42:07,13.0,,1.0,4.0,1.0,,,5.0,2020-05-08 18:43:26,_020,2.0,An MkDocs plugin that creates a vim tag file of all markdown files.,12.0,12.0,4.0,https://pypi.org/project/mkdocs-vim-md-tags-plugin,100.0,100.0,9,True,2.0,,,,,,,,,,,, +132,mkdocs-resize-images,,resize-images,,JakubAndrysek/mkdocs-resize-images,mkdocs-resize-images,['plugin'],charts,https://github.com/JakubAndrysek/mkdocs-resize-images,https://github.com/JakubAndrysek/mkdocs-resize-images,MIT,2023-06-30 12:49:55,2023-11-04 00:19:19.000000,2023-11-04 00:11:05,6.0,,,1.0,,1.0,,4.0,2023-06-30 16:19:47,1.0.0,1.0,MkDocs plugin to resize images according to the configuration.,11.0,11.0,,https://pypi.org/project/mkdocs-resize-images,501.0,501.0,9,True,2.0,,,,,,,,,,,, +133,user-defined-values,,user-defined-values,,rahult/mkdocs-user-defined-values,mkdocs-user-defined-values,['plugin'],code-exec-templating,https://github.com/rahult/mkdocs-user-defined-values,https://github.com/rahult/mkdocs-user-defined-values,MIT,2020-01-05 09:26:06,2022-12-26 21:35:05.000000,2022-07-10 05:32:27,36.0,,3.0,3.0,13.0,,1.0,4.0,2020-04-21 10:59:01,0.0.5,4.0,MkDocs User Defined Values.,15.0,15.0,3.0,https://pypi.org/project/mkdocs-user-defined-values,,0.0,9,True,3.0,,16.0,,,,,,,,,, +134,mkdocs_safe_text,,mkdocs_safe_text,,raimon49/mkdocs-safe-text-plugin,mkdocs-safe-text-plugin,['plugin'],html-css,https://github.com/raimon49/mkdocs-safe-text-plugin,https://github.com/raimon49/mkdocs-safe-text-plugin,BSD-2-Clause,2018-01-20 11:15:30,2024-09-04 00:30:43.000000,2024-07-22 10:45:28,222.0,,,3.0,38.0,,,3.0,2024-07-22 10:46:43,-1.6.1,17.0,Plugin for safe text editing with MKDocs.,9.0,9.0,2.0,https://pypi.org/project/mkdocs-safe-text-plugin,,,9,True,3.0,,,,,,,,,,,, +135,mkdocs-extra-sass-plugin,,extra-sass,,orzih/mkdocs-extra-sass-plugin,mkdocs-extra-sass-plugin,['plugin'],html-css,https://github.com/orzih/mkdocs-extra-sass-plugin,https://github.com/orzih/mkdocs-extra-sass-plugin,MIT,2021-01-30 04:11:09,2023-04-21 20:51:40.000000,2021-02-13 10:11:46,2.0,,3.0,,3.0,4.0,,3.0,2021-01-30 04:25:34,0.1.0,1.0,Adds stylesheets to your mkdocs site from Sass/SCSS.,55.0,55.0,,https://pypi.org/project/mkdocs-extra-sass-plugin,,,9,True,3.0,,,,,,,,,,,, +136,MarkdownSubscript,,,,jambonrose/markdown_subscript_extension,MarkdownSubscript,['markdown'],markdown,https://github.com/jambonrose/markdown_subscript_extension,https://github.com/jambonrose/markdown_subscript_extension,BSD-2-Clause,2014-07-29 13:25:32,2022-12-27 15:35:33.000000,2018-12-02 17:22:16,52.0,,1.0,2.0,62.0,2.0,3.0,3.0,2018-10-10 00:13:20,2.1.1,5.0,An extension to the Python Markdown package enabling subscript text.,59.0,59.0,2.0,https://pypi.org/project/MarkdownSubscript,,,9,True,2.0,,,subscript,,,,,,,,, +137,MarkdownSuperscript,,,,jambonrose/markdown_superscript_extension,MarkdownSuperscript,['markdown'],markdown,https://github.com/jambonrose/markdown_superscript_extension,https://github.com/jambonrose/markdown_superscript_extension,BSD-2-Clause,2014-07-23 02:24:51,2022-12-27 15:35:12.000000,2018-12-02 17:21:33,82.0,,3.0,2.0,56.0,1.0,3.0,2.0,2018-10-09 23:38:17,2.1.1,5.0,An extension to the Python Markdown package enabling superscript text.,47.0,47.0,2.0,https://pypi.org/project/MarkdownSuperscript,,,9,True,2.0,,,superscript,,,,,,,,, +138,mkdocs-curriculum-vitae,curriculum-vitae,,,Paul-Riviere/mkdocs-curriculum-vitae,mkdocs-curriculum-vitae,['theme'],theming,https://github.com/Paul-Riviere/mkdocs-curriculum-vitae,https://github.com/Paul-Riviere/mkdocs-curriculum-vitae,MIT,2024-08-14 22:15:23,2024-12-04 15:15:21.000000,2024-12-04 15:14:41,73.0,50.0,1.0,1.0,26.0,7.0,26.0,1.0,2024-12-04 15:14:43,0.7.1,12.0,,2.0,2.0,3.0,https://pypi.org/project/mkdocs-curriculum-vitae,,,9,True,3.0,,,,,,,,,,,, +139,Markdown Checklist,,,,FND/markdown-checklist,markdown-checklist,['markdown'],markdown,https://github.com/FND/markdown-checklist,https://github.com/FND/markdown-checklist,MIT,2013-09-01 12:35:20,2022-07-29 13:10:44.000000,2022-07-29 13:08:47,26.0,,32.0,8.0,10.0,1.0,7.0,79.0,,,,Python Markdown extension for lists of tasks with checkboxes.,,,2.0,https://pypi.org/project/markdown-checklist,,,8,True,2.0,,,markdown_checklist.extension,,,,,,,,, +140,mkdocs-render-swagger-plugin,,render_swagger,,bharel/mkdocs-render-swagger-plugin,mkdocs-render-swagger-plugin,['plugin'],integrations,https://github.com/bharel/mkdocs-render-swagger-plugin,https://github.com/bharel/mkdocs-render-swagger-plugin,MIT,2020-12-15 12:41:17,2024-09-23 02:39:43.000000,2024-09-23 02:39:43,89.0,1.0,12.0,3.0,15.0,3.0,12.0,75.0,2024-05-26 19:20:40,0.1.2,6.0,A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.,,,8.0,https://pypi.org/project/mkdocs-render-swagger-plugin,,0.0,8,True,3.0,-7.0,6.0,,,,,,,,,, +141,roamlinks,,roamlinks,,Jackiexiao/mkdocs-roamlinks-plugin,mkdocs-roamlinks-plugin,['plugin'],links-refs,https://github.com/Jackiexiao/mkdocs-roamlinks-plugin,https://github.com/Jackiexiao/mkdocs-roamlinks-plugin,MIT,2020-09-05 02:15:33,2023-06-08 06:20:32.000000,2023-06-08 06:20:31,33.0,,15.0,3.0,11.0,,,52.0,,,,An MkDocs plugin that automagically generates relative links between markdown pages.,,,9.0,https://pypi.org/project/mkdocs-roamlinks-plugin,,,8,True,2.0,,,,,,,,,,,, +142,Windmill Dark,windmill-dark,,,noraj/mkdocs-windmill-dark,mkdocs-windmill-dark,['theme'],theming,https://github.com/noraj/mkdocs-windmill-dark,https://github.com/noraj/mkdocs-windmill-dark,,2017-10-08 14:17:25,2022-05-12 18:17:41.000000,2022-05-12 18:17:41,65.0,,10.0,4.0,,,4.0,33.0,,,,Outstanding mkdocs theme with a focus on navigation and usability.,,,4.0,https://pypi.org/project/mkdocs-windmill-dark,548.0,548.0,8,True,3.0,,,,,,,,,,,, +143,mkdocs-typer,,,,bruce-szalwinski/mkdocs-typer,mkdocs-typer,['markdown'],api-docs,https://github.com/bruce-szalwinski/mkdocs-typer,https://github.com/bruce-szalwinski/mkdocs-typer,Apache-2.0,2021-01-25 17:46:54,2023-06-21 16:32:56.000000,2023-06-21 16:32:25,22.0,,2.0,2.0,13.0,4.0,3.0,28.0,2023-06-21 16:32:56,0.0.3,3.0,An MkDocs extension to generate documentation for Typer command line applications.,,,,https://pypi.org/project/mkdocs-typer,,,8,True,3.0,,,mkdocs-typer,,,,,,,,, +144,docutools,,"['lcd-find-pages', 'lcd-custom-dir', 'lcd-blacklist', 'lcd-lp', 'lcd-md-replace', 'lcd-page-tree', 'lcd-stats']",,axiros/docutools,docutools,['plugin'],charts,https://github.com/axiros/docutools,https://github.com/axiros/docutools,BSD-2-Clause,2021-10-04 21:36:07,2023-09-04 16:57:48.000000,2023-09-04 16:57:44,438.0,,,7.0,,1.0,1.0,24.0,,,,Dev Centric Tools for Mkdocs Based Documentation.,8.0,8.0,3.0,https://pypi.org/project/docutools,,,8,True,3.0,,,,,,,,,,,, +145,MkDocs Img2Fig Plugin,,img2fig,,stuebersystems/mkdocs-img2fig-plugin,mkdocs-img2fig-plugin,['plugin'],charts,https://github.com/stuebersystems/mkdocs-img2fig-plugin,https://github.com/stuebersystems/mkdocs-img2fig-plugin,MIT,2019-05-09 09:48:11,2022-04-15 06:05:55.000000,2020-07-14 09:36:02,8.0,,7.0,3.0,3.0,2.0,1.0,22.0,,,,A MkDocs plugin that converts markdown encoded images into figure elements.,122.0,122.0,2.0,https://pypi.org/project/mkdocs-img2fig-plugin,,,8,True,3.0,,,,,,,,,,,, +146,Autolink References,,autolink_references,,theskumar/autolink-references-mkdocs-plugin,autolink-references-mkdocs-plugin,['plugin'],links-refs,https://github.com/theskumar/autolink-references-mkdocs-plugin,https://github.com/theskumar/autolink-references-mkdocs-plugin,MIT,2020-10-15 05:47:46,2024-08-13 12:52:42.000000,2023-12-28 18:41:22,14.0,,6.0,4.0,11.0,1.0,3.0,18.0,2023-12-28 18:21:54,0.2.2,1.0,mkdocs plugin to provides GitHub like autolink references in Mkdocs.,9.0,9.0,3.0,https://pypi.org/project/autolink-references-mkdocs-plugin,,,8,True,2.0,,,,,,,,,,,, +147,Zettelkasten,zettelkasten-solarized-light,['zettelkasten'],,buvis/mkdocs-zettelkasten,mkdocs-zettelkasten,['theme'],theming,https://github.com/buvis/mkdocs-zettelkasten,https://github.com/buvis/mkdocs-zettelkasten,MIT,2021-11-24 19:48:08,2024-07-07 15:20:32.000000,2024-07-07 15:20:11,54.0,,3.0,1.0,14.0,8.0,3.0,15.0,2022-11-25 12:19:12,0.1.8,3.0,This is a Zettelkasten theme and plugin for MkDocs. It renders the MkDocs pages as cards (zettels).,6.0,6.0,3.0,https://pypi.org/project/mkdocs-zettelkasten,,0.0,8,True,3.0,,27.0,,,,,,,,,, +148,Interactive Graph,,obsidian-interactive-graph,,daxcore/mkdocs-obsidian-interactive-graph-plugin,mkdocs-obsidian-interactive-graph-plugin,['plugin'],charts,https://github.com/daxcore/mkdocs-obsidian-interactive-graph-plugin,https://github.com/daxcore/mkdocs-obsidian-interactive-graph-plugin,MIT,2024-03-15 17:00:19,2024-11-15 23:38:07.000000,2024-04-24 19:24:10,31.0,,2.0,1.0,,1.0,2.0,15.0,2024-04-24 19:35:48,0.2.6,3.0,"interactive graph for Material for MkDocs like Obsidian, refer demo:.",36.0,36.0,2.0,https://pypi.org/project/mkdocs-obsidian-interactive-graph-plugin,,,8,True,3.0,,,,,,,,,,,, +149,Ivory,ivory,,,daizutabi/mkdocs-ivory,mkdocs-ivory,['theme'],theming,https://github.com/daizutabi/mkdocs-ivory,https://github.com/daizutabi/mkdocs-ivory,MIT,2019-04-14 14:07:26,2020-06-16 07:35:02.000000,2020-06-16 07:34:55,58.0,,4.0,1.0,1.0,2.0,3.0,10.0,,,,Ivory theme for MkDocs.,89.0,89.0,2.0,https://pypi.org/project/mkdocs-ivory,,,8,True,3.0,,,,,,,,,,,, +150,nbconvert,,nbconvert,,tanbro/mkdocs-nbconvert,mkdocs-nbconvert,['plugin'],code-exec-templating,https://github.com/tanbro/mkdocs-nbconvert,https://github.com/tanbro/mkdocs-nbconvert,BSD-2-Clause,2019-08-05 11:11:23,2024-10-21 11:54:34.000000,2024-10-21 11:33:02,108.0,1.0,1.0,3.0,1.0,,1.0,9.0,,,,A MkDocs plug-in provides a source parser for *.ipynb files.,4.0,4.0,5.0,https://pypi.org/project/mkdocs-nbconvert,997.0,997.0,8,True,3.0,,,,,,,,,,,, +151,unused-files,,unused_files,,wilhelmer/mkdocs-unused-files,mkdocs-unused-files,['plugin'],links-refs,https://github.com/wilhelmer/mkdocs-unused-files,https://github.com/wilhelmer/mkdocs-unused-files,MIT,2022-12-14 20:47:40,2023-07-17 15:18:12.000000,2023-07-17 15:12:19,27.0,,2.0,1.0,2.0,2.0,8.0,9.0,2023-07-17 15:18:12,0.2.0,9.0,An MkDocs plugin to find unused (orphaned) files in your project.,25.0,25.0,2.0,https://pypi.org/project/mkdocs-unused-files,,,8,True,2.0,,,,,,,,,,,, +152,Markdown Inline Graphviz,,,,cesaremorel/markdown-inline-graphviz,markdown-inline-graphviz-extension,['markdown'],markdown,https://github.com/cesaremorel/markdown-inline-graphviz,https://github.com/cesaremorel/markdown-inline-graphviz,MIT,2019-06-05 21:10:15,2024-01-16 17:52:15.000000,2024-01-16 17:52:15,39.0,,8.0,2.0,5.0,1.0,7.0,5.0,2024-01-16 17:52:46,1.1.3,3.0,Render inline graphs with Markdown and Graphviz.,,,9.0,https://pypi.org/project/markdown-inline-graphviz-extension,,,8,True,2.0,,,markdown_inline_graphviz,,,,,,,,, +153,mkdocs-yamp,,yamp,,boozallen/mkdocs-yamp-plugin,mkdocs-yamp,['plugin'],site-management,https://github.com/boozallen/mkdocs-yamp-plugin,https://github.com/boozallen/mkdocs-yamp-plugin,Apache-2.0,2022-09-28 20:20:20,2023-10-26 16:42:01.000000,2022-10-10 22:57:20,27.0,,3.0,1.0,5.0,,,2.0,2022-10-10 22:57:56,0.1.2,3.0,Yet Another Multirepo Plugin for MkDocs.,7.0,7.0,2.0,https://pypi.org/project/mkdocs-yamp,148.0,148.0,8,True,3.0,,,,,,,,,,,, +154,extract listings,,extract_listings,,six-two/mkdocs-extract-listings-plugin,mkdocs-extract-listings-plugin,['plugin'],search-toc,https://github.com/six-two/mkdocs-extract-listings-plugin,https://github.com/six-two/mkdocs-extract-listings-plugin,MIT,2023-11-03 19:21:57,2024-10-06 17:39:08.000000,2024-10-06 17:39:01,29.0,4.0,,1.0,,,,1.0,,,,Generate a page with all listings and/or a search page for listings.,,,,https://pypi.org/project/mkdocs-extract-listings-plugin,2114.0,2114.0,8,True,3.0,,,,,,,,,,,, +155,tags,,tags,,jldiaz/mkdocs-plugin-tags,mkdocs-plugin-tags,['plugin'],search-toc,https://github.com/jldiaz/mkdocs-plugin-tags,https://github.com/jldiaz/mkdocs-plugin-tags,MIT,2019-10-21 15:51:50,2021-09-02 19:03:31.000000,2021-09-02 19:03:31,7.0,,19.0,3.0,4.0,6.0,8.0,42.0,,,,Processes tags in yaml metadata.,,,3.0,https://pypi.org/project/mkdocs-plugin-tags,,,7,True,3.0,,,,,,,,,,,, +156,mkdocs-site-urls,,site-urls,,OctoPrint/mkdocs-site-urls,mkdocs-site-urls,['plugin'],links-refs,https://github.com/OctoPrint/mkdocs-site-urls,https://github.com/OctoPrint/mkdocs-site-urls,MIT,2023-07-28 11:55:04,2023-07-31 09:20:53.000000,2023-07-31 09:20:53,8.0,,1.0,2.0,,1.0,1.0,16.0,2023-07-31 09:00:30,0.2.0,2.0,A MkDocs plugin that adds support for site-relative `site:` URLs.,23.0,23.0,,https://pypi.org/project/mkdocs-site-urls,,,7,True,3.0,,,,,,,,,,,, +157,mkdocs-categories-plugin,,categories,,eddyluten/mkdocs-categories-plugin,mkdocs-categories-plugin,['plugin'],nav-pages,https://github.com/EddyLuten/mkdocs-categories-plugin,https://github.com/EddyLuten/mkdocs-categories-plugin,MIT,2022-02-24 02:42:22,2024-04-22 03:42:23.000000,2024-04-22 03:42:18,20.0,,,2.0,,,2.0,13.0,2024-02-02 00:00:31,0.5.0,7.0,An MkDocs plugin allowing for categorization of wiki pages.,18.0,18.0,,https://pypi.org/project/mkdocs-categories-plugin,,,7,True,3.0,,,,,,,,,,,, +158,plotly charts,,plotly,,haoda-li/mkdocs-plotly-plugin,mkdocs-plotly-plugin,['plugin'],charts,https://github.com/haoda-li/mkdocs-plotly-plugin,https://github.com/haoda-li/mkdocs-plotly-plugin,MIT,2023-01-11 01:57:12,2023-07-25 22:26:42.000000,2023-07-25 22:26:30,18.0,,,,1.0,,2.0,10.0,,,,Mkdocs plugin to add interactive charts with Plotly.js.,,,3.0,https://pypi.org/project/mkdocs-plotly-plugin,2089.0,2089.0,7,True,3.0,,,,,,,,,,,, +159,caption,,,,flywire/caption,,['markdown'],markdown,https://github.com/flywire/caption,https://github.com/flywire/caption,GPL-3.0,2020-06-27 13:08:11,2023-03-05 16:51:03.000000,2023-01-29 20:40:28,64.0,,2.0,3.0,5.0,7.0,1.0,10.0,2020-07-16 04:50:53,0.2.3,1.0,,61.0,61.0,3.0,,,,7,True,2.0,,,"['caption', 'image_captions', 'table_captions']",,,,,,,,, +160,mk2pdf-export,,mk2pdf-export,,HaoLiuHust/mkdocs-mk2pdf-plugin,mkdocs-mk2pdf-plugin,['plugin'],site-conversion,https://github.com/HaoLiuHust/mkdocs-mk2pdf-plugin,https://github.com/HaoLiuHust/mkdocs-mk2pdf-plugin,MIT,2020-01-13 11:09:42,2021-06-29 13:46:26.000000,2020-09-11 05:52:58,21.0,,5.0,2.0,7.0,,1.0,10.0,,,,"The plugin is based on https://github.com/zhaoterryy/mkdocs-pdf-export-plugin/ ,the main change is use pandoc to..",3.0,3.0,4.0,https://pypi.org/project/mkdocs-mk2pdf-plugin,78.0,78.0,7,True,3.0,,,,,,,,,,,, +161,markdown-captions,,,,Evidlo/markdown_captions,markdown-captions,['markdown'],charts,https://github.com/Evidlo/markdown_captions,https://github.com/Evidlo/markdown_captions,GPL-3.0,2019-05-24 18:04:31,2023-05-24 18:47:12.000000,2023-05-24 18:47:09,20.0,,5.0,4.0,2.0,1.0,7.0,9.0,,,,Python-Markdown plugin for image captions.,163.0,163.0,2.0,https://pypi.org/project/markdown-captions,,,7,True,3.0,,,markdown_captions,,,,,,,,, +162,tooltipster-links,,tooltipster-links,,zachhannum/mkdocs-tooltipster-links-plugin,mkdocs-tooltipster-links-plugin,['plugin'],links-refs,https://github.com/zachhannum/mkdocs-tooltipster-links-plugin,https://github.com/zachhannum/mkdocs-tooltipster-links-plugin,MIT,2020-01-11 16:20:03,2022-09-20 10:38:00.000000,2020-07-29 11:54:06,7.0,,1.0,3.0,1.0,2.0,,8.0,2020-01-11 17:58:07,_010,1.0,An MkDocs plugin that adds tooltips to preview the content of page links using tooltipster.,28.0,28.0,,https://pypi.org/project/mkdocs-tooltipster-links-plugin,,,7,True,3.0,,,,,,,,,,,, +163,toc-sidebar,,toc-sidebar,,zachhannum/mkdocs-toc-sidebar-plugin,mkdocs-toc-sidebar-plugin,['plugin'],nav-pages,https://github.com/zachhannum/mkdocs-toc-sidebar-plugin,https://github.com/zachhannum/mkdocs-toc-sidebar-plugin,MIT,2020-01-11 06:11:10,2021-05-30 09:12:08.000000,2020-01-11 13:04:15,9.0,,3.0,3.0,3.0,3.0,,5.0,2020-01-11 07:19:38,_010,1.0,An MkDocs plugin that allows users to add additional content to the ToC sidebar using the Material theme.,42.0,42.0,2.0,https://pypi.org/project/mkdocs-toc-sidebar-plugin,,,7,True,3.0,,,,,,,,,,,, +164,mkdocs-add-teaser,,mkdocs-add-teaser,,wilhelmer/mkdocs-add-teaser,mkdocs-add-teaser,['plugin'],html-css,https://github.com/wilhelmer/mkdocs-add-teaser,https://github.com/wilhelmer/mkdocs-add-teaser,MIT,2019-04-02 09:24:11,2022-11-08 11:58:43.000000,2022-11-08 11:56:59,33.0,,1.0,2.0,,,1.0,4.0,2022-11-08 11:58:43,0.9.1,7.0,"An MkDocs plugin to customize the first paragraph of your pages, and to use it as the pages meta description.",5.0,5.0,3.0,https://pypi.org/project/mkdocs-add-teaser,,,7,True,3.0,,,,,,,,,,,, +165,mkdocs-exclude-unused-files,,exclude-unused-files,,JonasDoesThings/mkdocs-exclude-unused-files,mkdocs-exclude-unused-files,['plugin'],site-management,https://github.com/JonasDoesThings/mkdocs-exclude-unused-files,https://github.com/JonasDoesThings/mkdocs-exclude-unused-files,MIT,2023-02-26 19:22:19,2024-06-09 16:30:06.000000,2024-06-09 16:25:33,34.0,,2.0,1.0,3.0,1.0,2.0,4.0,2024-06-09 16:30:34,1.4.0,4.0,Exclude orphaned (unused) static files from your mkdocs build.,17.0,17.0,3.0,https://pypi.org/project/mkdocs-exclude-unused-files,,0.0,7,True,3.0,,4.0,,,,,,,,,, +166,mkdocs-code-validator,,code-validator,,oprypin/mkdocs-code-validator,mkdocs-code-validator,['plugin'],quality,https://github.com/oprypin/mkdocs-code-validator,https://github.com/oprypin/mkdocs-code-validator,MIT,2021-03-30 19:03:22,2024-04-27 10:13:19.000000,2024-04-27 10:13:11,48.0,,,3.0,,,,2.0,,,,Checks Markdown code blocks in a MkDocs site against user-defined actions.,16.0,16.0,,https://pypi.org/project/mkdocs-code-validator,,,7,True,3.0,,,,,,,,,,,, +167,mkdocstrings-shell,,,,mkdocstrings/shell,,,api-docs,https://github.com/mkdocstrings/shell,https://github.com/mkdocstrings/shell,ISC,2023-09-04 09:35:05,2024-10-12 15:49:17.000000,2024-10-12 15:48:32,5.0,2.0,,2.0,,,,1.0,2024-10-12 15:48:53,1.0.0,2.0,A shell scripts/libraries handler for mkdocstrings.,3.0,3.0,,,,,7,True,3.0,,,,,,,,,,,, +168,SWAN Gallery,,swangallery,,swan-cern/mkdocs-swangallery,mkdocs-swangallery,['plugin'],nav-pages,https://github.com/swan-cern/mkdocs-swangallery,https://github.com/swan-cern/mkdocs-swangallery,AGPL-3.0,2020-06-21 11:00:41,2023-07-20 13:42:30.000000,2023-07-20 13:42:17,16.0,,,3.0,1.0,,,1.0,2023-07-20 13:43:16,0.0.6,6.0,MkDocs plugin to generate a SWAN Gallery.,3.0,3.0,2.0,https://pypi.org/project/mkdocs-swangallery,225.0,225.0,7,True,3.0,,,,,,,,,,,, +169,Markdown PyCon,,,,pawamoy/markdown-pycon,,['markdown'],markdown,https://github.com/pawamoy/markdown-pycon,https://github.com/pawamoy/markdown-pycon,ISC,2023-09-01 19:21:14,2024-10-12 14:28:39.000000,2024-10-12 14:28:29,4.0,3.0,,2.0,,,,,2024-10-12 14:35:01,1.0.0,1.0,Markdown extension to parse `pycon` code blocks without indentation or fences.,2.0,2.0,,,,,7,True,2.0,,,pycon,,,,,,,,, +170,mkdocs-auto-refresh-build-pages,,auto-refresh-build-pages,,JakubAndrysek/mkdocs-auto-refresh-build-pages,mkdocs-auto-refresh-build-pages,['plugin'],site-management,https://github.com/JakubAndrysek/mkdocs-auto-refresh-build-pages,https://github.com/JakubAndrysek/mkdocs-auto-refresh-build-pages,MIT,2024-06-28 13:02:40,2024-07-02 15:52:19.000000,2024-07-02 15:51:38,4.0,,,1.0,,,,,2024-06-29 21:41:40,1.0.1,1.0,MkDocs plugin that automatically refreshes the build pages when the documentation is updated.,4.0,4.0,,https://pypi.org/project/mkdocs-auto-refresh-build-pages,93.0,93.0,7,True,3.0,,,,,,,,,,,, +171,Mdx Include,,,,neurobin/mdx_include,mdx-include,['markdown'],snippets-include,https://github.com/neurobin/mdx_include,https://github.com/neurobin/mdx_include,,2018-09-19 21:01:21,2024-03-16 01:40:10.000000,2022-07-26 05:42:09,70.0,,3.0,4.0,3.0,4.0,5.0,56.0,,,,Python Markdown extension to include local or remote files.,,,3.0,https://pypi.org/project/mdx-include,,,6,True,3.0,,,mdx_include,,,,,,,,, +172,automacdoc,,,,AlexandreKempf/automacdoc,automacdoc,[],api-docs,https://github.com/AlexandreKempf/automacdoc,https://github.com/AlexandreKempf/automacdoc,MIT,2019-06-14 11:47:18,2020-12-29 08:32:21.000000,2020-12-29 08:32:20,13.0,,10.0,6.0,3.0,4.0,1.0,43.0,,,,Automatic generation of documentation for mkdocs.,,,6.0,https://pypi.org/project/automacdoc,,,6,True,3.0,,,,,,,,,,,, +173,Alabaster,alabaster,,,notpushkin/mkdocs-alabaster,mkdocs-alabaster,['theme'],theming,https://github.com/notpushkin/mkdocs-alabaster,https://github.com/notpushkin/mkdocs-alabaster,,2016-01-29 22:40:46,2020-06-16 08:22:24.000000,2020-06-16 08:22:23,49.0,,11.0,4.0,12.0,3.0,14.0,36.0,,,,Alabaster port for MkDocs.,,,9.0,https://pypi.org/project/mkdocs-alabaster,,,6,True,3.0,,,,,,,,,,,, +174,swagger,,swagger,,allevo/mkdocs-swagger-plugin,,['plugin'],integrations,https://github.com/allevo/mkdocs-swagger-plugin,https://github.com/allevo/mkdocs-swagger-plugin,MIT,2019-05-18 13:36:54,2019-10-06 19:53:01.000000,2019-10-06 19:52:58,7.0,,6.0,4.0,1.0,3.0,2.0,30.0,,,,MkDocs plugin for render swagger into docs.,,,,,,,6,True,3.0,,,,,,,,,,,, +175,docSkimmer,docskimmer,,,hfagerlund/mkdocs-docskimmer,,['theme'],theming,https://github.com/hfagerlund/mkdocs-docskimmer,https://github.com/hfagerlund/mkdocs-docskimmer,,2017-06-13 00:33:55,2023-11-05 02:08:31.000000,2023-11-05 02:08:28,24.0,,,3.0,7.0,,11.0,18.0,2018-10-11 17:53:21,0.4.0,7.0,"An accessible, skimmable theme for MkDocs.",,,,,,,6,True,3.0,,,,,,,,,,,, +176,doxygen,,doxygen,,pieterdavid/mkdocs-doxygen-plugin,,['plugin'],api-docs,https://github.com/pieterdavid/mkdocs-doxygen-plugin,https://github.com/pieterdavid/mkdocs-doxygen-plugin,MIT,2018-08-06 19:41:31,2020-12-04 15:20:33.000000,2020-12-04 15:20:32,9.0,,5.0,3.0,2.0,2.0,,16.0,,,,A Doxygen plugin for MkDocs.,,,3.0,,,,6,True,3.0,,,,,,,,,,,, +177,mkdocs-theme-topdf,topdf,,,kuri65536/mkdocs-theme-topdf,mkdocs-theme-topdf,['theme'],theming,https://github.com/kuri65536/mkdocs-theme-topdf,https://github.com/kuri65536/mkdocs-theme-topdf,MPL-2.0,2019-12-23 06:20:31,2021-12-08 23:42:59.000000,2021-06-26 00:34:41,122.0,,1.0,1.0,,,1.0,13.0,,,,A mkdocs theme for create PDF and printing with paged.js.,4.0,4.0,,https://pypi.org/project/mkdocs-theme-topdf,104.0,104.0,6,True,3.0,,,,,,,,,,,, +178,placeholder,,placeholder,,six-two/mkdocs-placeholder-plugin,mkdocs-placeholder-plugin,['plugin'],code-exec-templating,https://github.com/six-two/mkdocs-placeholder-plugin,https://github.com/six-two/mkdocs-placeholder-plugin,MIT,2022-07-24 08:54:44,2024-10-20 09:02:04.000000,2024-10-20 09:01:47,222.0,1.0,3.0,1.0,1.0,,7.0,13.0,,,,Add placeholders to your MkDocs pages.,,,2.0,https://pypi.org/project/mkdocs-placeholder-plugin,,,6,True,3.0,,,,,,,,,,,, +179,markdown-icons,,,,MadLittleMods/markdown-icons,markdown-iconfonts,['markdown'],markdown,https://github.com/MadLittleMods/markdown-icons,https://github.com/MadLittleMods/markdown-icons,,2013-10-10 01:13:21,2018-12-15 15:07:39.000000,2018-12-09 18:27:54,37.0,,12.0,5.0,7.0,3.0,4.0,13.0,2014-11-20 03:24:22,1.0,2.0,Easily display icon fonts in markdown.,,,4.0,https://pypi.org/project/markdown-iconfonts,,,6,True,3.0,,,iconfonts,,,,,,,,, +180,bootstrap-tables,,bootstrap-tables,,byrnereese/mkdocs-bootstrap-tables-plugin,mkdocs-bootstrap-tables-plugin,['plugin'],html-css,https://github.com/byrnereese/mkdocs-bootstrap-tables-plugin,https://github.com/byrnereese/mkdocs-bootstrap-tables-plugin,MIT,2018-12-19 20:55:24,2020-03-27 04:57:49.000000,2020-03-27 04:57:31,2.0,,2.0,2.0,,,,12.0,,,,A MkDocs plugin to add bootstrap classes to plan markdown generated tables.,88.0,88.0,,https://pypi.org/project/mkdocs-bootstrap-tables-plugin,,,6,True,3.0,,,,,,,,,,,, +181,ezglossary,,ezglossary,,realtimeprojects/mkdocs-ezglossary,mkdocs-ezglossary-plugin,['plugin'],links-refs,https://github.com/realtimeprojects/mkdocs-ezglossary,https://github.com/realtimeprojects/mkdocs-ezglossary,MIT,2023-08-31 10:00:21,2024-10-11 11:22:16.000000,2024-10-11 11:22:16,162.0,7.0,1.0,2.0,2.0,2.0,20.0,11.0,,,,Glossary support for mkdocs.,,,2.0,https://pypi.org/project/mkdocs-ezglossary-plugin,,,6,True,3.0,,,,,,,,,,,, +182,markdownwavedrom,,markdownwavedrom,,kuri65536/mkdocs-wavedrom-plugin,mkdocs-wavedrom-plugin,['plugin'],charts,https://github.com/kuri65536/mkdocs-wavedrom-plugin,https://github.com/kuri65536/mkdocs-wavedrom-plugin,MPL-2.0,2019-06-27 22:32:34,2021-08-02 16:08:15.000000,2021-06-26 00:35:03,13.0,,2.0,,1.0,1.0,2.0,9.0,,,,A MkDocs plugin for support wavedrom charts in markdown file.,15.0,15.0,,https://pypi.org/project/mkdocs-wavedrom-plugin,,,6,True,3.0,,,,,,,,,,,, +183,link-marker,,link-marker,,timmeinerzhagen/mkdocs-link-marker,mkdocs-link-marker,['plugin'],links-refs,https://github.com/timmeinerzhagen/mkdocs-link-marker,https://github.com/timmeinerzhagen/mkdocs-link-marker,MIT,2023-02-02 20:34:28,2024-02-25 21:23:36.000000,2024-02-25 21:22:03,10.0,,1.0,1.0,7.0,2.0,2.0,8.0,2024-02-25 21:23:36,0.1.3,3.0,MkDocs plugin for marking links e.g. external ones or mails.,21.0,21.0,2.0,https://pypi.org/project/mkdocs-link-marker,,,6,True,3.0,,,,,,,,,,,, +184,Landing,landing,,,TEParsons/mkdocs-landing,mkdocs-landing,['theme'],theming,https://github.com/TEParsons/mkdocs-landing,https://github.com/TEParsons/mkdocs-landing,,2024-09-28 19:16:46,2024-10-25 10:43:24.000000,2024-10-25 10:43:00,122.0,122.0,1.0,1.0,1.0,,,6.0,2024-10-20 13:39:48,0.0.6,6.0,"An mkdocs theme geared towards making a personal landing page, with simpler navigation and heavily customisable style..",1.0,1.0,2.0,https://pypi.org/project/mkdocs-landing,,1.0,6,True,3.0,,3.0,,,,,,,,,, +185,MkDocs Graphviz,,,,,mkdocs-graphviz,['markdown'],charts,,https://gitlab.com/rod2ik/mkdocs-graphviz,,2021-05-03 14:28:32,2021-05-03 14:28:32.000000,,,,1.0,,,3.0,4.0,5.0,,,3.0,"A mkdocs Extension that automatically renders Graphviz images, in SVG or PNG format, within your markdown file.",,,,https://pypi.org/project/mkdocs-graphviz,7012.0,7012.0,6,True,3.0,,,mkdocs_graphviz,,,,,,rod2ik/mkdocs-graphviz,https://gitlab.com/rod2ik/mkdocs-graphviz,, +186,markdown-filter,,markdown-filter,,byrnereese/mkdocs-markdown-filter,mkdocs-markdown-filter,['plugin'],code-exec-templating,https://github.com/byrnereese/mkdocs-markdown-filter,https://github.com/byrnereese/mkdocs-markdown-filter,MIT,2019-02-06 17:40:11,2024-02-15 15:39:39.000000,2019-02-06 17:56:44,4.0,,2.0,2.0,2.0,1.0,,5.0,,,,Adds a markdown template filter to the jinja templating environment in mkdocs.,29.0,29.0,,https://pypi.org/project/mkdocs-markdown-filter,,,6,True,3.0,,,,,,,,,,,, +187,abs-to-rel,,abs-to-rel,,sander76/mkdocs-abs-rel-plugin,mkdocs-abs-rel-plugin,['plugin'],links-refs,https://github.com/sander76/mkdocs-abs-rel-plugin,https://github.com/sander76/mkdocs-abs-rel-plugin,MIT,2018-12-17 10:36:19,2020-03-03 19:34:26.000000,2020-03-03 19:34:24,12.0,,3.0,2.0,1.0,1.0,,5.0,,,,MkDocs plugin for converting absolute links to relative ones.,28.0,28.0,2.0,https://pypi.org/project/mkdocs-abs-rel-plugin,,,6,True,3.0,,,,,,,,,,,, +188,progress,,progress,,rdilweb/mkdocs-plugin-progress,,['plugin'],site-management,https://github.com/rdilweb/mkdocs-plugin-progress,https://github.com/rdilweb/mkdocs-plugin-progress,Apache-2.0,2020-02-20 22:44:17,2020-06-20 02:28:12.000000,2020-06-20 02:28:06,15.0,,,2.0,2.0,,1.0,5.0,2020-02-21 11:28:11,1.1.4-FINAL,1.0,A plugin for MkDocs that lets you know exactly what is happening during the build.,36.0,36.0,3.0,,,,6,True,3.0,,,,,,,,,,,, +189,Risonia,risonia,"['risonia/color-theme', 'risonia/w3css-classes']",,unverbuggt/mkdocs-risonia-theme,mkdocs-risonia-theme,['theme'],theming,https://github.com/unverbuggt/mkdocs-risonia-theme,https://github.com/unverbuggt/mkdocs-risonia-theme,,2022-09-03 09:16:17,2023-09-08 07:46:49.000000,2023-09-01 09:32:01,142.0,,1.0,1.0,,,,4.0,2023-09-08 07:46:19,0.1.12,12.0,"A simple theme for MkDocs, using the w3.css framework and configurable color schemes.",4.0,4.0,,https://pypi.org/project/mkdocs-risonia-theme,,,6,True,3.0,,,,,,,,,,,, +190,mkjsfiddle,,jsfiddle,,stadiamaps/mkjsfiddle,mkjsfiddle,['plugin'],code-exec-templating,https://github.com/stadiamaps/mkjsfiddle,https://github.com/stadiamaps/mkjsfiddle,MIT,2020-02-02 01:35:26,2023-06-07 17:08:24.000000,2023-06-07 17:08:20,19.0,,,2.0,,,,4.0,2023-06-06 14:35:23,1.0.1,5.0,An MkDocs plugin that lets you edit code fences in JSFiddle.,2.0,2.0,,https://pypi.org/project/mkjsfiddle,,,6,True,3.0,,,,,,,,,,,, +191,factsheet,,factsheet,,inuits/mkdocs-factsheet,,['plugin'],integrations,https://github.com/inuits/mkdocs-factsheet,https://github.com/inuits/mkdocs-factsheet,MIT,2018-07-31 10:32:59,2023-02-08 20:01:44.000000,2023-02-08 19:55:11,11.0,,1.0,20.0,2.0,,1.0,4.0,2023-02-08 20:01:45,1.0.1,2.0,"Generate overviews from YAML descriptions, intended for micro-services and their deployments.",,,4.0,,,,6,True,3.0,,,,,,,,,,,, +192,python-asciimathml,,,,ShadowKyogre/python-asciimathml,asciimathml,['markdown'],markdown,https://github.com/ShadowKyogre/python-asciimathml,https://github.com/ShadowKyogre/python-asciimathml,GPL-3.0,2016-07-27 17:15:27,2022-11-23 23:00:36.000000,2017-04-04 22:08:58,105.0,,4.0,3.0,4.0,,,4.0,,,,python ASCIIMathML to Presentation MathML translator.,,,8.0,https://pypi.org/project/asciimathml,,,6,True,3.0,,,mdx_asciimathml,,,,,,,,, +193,markdown-emdash,,,,czue/markdown-emdash,markdown-emdash,['markdown'],markdown,https://github.com/czue/markdown-emdash,https://github.com/czue/markdown-emdash,MIT,2018-02-27 13:39:31,2023-05-18 13:14:43.000000,2023-05-18 13:13:46,7.0,,1.0,2.0,,,,3.0,,,,Emdash extension for python-markdown.,35.0,35.0,,https://pypi.org/project/markdown-emdash,,,6,True,3.0,,,mdx_emdash,,,,,,,,, +194,mkdocs-nav-enhancements,,mkdocs-nav-enhancements,,Rylon/mkdocs-nav-enhancements,mkdocs-nav-enhancements,['plugin'],nav-pages,https://github.com/Rylon/mkdocs-nav-enhancements,https://github.com/Rylon/mkdocs-nav-enhancements,MIT,2019-07-15 23:39:57,2019-07-24 10:09:41.000000,2019-07-24 10:08:04,16.0,,,1.0,,1.0,,3.0,,,,WIP plugin for working with titles of pages in MkDocs.,35.0,35.0,,https://pypi.org/project/mkdocs-nav-enhancements,,,6,True,3.0,,,,,,,,,,,, +195,mkdocs-codecheck,,,,byrnereese/codechecker-mkdocs,mkdocs-codecheck,[],quality,https://github.com/byrnereese/codechecker-mkdocs,https://github.com/byrnereese/codechecker-mkdocs,MIT,2021-08-24 18:05:47,2021-12-16 19:26:31.000000,2021-12-16 19:26:10,86.0,,,3.0,1.0,1.0,,2.0,,,,"Traverses a directory tree looking for code samples, then attempts to validate each code sample found.",,,6.0,https://pypi.org/project/mkdocs-codecheck,130.0,130.0,6,True,3.0,,,,,,,,,,,, +196,mkdocs-zip-folders,,zip_folders,,JakubAndrysek/mkdocs-zip-folders,mkdocs-zip-folders,['plugin'],site-conversion,https://github.com/JakubAndrysek/mkdocs-zip-folders,https://github.com/JakubAndrysek/mkdocs-zip-folders,MIT,2023-07-06 12:12:44,2023-07-09 13:34:46.000000,2023-07-09 13:33:51,5.0,,,1.0,,,,2.0,2023-07-07 08:27:09,1.0.1,1.0,MkDocs plugin to zip configured folders and add them to the site.,,,,https://pypi.org/project/mkdocs-zip-folders,355.0,355.0,6,True,3.0,,,,,,,,,,,, +197,mkdocs-data-plugin,,data,,joapuiib/mkdocs-data-plugin,mkdocs-data-plugin,['plugin'],code-exec-templating,https://github.com/joapuiib/mkdocs-data-plugin,https://github.com/joapuiib/mkdocs-data-plugin,MIT,2024-11-21 18:59:31,2024-11-26 15:11:59.000000,2024-11-26 15:11:22,11.0,11.0,,1.0,3.0,,,1.0,2024-11-25 16:48:21,0.2.0,1.0,Mkdocs plugin that allows reading data from markup files and use it in your Markdown pages.,,,,https://pypi.org/project/mkdocs-data-plugin,,,6,True,3.0,,,,,,,,,,,, +198,mkdocs-git-latest-changes-plugin,,git-latest-changes,,tombreit/mkdocs-git-latest-changes-plugin,mkdocs-git-latest-changes-plugin,['plugin'],git-info,https://github.com/tombreit/mkdocs-git-latest-changes-plugin,https://github.com/tombreit/mkdocs-git-latest-changes-plugin,MIT,2023-11-21 17:12:52,2024-10-16 19:35:49.000000,2024-10-16 19:34:59,110.0,2.0,2.0,1.0,3.0,1.0,12.0,1.0,2024-03-07 10:42:02,0.0.20,9.0,MkDocs plugin that allows you to display a list of recently modified pages from the Git log.,5.0,5.0,2.0,https://pypi.org/project/mkdocs-git-latest-changes-plugin,,,6,True,3.0,,,,,,,,,,,, +199,mkdocs-required-frontmatter-plugin,,required-frontmatter,,unmc-vcr/mkdocs-required-frontmatter-plugin,mkdocs-required-frontmatter-plugin,['plugin'],site-management,https://github.com/unmc-vcr/mkdocs-required-frontmatter-plugin,https://github.com/unmc-vcr/mkdocs-required-frontmatter-plugin,MIT,2024-03-21 21:39:23,2024-03-22 00:55:29.000000,2024-03-22 00:55:29,5.0,,,1.0,,,,,2024-03-21 21:51:06,0.0.2,2.0,This MkDocs plugin enforces required frontmatter for documentation pages.,2.0,2.0,,https://pypi.org/project/mkdocs-required-frontmatter-plugin,,,6,True,3.0,,,,,,,,,,,, +200,Wikilink Plus,,,,neurobin/mdx_wikilink_plus,mdx-wikilink-plus,['markdown'],links-refs,https://github.com/neurobin/mdx_wikilink_plus,https://github.com/neurobin/mdx_wikilink_plus,,2018-09-19 09:56:17,2022-07-26 06:02:00.000000,2022-07-26 06:00:03,78.0,,4.0,3.0,5.0,,6.0,16.0,,,,A wikilink extension for Python Markdown.,,,5.0,https://pypi.org/project/mdx-wikilink-plus,,,5,True,3.0,,,mdx_wikilink_plus,,,,,,,,, +201,mkdocs-live-edit-plugin,,live-edit,,eddyluten/mkdocs-live-edit-plugin,mkdocs-live-edit-plugin,['plugin'],nav-pages,https://github.com/EddyLuten/mkdocs-live-edit-plugin,https://github.com/EddyLuten/mkdocs-live-edit-plugin,MIT,2023-06-22 07:14:15,2024-03-07 04:51:29.000000,2024-03-07 04:50:06,19.0,,2.0,2.0,1.0,4.0,2.0,16.0,2024-03-07 04:51:29,0.2.0,7.0,An MkDocs plugin that allows editing pages directly from the browser.,9.0,9.0,2.0,https://pypi.org/project/mkdocs-live-edit-plugin,,,5,True,3.0,,,,,,,,,,,, +202,Tweetable quotes,,,,max-arnold/markdown-tweetable,markdown-tweetable,['markdown'],markdown,https://github.com/max-arnold/markdown-tweetable,https://github.com/max-arnold/markdown-tweetable,MIT,2014-06-02 11:57:04,2019-03-25 05:45:20.000000,2019-03-25 05:45:13,81.0,,1.0,2.0,,,1.0,15.0,,,,Python-Markdown extension to embed tweetable quotes into your blog posts.,5.0,5.0,,https://pypi.org/project/markdown-tweetable,,,5,True,3.0,,,tweetable.extension,,,,,,,,, +203,badges,,badges,,six-two/mkdocs-badges,mkdocs-badges,['plugin'],charts,https://github.com/six-two/mkdocs-badges,https://github.com/six-two/mkdocs-badges,MIT,2022-04-23 12:11:33,2024-08-11 18:46:57.000000,2024-08-11 18:45:30,55.0,,1.0,2.0,,,5.0,13.0,,,,Add badges to your mkdocs page.,,,,https://pypi.org/project/mkdocs-badges,,,5,True,3.0,,,,,,,,,,,, +204,Github-Links,,,,Python-Markdown/github-links,mdx-gh-links,['markdown'],git-info,https://github.com/Python-Markdown/github-links,https://github.com/Python-Markdown/github-links,,2017-11-07 21:22:03,2023-12-22 19:53:20.000000,2023-12-22 19:52:23,25.0,,9.0,5.0,13.0,,5.0,10.0,,,,Python-Markdown GitHub Links Extension.,,,4.0,https://pypi.org/project/mdx-gh-links,,,5,True,3.0,,,mdx_gh_links,,,,,,,,, +205,Moonstone,moonstone,,,byrnereese/mkdocs-moonstone,mkdocs-moonstone,['theme'],theming,https://github.com/byrnereese/mkdocs-moonstone,https://github.com/byrnereese/mkdocs-moonstone,,2019-02-14 08:53:35,2021-06-15 21:16:30.000000,2021-06-15 21:15:45,28.0,,1.0,2.0,,,,7.0,,,,A documentation theme for mkdocs.,12.0,12.0,,https://pypi.org/project/mkdocs-moonstone,,,5,True,3.0,,,,,,,,,,,, +206,svgbob extension for Python Markdown,,,,mbarkhau/markdown-svgbob,markdown-svgbob,['markdown'],charts,https://github.com/mbarkhau/markdown-svgbob,https://github.com/mbarkhau/markdown-svgbob,MIT,2019-04-18 11:32:58,2024-06-21 15:57:22.000000,2024-06-21 15:57:18,131.0,,2.0,1.0,3.0,1.0,1.0,7.0,,,,svgbob extension for Python Markdown.,10.0,10.0,2.0,https://pypi.org/project/markdown-svgbob,,,5,True,3.0,,,markdown_svgbob,,,,,,,,, +207,MkDocs Pygments,,pygments,,pawamoy/mkdocs-pygments,,['plugin'],html-css,https://github.com/pawamoy/mkdocs-pygments,https://github.com/pawamoy/mkdocs-pygments,ISC,2024-05-17 17:58:56,2024-05-24 13:20:10.000000,2024-05-24 13:13:08,3.0,,1.0,1.0,,,,7.0,2024-05-24 13:13:27,0.0.1,1.0,Highlighting themes for code blocks. Available to sponsors only.,2.0,2.0,,,,,5,True,3.0,,,,,,,,,,,, +208,Breakless Lists,,,,adamb70/mdx-breakless-lists,mdx-breakless-lists,['markdown'],markdown,https://github.com/adamb70/mdx-breakless-lists,https://github.com/adamb70/mdx-breakless-lists,MIT,2020-08-30 01:16:09,2022-12-19 10:48:58.000000,2020-10-08 22:02:50,10.0,,2.0,1.0,2.0,1.0,1.0,6.0,2020-10-08 22:01:08,1.0.1,2.0,Python markdown breakless lists extension.,,,,https://pypi.org/project/mdx-breakless-lists,,,5,True,3.0,,,mdx_breakless_lists,,,,,,,,, +209,Nature,nature,,,waylan/mkdocs-nature,mkdocs-nature,['theme'],theming,https://github.com/waylan/mkdocs-nature,https://github.com/waylan/mkdocs-nature,,2017-03-13 02:45:21,2023-09-14 18:55:28.000000,2023-09-14 18:14:25,37.0,,1.0,2.0,5.0,,,5.0,,,,A MkDocs theme.,44.0,44.0,2.0,https://pypi.org/project/mkdocs-nature,,,5,True,3.0,,,,,,,,,,,, +210,inari,,inari,,tkamenoko/inari,inari,['plugin'],api-docs,https://github.com/tkamenoko/inari,https://github.com/tkamenoko/inari,MIT,2019-08-22 04:40:26,2024-03-20 18:40:24.000000,2021-07-10 04:26:08,101.0,,,2.0,1.0,1.0,1.0,5.0,,,,Write docstrings in markdown!.,8.0,8.0,,https://pypi.org/project/inari,,,5,True,3.0,,,,,,,,,,,, +211,jinja2sandbox,,jinja2sandbox,,rkoe/mkdocs-jinja2sandbox,,['plugin'],code-exec-templating,https://github.com/rkoe/mkdocs-jinja2sandbox,https://github.com/rkoe/mkdocs-jinja2sandbox,MIT,2019-03-20 22:53:53,2019-03-20 23:06:19.000000,2019-03-20 23:06:18,3.0,,,3.0,,,,4.0,,,,A MkDocs plugin that enables the Jinja2-sandbox.,,,,,,,5,True,3.0,,,,,,,,,,,, +212,mkdocs-new-features-notifier,,mkdocs-new-features-notifier,,kevin-411/mkdocs-new-features-notifier,mkdocs-new-features-notifier,['plugin'],site-management,https://github.com/kevin-411/mkdocs-new-features-notifier,https://github.com/kevin-411/mkdocs-new-features-notifier,MIT,2019-11-27 07:15:17,2020-01-15 10:40:10.000000,2020-01-15 10:13:44,17.0,,1.0,2.0,,,,3.0,,,,This plugin enables you to notify users of new features in your product. It does this by identifying new documentation..,,,2.0,https://pypi.org/project/mkdocs-new-features-notifier,870.0,870.0,5,True,3.0,,,,,,,,,,,, +213,mkdocs-exclude-tagged-files,,mkdocs_exclude_tagged_files,,JonasDoesThings/mkdocs-exclude-tagged-files,mkdocs-exclude-tagged-files,['plugin'],site-management,https://github.com/JonasDoesThings/mkdocs-exclude-tagged-files,https://github.com/JonasDoesThings/mkdocs-exclude-tagged-files,MIT,2022-12-15 20:36:59,2023-09-10 15:14:45.000000,2023-09-10 15:13:51,16.0,,2.0,1.0,1.0,,1.0,3.0,2023-09-10 15:45:16,1.0.4,3.0,A mkdocs plugin for excluding files based on frontmatter tags.,4.0,4.0,2.0,https://pypi.org/project/mkdocs-exclude-tagged-files,,,5,True,3.0,,,,,,,,,,,, +214,GitHub,github,,,g3xx/mkdocs-Github,mkdocs-github,['theme'],theming,https://github.com/g3xx/mkdocs-Github,https://github.com/g3xx/mkdocs-Github,MIT,2020-02-25 04:04:58,2020-02-25 09:13:04.000000,2020-02-25 09:12:44,9.0,,,2.0,,,,2.0,,,,Theme Mkdocs Like a Github. DEMO =.,11.0,11.0,,https://pypi.org/project/mkdocs-github,,,5,True,3.0,,,,,,,,,,,, +215,pico-8,,pico-8,,fmaida/pico8-mkdocs-plugin,pico8-mkdocs-plugin,['plugin'],charts,https://github.com/fmaida/pico8-mkdocs-plugin,https://github.com/fmaida/pico8-mkdocs-plugin,MIT,2019-03-16 17:43:48,2019-03-17 11:49:29.000000,2019-03-17 11:49:24,5.0,,,3.0,,,,2.0,,,,A MKDocs plugin that allows to embed a Pico-8 web player in a page.,3.0,3.0,,https://pypi.org/project/pico8-mkdocs-plugin,,,5,True,3.0,,,,,,,,,,,, +216,Entangled,,entangled,,entangled/mkdocs-plugin,mkdocs-entangled-plugin,['plugin'],code-exec-templating,https://github.com/entangled/mkdocs-plugin,https://github.com/entangled/mkdocs-plugin,Apache-2.0,2023-04-11 13:06:53,2023-10-14 12:19:27.000000,2023-10-14 12:16:09,28.0,,,1.0,,,1.0,2.0,,,4.0,An MkDocs plugin that lets you do Literate Programming through Entangled.,9.0,9.0,,https://pypi.org/project/mkdocs-entangled-plugin,,,5,True,3.0,,,,,,,,,,,, +217,branchcustomization,,branchcustomization,,effigies/mkdocs-branchcustomization-plugin,mkdocs-branchcustomization-plugin,['plugin'],git-info,https://github.com/effigies/mkdocs-branchcustomization-plugin,https://github.com/effigies/mkdocs-branchcustomization-plugin,MIT,2019-12-13 14:59:00,2022-04-17 16:53:22.000000,2022-04-17 16:53:22,8.0,,,4.0,,,1.0,2.0,,,,Customize MkDocs options on a per-branch basis.,17.0,17.0,,https://pypi.org/project/mkdocs-branchcustomization-plugin,,,5,True,3.0,,,,,,,,,,,, +218,mkpatcher,,,,ofek/mkpatcher,mkpatcher,['markdown'],markdown,https://github.com/ofek/mkpatcher,https://github.com/ofek/mkpatcher,Apache-2.0,2020-04-26 18:13:51,2020-04-26 19:19:50.000000,2020-04-26 19:19:45,5.0,,,3.0,,,,2.0,,,,Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files.,8.0,8.0,,https://pypi.org/project/mkpatcher,,,5,True,3.0,,,mkpatcher,,,,,,,,, +219,meta-manager,,meta-manager,,timmeinerzhagen/mkdocs-meta-manager,mkdocs-meta-manager,['plugin'],code-exec-templating,https://github.com/timmeinerzhagen/mkdocs-meta-manager,https://github.com/timmeinerzhagen/mkdocs-meta-manager,MIT,2022-12-11 16:38:21,2024-05-09 20:02:47.000000,2024-05-09 19:59:09,16.0,,1.0,1.0,10.0,1.0,2.0,1.0,2024-05-09 20:02:47,1.0.0,7.0,MkDocs plugin for managing meta tags across folders and files.,9.0,9.0,3.0,https://pypi.org/project/mkdocs-meta-manager,,,5,True,3.0,,,,,,,,,,,, +220,ArgRef,,argref,,rhshadrach/mkdocs-argref-plugin,mkdocs-argref-plugin,['plugin'],links-refs,https://github.com/rhshadrach/mkdocs-argref-plugin,https://github.com/rhshadrach/mkdocs-argref-plugin,,2024-06-07 21:31:30,2024-08-25 12:49:20.000000,2024-08-25 12:48:41,31.0,,1.0,1.0,18.0,,,1.0,2024-08-25 12:49:20,0.5.0,3.0,mkdocs plugin to provides GitHub like autolink references in Mkdocs.,,,5.0,https://pypi.org/project/mkdocs-argref-plugin,,,5,True,3.0,,,,,,,,,,,, +221,select-files,,select-files,,supcik/mkdocs-select-files,mkdocs-select-files,['plugin'],nav-pages,https://github.com/supcik/mkdocs-select-files,https://github.com/supcik/mkdocs-select-files,Apache-2.0,2019-09-04 22:26:31,2023-06-25 12:42:56.000000,2019-09-05 06:58:14,8.0,,,2.0,,,,,,,,Filter pages for assignments.,9.0,9.0,,https://pypi.org/project/mkdocs-select-files,,,5,True,3.0,,,,,,,,,,,, +222,BOOTSTRAP386,bootstrap386,,,,mkdocs-bootstrap386,['theme'],theming,,https://gitlab.com/lramage/mkdocs-bootstrap386,,2018-06-06 02:30:09,2018-06-06 02:30:09.000000,,,,3.0,,,4.0,3.0,33.0,,,1.0,A vintage 1980s DOS inspired Twitter Bootstrap theme for MkDocs https://lramage.gitlab.io/mkdocs-bootstrap386.,,,,https://pypi.org/project/mkdocs-bootstrap386,,,4,True,3.0,,,,,,,,,lramage/mkdocs-bootstrap386,https://gitlab.com/lramage/mkdocs-bootstrap386,, +223,GitBook,gitbook,,,,mkdocs-gitbook,['theme'],theming,,https://gitlab.com/lramage/mkdocs-gitbook-theme,,2018-12-17 18:29:14,2018-12-17 18:29:14.000000,,,,13.0,,,9.0,10.0,28.0,,,0.0,Default theme for GitBook for Mkdocs https://lramage.gitlab.io/mkdocs-gitbook-theme.,,,,https://pypi.org/project/mkdocs-gitbook,,,4,True,3.0,,,,,,,,,lramage/mkdocs-gitbook-theme,https://gitlab.com/lramage/mkdocs-gitbook-theme,, +224,mkdocs-rtl,,,,mberneti/mkdocs-rtl,,[],theming,https://github.com/mberneti/mkdocs-rtl,https://github.com/mberneti/mkdocs-rtl,MIT,2017-10-16 10:32:15,2021-03-26 00:09:07.000000,2017-10-22 11:51:15,9.0,,4.0,2.0,2.0,1.0,1.0,24.0,,,,mkdocs rtl theme based on mkdocs-material.,,,2.0,,,,4,True,3.0,,,,,,,,,,,, +225,HEARTBEATS Flavored Markdown,,,,heartbeatsjp/markdown-extension-hbfm,hbfm,['markdown'],markdown,https://github.com/heartbeatsjp/markdown-extension-hbfm,https://github.com/heartbeatsjp/markdown-extension-hbfm,,2017-04-06 02:07:29,2022-01-21 19:34:08.000000,2018-03-01 07:33:55,18.0,,1.0,4.0,5.0,,,14.0,,,,HEARTBEATS Flavored Markdown extension.,10.0,10.0,2.0,https://pypi.org/project/hbfm,,,4,True,3.0,,,"['hbfm.inline_coloring', 'hbfm.inline_list', 'hbfm.number_headers', 'hbfm.quote_uri_hash']",,,,,,,,, +226,mkdocs-typedoc,,typedoc,,JakubAndrysek/mkdocs-typedoc,mkdocs-typedoc,['plugin'],api-docs,https://github.com/JakubAndrysek/mkdocs-typedoc,https://github.com/JakubAndrysek/mkdocs-typedoc,MIT,2023-07-02 15:54:43,2024-05-03 20:24:30.000000,2024-05-03 20:23:47,10.0,,1.0,1.0,1.0,,2.0,6.0,2024-05-03 16:53:15,1.0.3,3.0,The MkDocs-Typedoc Plugin is a MkDocs plugin that allows you to include TypeDoc documentation in your MkDocs site.,,,2.0,https://pypi.org/project/mkdocs-typedoc,,,4,True,3.0,,,,,,,,,,,, +227,Cite Extension,,,,aleray/mdx_cite,mdx-cite,['markdown'],markdown,https://github.com/aleray/mdx_cite,https://github.com/aleray/mdx_cite,,2012-04-21 11:23:16,2018-12-20 08:18:53.000000,2012-04-21 11:49:29,3.0,,3.0,3.0,1.0,1.0,,6.0,,,,Python-Markdown extension to support the cite tag.,,,,https://pypi.org/project/mdx-cite,,,4,True,3.0,,,mdx_cite,,,,,,,,, +228,Github Releaase Changelog,,mkdocs_github_changelog,,djpugh/mkdocs_github_changelog,mkdocs-github-changelog,['plugin'],git-info,https://github.com/djpugh/mkdocs_github_changelog,https://github.com/djpugh/mkdocs_github_changelog,MIT,2023-12-20 10:23:27,2024-01-02 18:35:13.000000,2024-01-02 18:35:12,10.0,,,1.0,9.0,2.0,,5.0,2023-12-26 18:50:27,0.1.0,1.0,mkdocs extension to autogenerate changelog from github releases.,,,2.0,https://pypi.org/project/mkdocs-github-changelog,,,4,True,3.0,,,,,,,,,,,, +229,toggle-sidebar,,toggle-sidebar,,six-two/mkdocs-toggle-sidebar-plugin,mkdocs-toggle-sidebar-plugin,['plugin'],html-css,https://github.com/six-two/mkdocs-toggle-sidebar-plugin,https://github.com/six-two/mkdocs-toggle-sidebar-plugin,MIT,2023-09-04 17:41:57,2024-09-10 15:23:34.000000,2024-09-10 15:23:28,27.0,3.0,,1.0,,,1.0,5.0,,,,Toggle the navigation and/or TOC sidebars on your MkDocs site.,,,,https://pypi.org/project/mkdocs-toggle-sidebar-plugin,,,4,True,3.0,,,,,,,,,,,, +230,emailprotect,,emailprotect,,rkoe/mkdocs-emailprotect,,['plugin'],links-refs,https://github.com/rkoe/mkdocs-emailprotect,https://github.com/rkoe/mkdocs-emailprotect,MIT,2020-01-07 21:52:50,2020-01-21 00:13:01.000000,2020-01-21 00:13:00,4.0,,,3.0,,,1.0,5.0,,,,A MkDocs plugin that tries to obscure email-addresses from address-harvesting spam-bots.,,,,,,,4,True,3.0,,,,,,,,,,,, +231,awesome-list,,awesome-list,,carlosperate/mkdocs-awesome-list-plugin,,['plugin'],nav-pages,https://github.com/carlosperate/mkdocs-awesome-list-plugin,https://github.com/carlosperate/mkdocs-awesome-list-plugin,MIT,2019-07-25 19:23:15,2019-07-26 00:31:07.000000,2019-07-26 00:30:58,4.0,,,2.0,,,,5.0,,,,MkDocs Plugin to inject social media cards for each entry in an awesome-list.,,,,,,,4,True,3.0,,,,,,,,,,,, +232,MkDocs Dependency License Information,,mkdocs_licenseinfo,,djpugh/mkdocs_licenseinfo,mkdocs-licenseinfo,['plugin'],integrations,https://github.com/djpugh/mkdocs_licenseinfo,https://github.com/djpugh/mkdocs_licenseinfo,MIT,2023-12-23 12:02:23,2024-01-02 18:29:20.000000,2024-01-02 18:29:18,10.0,,,1.0,9.0,,,3.0,2023-12-27 11:40:31,0.1.0,1.0,mkdocs extension to visualise package dependencies license information.,,,2.0,https://pypi.org/project/mkdocs-licenseinfo,,,4,True,3.0,,,,,,,,,,,, +233,schema-reader,,schema_reader,,magicaljellybeans/mkdocs_schema_reader,mkdocs-schema-reader,['plugin'],nav-pages,https://github.com/magicaljellybeans/mkdocs_schema_reader,https://github.com/magicaljellybeans/mkdocs_schema_reader,MIT,2020-12-07 16:39:34,2022-04-17 15:03:06.000000,2021-06-23 16:04:58,16.0,,3.0,1.0,2.0,2.0,1.0,3.0,,,1.0,"A mkdocs plugin that scans specified directories and files for JSON Schema files, converts them to markdown and builds..",,,3.0,https://pypi.org/project/mkdocs-schema-reader,,,4,True,3.0,,,,,,,,,,,, +234,import-statement,,import-statement,,Rj40x40/mkdocs-import-statement-plugin,mkdocs-import-statement-plugin,['plugin'],charts,https://github.com/Rj40x40/mkdocs-import-statement-plugin,https://github.com/Rj40x40/mkdocs-import-statement-plugin,MIT,2023-01-13 01:56:01,2023-02-06 13:25:35.000000,2023-02-06 13:25:08,4.0,,,1.0,,2.0,,2.0,,,,,3.0,3.0,,https://pypi.org/project/mkdocs-import-statement-plugin,67.0,67.0,4,True,3.0,,,,,,,,,,,, +235,Family tree example,,,,unverbuggt/mkdocs-familytree-example,,[],charts,https://github.com/unverbuggt/mkdocs-familytree-example,https://github.com/unverbuggt/mkdocs-familytree-example,GPL-3.0,2022-12-28 12:21:18,2023-08-04 17:21:50.000000,2023-08-04 17:13:34,87.0,,1.0,,1.0,,,2.0,,,,An interactive family tree visualization using d3-dag.,,,6.0,,,,4,True,3.0,,,,,,,,,,,, +236,KBD Extension,,,,RickTalken/kbdextension,kbdextension,['markdown'],markdown,https://github.com/RickTalken/kbdextension,https://github.com/RickTalken/kbdextension,MIT,2020-06-07 00:32:10,2020-06-09 03:26:00.000000,2020-06-08 03:52:23,8.0,,1.0,1.0,,,1.0,2.0,,,,KBD Extension for Python-Markdown.,11.0,11.0,,https://pypi.org/project/kbdextension,,,4,True,3.0,,,kbdextension,,,,,,,,, +237,MkDocs-Test,,test,,fralau/mkdocs-test,,['plugin'],quality,https://github.com/fralau/mkdocs-test,https://github.com/fralau/mkdocs-test,MIT,2024-10-08 18:21:01,2024-11-04 06:02:15.000000,2024-11-04 06:01:25,15.0,15.0,,1.0,,,,2.0,,,,A framework for testing MkDocs projects.,,,,,,,4,True,3.0,,,,,,,,,,,mkdocs-test, +238,markdown-figcap,,,,funk1d/markdown-figcap,markdown-figcap,['markdown'],charts,https://github.com/funk1d/markdown-figcap,https://github.com/funk1d/markdown-figcap,BSD-3-Clause,2019-03-09 03:35:44,2019-03-09 03:35:45.000000,2019-03-09 04:36:51,2.0,,,,,,,1.0,,,,Extension for Python-Markdown to handle figure and figcaption.,7.0,7.0,,https://pypi.org/project/markdown-figcap,,,4,True,3.0,,,markdown_figcap,,,,,,,,, +239,mkdocs-breadcrumbs-plugin,,mkdocs-breadcrumbs-plugin,,mihaigalos/mkdocs-breadcrumbs-plugin,mkdocs-breadcrumbs-plugin,['plugin'],nav-pages,https://github.com/mihaigalos/mkdocs-breadcrumbs-plugin,https://github.com/mihaigalos/mkdocs-breadcrumbs-plugin,MIT,2024-06-15 19:51:20,2024-09-06 05:09:41.000000,2024-09-06 05:09:41,55.0,,,1.0,1.0,2.0,,1.0,,,,Location-based breadcrumbs navigation.,2.0,2.0,4.0,https://pypi.org/project/mkdocs-breadcrumbs-plugin,,,4,True,3.0,,,,,,,,,,,, +240,no-sitemap,,no-sitemap,,leonardehrenfried/mkdocs-no-sitemap-plugin,mkdocs-no-sitemap-plugin,['plugin'],site-management,https://github.com/leonardehrenfried/mkdocs-no-sitemap-plugin,https://github.com/leonardehrenfried/mkdocs-no-sitemap-plugin,MIT,2023-04-04 12:31:54,2023-04-04 12:32:09.000000,2023-04-04 12:31:22,2.0,,,2.0,,1.0,,1.0,,,,Disable Mkdocs sitemap generation.,17.0,17.0,,https://pypi.org/project/mkdocs-no-sitemap-plugin,,,4,True,3.0,,,,,,,,,,,, +241,codeyaml,,codeyaml,,textileio/mkdocs-codeyaml-plugin,mkdocs-codeyaml-plugin,['plugin'],code-exec-templating,https://github.com/textileio/mkdocs-codeyaml-plugin,https://github.com/textileio/mkdocs-codeyaml-plugin,MIT,2019-04-30 19:39:34,2019-04-30 22:11:50.000000,2019-04-30 22:11:44,3.0,,1.0,3.0,,,1.0,,,,,Allows for more than one yaml config in mkdocs.,2.0,2.0,,https://pypi.org/project/mkdocs-codeyaml-plugin,,,4,True,3.0,,,,,,,,,,,, +242,docstyler,,docstyler,,hfagerlund/mkdocs-docstyler-plugin,,['plugin'],html-css,https://github.com/hfagerlund/mkdocs-docstyler-plugin,https://github.com/hfagerlund/mkdocs-docstyler-plugin,BSD-3-Clause,2019-02-10 21:05:18,2019-02-17 04:17:30.000000,2019-02-16 01:29:25,2.0,,,3.0,,,,,,,,Plugin to add alternative stylesheets to MkDocs custom themes.,,,,,,,4,True,3.0,,,,,,,,,,,, +243,Vercel Password Protection,,vercel_pw,,six-two/mkdocs-vercel-pw-plugin,mkdocs-vercel-pw-plugin,['plugin'],integrations,https://github.com/six-two/mkdocs-vercel-pw-plugin,https://github.com/six-two/mkdocs-vercel-pw-plugin,MIT,2024-03-23 17:42:51,2024-11-11 19:15:09.000000,2024-11-11 19:15:02,9.0,1.0,,1.0,,,,,,,,"Allows you to password protect your site if it is deployed by Vercel, by adding routes to the vercel.json file.",,,,https://pypi.org/project/mkdocs-vercel-pw-plugin,,,4,True,3.0,,,,,,,,,,,, +244,MkDocs Remove Sections Plugin,,remove_sections,,six-two/mkdocs-remove-sections-plugin,mkdocs-remove-sections-plugin,['plugin'],nav-pages,https://github.com/six-two/mkdocs-remove-sections-plugin,https://github.com/six-two/mkdocs-remove-sections-plugin,MIT,2024-11-03 13:46:10,2024-11-12 17:45:58.000000,2024-11-12 17:45:52,5.0,5.0,,1.0,,,,,,,,Remove sections with specific titles from your MkDocs pages.,,,,https://pypi.org/project/mkdocs-remove-sections-plugin,,,4,True,3.0,,,,,,,,,,,, +245,include directory to navigation,,include_dir_to_nav,,mysiki/mkdocs_include_dir_to_nav,mkdocs-include-dir-to-nav,['plugin'],nav-pages,https://github.com/mysiki/mkdocs_include_dir_to_nav,https://github.com/mysiki/mkdocs_include_dir_to_nav,,2021-09-07 20:49:51,2022-03-01 09:02:53.000000,2022-03-01 08:52:15,12.0,,2.0,1.0,2.0,2.0,2.0,28.0,2022-03-01 09:02:54,1.2.0,3.0,Simple MKDocs plugin than permit to fetch and replace directory in navigation.,,,,https://pypi.org/project/mkdocs-include-dir-to-nav,,0.0,3,True,3.0,,15.0,,,,,,,,,, +246,blog,,blog,,andyoakley/mkdocs-blog,,['plugin'],blogging,https://github.com/andyoakley/mkdocs-blog,https://github.com/andyoakley/mkdocs-blog,,2018-02-09 06:12:17,2022-01-21 04:42:09.000000,2020-11-02 21:52:20,17.0,,7.0,3.0,3.0,4.0,1.0,14.0,,,,Blogging in mkdocs.,,,,,,,3,True,3.0,,,,,,,,,,,, +247,markdown-katex,,,,,markdown-katex,['markdown'],markdown,,https://gitlab.com/mbarkhau/markdown-katex,,2019-05-14 07:53:31,2019-05-14 07:53:31.000000,,,,5.0,,,4.0,13.0,11.0,,,0.0,KaTeX extension for Python Markdown.,,,,https://pypi.org/project/markdown-katex,,,3,True,3.0,,,markdown_katex,,,,,,mbarkhau/markdown-katex,https://gitlab.com/mbarkhau/markdown-katex,, +248,Markdown aafigure,,,,mbarkhau/markdown-aafigure,markdown-aafigure,['markdown'],charts,https://github.com/mbarkhau/markdown-aafigure,https://github.com/mbarkhau/markdown-aafigure,MIT,2018-05-23 20:52:31,2024-05-04 00:33:24.000000,2024-05-04 00:33:23,88.0,,1.0,2.0,1.0,1.0,2.0,6.0,,,,aafigure extension for Python Markdown.,,,2.0,https://pypi.org/project/markdown-aafigure,,,3,True,3.0,,,markdown_aafigure,,,,,,,,, +249,sequence-js,,sequence-js,,fcannizzaro/mkdocs-sequence-js-plugin,,['plugin'],charts,https://github.com/fcannizzaro/mkdocs-sequence-js-plugin,https://github.com/fcannizzaro/mkdocs-sequence-js-plugin,MIT,2019-11-06 22:44:12,2020-02-28 16:45:04.000000,2020-02-28 16:43:34,11.0,,2.0,2.0,,1.0,2.0,4.0,,,,MkDocs plugin to render sequence.js blocks.,,,,,,,3,True,3.0,,,,,,,,,,,, +250,alternate-link,,alternate-link,,cmitu/mkdocs-altlink-plugin,,['plugin'],links-refs,https://github.com/cmitu/mkdocs-altlink-plugin,https://github.com/cmitu/mkdocs-altlink-plugin,MIT,2020-01-08 21:31:28,2022-07-13 17:28:57.000000,2021-02-14 13:54:59,14.0,,2.0,2.0,3.0,,1.0,4.0,,,,An MkDocs plugin that simplifies internal links creation.,,,3.0,,,,3,True,3.0,,,,,,,,,,,, +251,thumbnails,,thumbnails,,normanlorrain/mkdocs-thumbnails,mkdocs-thumbnails,['plugin'],charts,https://github.com/normanlorrain/mkdocs-thumbnails,https://github.com/normanlorrain/mkdocs-thumbnails,MIT,2021-04-19 16:01:11,2023-06-05 20:32:18.000000,2023-06-05 19:38:40,40.0,,,2.0,,1.0,1.0,2.0,,,,MkDocs plugin for thumbnail images generated automatically.,,,,https://pypi.org/project/mkdocs-thumbnails,,,3,True,3.0,,,,,,,,,,,, +252,mkdocs-title-casing-plugin,,title-casing,,mattchristopher314/mkdocs-title-casing-plugin,mkdocs-title-casing-plugin,['plugin'],nav-pages,https://github.com/mattchristopher314/mkdocs-title-casing-plugin,https://github.com/mattchristopher314/mkdocs-title-casing-plugin,GPL-3.0,2021-09-04 16:33:06,2023-09-02 18:02:57.000000,2023-09-02 18:02:17,1.0,,,1.0,,,,2.0,2021-09-05 10:30:43,0.2.0,1.0,A lightweight mkdocs plugin to add title casing to all mkdocs pages and sections.,3.0,3.0,,https://pypi.org/project/mkdocs-title-casing-plugin,,,3,True,3.0,,,,,,,,,,,, +253,mkdocs-task-collector,,task-collector,,costantinoai/mkdocs-task-collector,mkdocs-task-collector,['plugin'],search-toc,https://github.com/costantinoai/mkdocs-task-collector,https://github.com/costantinoai/mkdocs-task-collector,MIT,2024-07-25 14:34:22,2024-08-11 21:25:44.000000,2024-08-11 21:25:40,25.0,,,1.0,,,,2.0,,,,"mkdocs plugin to generate a comprehensive and organized task list, making it easier to manage and track tasks, notes,..",2.0,2.0,,https://pypi.org/project/mkdocs-task-collector,,,3,True,3.0,,,,,,,,,,,, +254,mkdocs-pipeline-visualizer,,pipeline-visualizer,,obegron/mkdocs-pipeline-visualizer,mkdocs-pipeline-visualizer,['plugin'],api-docs,https://github.com/obegron/mkdocs-pipeline-visualizer,https://github.com/obegron/mkdocs-pipeline-visualizer,BSD-2-Clause,2024-08-07 10:03:40,2024-09-09 18:39:45.000000,2024-09-09 18:39:45,77.0,1.0,,1.0,,,,1.0,,,,Generates MD documentation from tekton pipelines and tasks.,1.0,1.0,2.0,https://pypi.org/project/mkdocs-pipeline-visualizer,663.0,663.0,3,True,3.0,,,,,,,,,,,, +255,webcontext,,webcontext,,Darrelk/mkdocs-webcontext-plugin,mkdocs-webcontext-plugin,['plugin'],links-refs,https://github.com/Darrelk/mkdocs-webcontext-plugin,https://github.com/Darrelk/mkdocs-webcontext-plugin,MIT,2021-04-14 11:55:59,2023-05-25 05:04:11.000000,2023-05-25 05:04:11,5.0,,1.0,1.0,1.0,,,1.0,2021-04-14 14:19:33,0.1.0,1.0,Mkdocs plugin for converting absolute paths to webcontext aware paths using the configured webcontext context.,6.0,6.0,2.0,https://pypi.org/project/mkdocs-webcontext-plugin,,0.0,3,True,3.0,,11.0,,,,,,,,,, +256,mkdocs-issues-plugin,,mkdocs-issues-plugin,,mihaigalos/mkdocs-issues-plugin,mkdocs-issues-plugin,['plugin'],links-refs,https://github.com/mihaigalos/mkdocs-issues-plugin,https://github.com/mihaigalos/mkdocs-issues-plugin,MIT,2024-07-17 20:30:59,2024-07-25 21:05:08.000000,2024-07-24 18:00:40,72.0,,,1.0,,,,1.0,,,,"A plugin for showing the state and labels of issues, PRs and discussions (GitHub or GitLab) in mkdocs generated docs.",1.0,1.0,3.0,https://pypi.org/project/mkdocs-issues-plugin,,,3,True,3.0,,,,,,,,,,,, +257,markdown_sub_sup,,,,alberic89/markdown_sub_sup,markdown-sub-sup,['markdown'],markdown,https://github.com/alberic89/markdown_sub_sup,https://github.com/alberic89/markdown_sub_sup,LGPL-3.0,2023-03-06 16:58:43,2023-05-02 17:11:34.000000,2023-03-24 15:01:28,11.0,,,1.0,,,,1.0,2023-05-02 17:11:34,0.0.2,1.0,A python markdown extension for add sub and sup support.,,,,https://pypi.org/project/markdown-sub-sup,,,3,True,3.0,,,markdown_sub_sup,,,,,,,,, +258,helm,,helm-repo,,M00nF1sh/mkdocs-helm,mkdocs-helm,['plugin'],site-conversion,https://github.com/M00nF1sh/mkdocs-helm,https://github.com/M00nF1sh/mkdocs-helm,Apache-2.0,2018-11-19 23:21:08,2021-08-11 10:10:01.000000,2018-11-21 02:32:03,2.0,,1.0,2.0,3.0,,,1.0,,,,An mkdocs plugin that turns docs website into helm repository.,,,,https://pypi.org/project/mkdocs-helm,59.0,59.0,3,True,3.0,,,,,,,,,,,, +259,octadocs-adr,,octadocs_adr,,octadocs/octadocs-adr,octadocs-adr,['plugin'],site-management,https://github.com/octadocs/octadocs-adr,https://github.com/octadocs/octadocs-adr,,2021-07-25 14:35:21,2021-08-22 13:47:46.000000,2021-08-22 13:47:44,28.0,,,2.0,,,,1.0,,,,A blueprint for Architecture Decision Record in Octadocs - the smart documentation environment.,2.0,2.0,,https://pypi.org/project/octadocs-adr,40.0,40.0,3,True,3.0,,,,,,,,,,,, +260,inline-svg,,inline-svg,,rajguru7/mkdocs-plugin-inline-svg-mod,mkdocs-plugin-inline-svg-mod,['plugin'],charts,https://github.com/rajguru7/mkdocs-plugin-inline-svg-mod,https://github.com/rajguru7/mkdocs-plugin-inline-svg-mod,MIT,2023-04-16 20:01:57,2024-01-12 19:58:41.000000,2024-01-12 19:55:33,9.0,,1.0,1.0,,,2.0,,,,,,6.0,6.0,5.0,https://pypi.org/project/mkdocs-plugin-inline-svg-mod,,,3,True,3.0,,,,,,,,,,,, +261,ansible-document,,,,,ansible-mkdocs,[],api-docs,,https://pypi.org/project/ansible-mkdocs/,,,,,,,,,,,,,,,,Auto-generate ansible role documentation.,,,,https://pypi.org/project/ansible-mkdocs,192.0,192.0,3,True,3.0,,,,,,,,,,,, +262,Semantic WikiLinks Extension,,,,aleray/mdx_semanticwikilinks,mdx-semanticwikilinks,['markdown'],markdown,https://github.com/aleray/mdx_semanticwikilinks,https://github.com/aleray/mdx_semanticwikilinks,,2012-04-21 16:25:59,2012-08-15 14:19:53.000000,2012-08-15 14:24:53,4.0,,1.0,2.0,,1.0,,8.0,,,,Python-Markdown extension to add support for semantic (wiki)links (RDFa).,,,,https://pypi.org/project/mdx-semanticwikilinks,,,2,True,3.0,,,mdx_semanticwikilinks,,,,,,,,, +263,Semantic Data Extension,,,,aleray/mdx_semanticdata,mdx-semanticdata,['markdown'],markdown,https://github.com/aleray/mdx_semanticdata,https://github.com/aleray/mdx_semanticdata,,2012-04-21 14:17:39,2023-08-21 22:27:39.000000,2012-11-05 00:45:02,3.0,,1.0,2.0,,,,5.0,,,,Python-Markdown extension to add support for semantic data (RDFa).,,,,https://pypi.org/project/mdx-semanticdata,,,2,True,3.0,,,mdx_semanticdata,,,,,,,,, +264,MkHack3rs,,,,,,['project'],charts,,https://eskool.gitlab.io/mkhack3rs/,,2021-05-01 11:44:57,2021-05-01 11:44:57.000000,,,,1.0,,,,,4.0,,,0.0,Hacks & Integrations for Mkdocs / Material Theme.,,,,,,,2,True,3.0,,,,,,,,,eskool/mkhack3rs,https://gitlab.com/eskool/mkhack3rs,, +265,pagenav-generator,,pagenav-generator,,Andre601/mkdocs-pagenav-generator,,['plugin'],nav-pages,https://github.com/Andre601/mkdocs-pagenav-generator,https://github.com/Andre601/mkdocs-pagenav-generator,MIT,2021-02-22 23:26:06,2022-04-17 15:52:15.000000,2022-04-17 15:52:15,17.0,,1.0,2.0,1.0,,1.0,4.0,,,,Little something to automatically generate a Navigation within a page itself. Depends on Awesome-pages.,,,2.0,,,,2,True,3.0,,,,,,,,,,,, +266,image-formatter-plugin,,image-formatter,,ASypula/mkdocs-image-formatter-plugin,mkdocs-image-formatter-plugin,['plugin'],charts,https://github.com/ASypula/mkdocs-image-formatter-plugin,https://github.com/ASypula/mkdocs-image-formatter-plugin,,2023-12-06 18:29:44,2023-12-06 19:30:22.000000,2023-12-06 19:30:09,139.0,,,1.0,1.0,,,3.0,,,,,2.0,2.0,7.0,https://pypi.org/project/mkdocs-image-formatter-plugin,,,2,True,3.0,,,,,,,,,,,, +267,python-mkblog,,mkblog,,derJD/python-mkblog,mkblog,['plugin'],blogging,https://github.com/derJD/python-mkblog,https://github.com/derJD/python-mkblog,MIT,2021-03-19 12:48:35,2021-04-14 14:46:30.000000,2021-04-14 14:44:42,20.0,,1.0,2.0,,,,2.0,,,,This is a MkDocs Plugin adding basic blogging functionality by parsing a `blog` directory ontop of your usual `docs`..,,,2.0,https://pypi.org/project/mkblog,,,2,True,3.0,,,,,,,,,,,, +268,mkdocs_protobuf,,mkdocs_protobuf,,rymurr/mkdocs-protobuf,mkdocs-protobuf,['plugin'],code-exec-templating,https://github.com/rymurr/mkdocs-protobuf,https://github.com/rymurr/mkdocs-protobuf,Apache-2,2021-09-11 10:16:54,2023-12-15 02:17:25.000000,2022-03-30 11:31:58,19.0,,1.0,2.0,1.0,1.0,,2.0,,,,Mkdocs plugin to render protobuf messages.,,,2.0,https://pypi.org/project/mkdocs-protobuf,,,2,True,3.0,,,,,,,,,,,, +269,git-latest-release,,git-latest-release,,agarthetiger/mkdocs_latest_release_plugin,mkdocs-latest-release-plugin,['plugin'],git-info,https://github.com/agarthetiger/mkdocs_latest_release_plugin,https://github.com/agarthetiger/mkdocs_latest_release_plugin,GPL-3.0,2019-03-18 22:07:47,2022-12-08 04:53:03.000000,2019-12-29 08:46:29,5.0,,,1.0,9.0,,,2.0,,,,Plugin for MKDocs to inject the latest release tag from git into markdown.,,,3.0,https://pypi.org/project/mkdocs-latest-release-plugin,,,2,True,3.0,,,,,,,,,,,, +270,Markdown Grid Tables,,,,,markdown-grid-tables,['markdown'],markdown,,https://gitlab.com/WillDaSilva/markdown_grid_tables,,2022-02-09 02:39:55,2022-02-09 02:39:55.000000,,,,4.0,,,2.0,,1.0,,,0.0,[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/)..,,,,https://pypi.org/project/markdown-grid-tables,,,2,True,3.0,,,markdown_grid_tables,,,,,,WillDaSilva/markdown_grid_tables,https://gitlab.com/WillDaSilva/markdown_grid_tables,, +271,Mkdocs-Addresses,,mkdocs-addresses,,,mkdocs-addresses,['plugin'],links-refs,,https://gitlab.com/frederic-zinelli/mkdocs-addresses,,2023-07-13 16:32:15,2023-07-13 16:32:15.000000,,,,0.0,,,1.0,,,,,0.0,"Mkdocs plugin, building automatically the appropriate relative paths (to images, links, anchors, ...) using..",,,,https://pypi.org/project/mkdocs-addresses,,,2,True,3.0,,,,,,,,,frederic-zinelli/mkdocs-addresses,https://gitlab.com/frederic-zinelli/mkdocs-addresses,, +272,markdown-del-ins,,,,honzajavorek/markdown-del-ins,markdown-del-ins,['markdown'],markdown,https://github.com/honzajavorek/markdown-del-ins,https://github.com/honzajavorek/markdown-del-ins,,2020-01-09 09:02:25,2020-01-09 10:45:06.000000,2020-01-09 10:44:59,10.0,,,1.0,,1.0,,12.0,,,,Markdown extension to support the del and ins tags.,,,2.0,https://pypi.org/project/markdown-del-ins,,,1,True,3.0,,,markdown_del_ins,,,,,,,,, +273,Cluster,cluster,,,,mkdocs-cluster,['theme'],theming,,https://gitlab.com/kaliko/mkdocs-cluster,,2016-06-02 15:03:33,2016-06-02 15:03:33.000000,,,,1.0,,,,1.0,4.0,,,0.0,Another bootstrap theme for MkDocs.,,,,https://pypi.org/project/mkdocs-cluster,,,1,True,3.0,,,,,,,,,kaliko/mkdocs-cluster,https://gitlab.com/kaliko/mkdocs-cluster,, +274,mkdocs-yaarg-plugin,,yaarg,,g6123/mkdocs-yaarg-plugin,mkdocs-yaarg-plugin,['plugin'],api-docs,https://github.com/g6123/mkdocs-yaarg-plugin,https://github.com/g6123/mkdocs-yaarg-plugin,,2021-02-27 18:13:10,2021-03-14 14:58:43.000000,2021-03-14 14:58:01,18.0,,,1.0,1.0,,,2.0,2021-03-14 14:59:09,0.0.1a5,1.0,Yet Another API Reference Generator plugin for MKDocs.,2.0,2.0,,https://pypi.org/project/mkdocs-yaarg-plugin,,,1,True,3.0,,,,,,,,,,,, +275,multiple,,multiple,,experimaestro/mkdocs-multiple,mkdocs-multiple,['plugin'],site-management,https://github.com/experimaestro/mkdocs-multiple,https://github.com/experimaestro/mkdocs-multiple,GPL-3.0,2019-02-27 10:51:22,2019-11-22 09:07:18.000000,2019-11-22 09:06:06,5.0,,,2.0,,1.0,,1.0,,,,Allows to merge mkdocs documentations dynamically.,,,2.0,https://pypi.org/project/mkdocs-multiple,,,1,True,3.0,,,,,,,,,,,, +276,Mkdocs translations plugin,,translations,,,mkdocs-translations,['plugin'],i18n-l10n,,https://pypi.org/project/mkdocs-translations/,,,,,,,,,,,,,,,,Internationalization plugin for mkdocs.,,,,https://pypi.org/project/mkdocs-translations,,,1,True,3.0,,,,,,,,,,,, +277,mkdocs-pug,,,,vzhong/mkdocs_pug,mkdocs-pug,[],nav-pages,https://github.com/vzhong/mkdocs_pug,https://github.com/vzhong/mkdocs_pug,,2021-10-20 07:17:04,2021-10-20 08:15:06.000000,2021-10-20 08:15:04,2.0,,,2.0,,1.0,,,,,,Use pug templates with your mkdocs template.,,,,https://pypi.org/project/mkdocs-pug,,,1,True,3.0,,,,,,,,,,,, +278,mkdocs-autozip,,autozip,,martinohanlon/mkdocs_autozip,mkdocs-autozip,['plugin'],site-conversion,https://github.com/martinohanlon/mkdocs_autozip,https://github.com/martinohanlon/mkdocs_autozip,,2020-08-12 14:55:13,2022-10-05 14:46:34.000000,2022-10-05 14:46:34,11.0,,,2.0,1.0,,1.0,2.0,,,,A mkdocs plugin for auto zipping the document source.,,,,https://pypi.org/project/mkdocs-autozip,,,0,True,,,,,,,,,,,,, +279,Django Static Image,,,,,markdown-djangostaticimage,['markdown'],markdown,,https://pypi.org/project/markdown-djangostaticimage/,,,,,,,,,,,,,,,,,,,,https://pypi.org/project/markdown-djangostaticimage,,,0,True,,,,django_static_image,,,,,,,,,melvinkcx/markdown-extension-django-static-image +280,filename-title,,filename_title,,mipro98/mkdocs-filename-title-plugin,,['plugin'],nav-pages,,{},,,,,,,,,,,,,,,,,,,,,,,0,True,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index fe1f903..f582fc3 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,25 +2,15 @@ _Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ -- mkdocs-with-pdf - 🥇23 · ⭐ 340 · 💤 · MIT ·
Generate a single PDF file from MkDocs repository. -- Cinder - 🥇22 · ⭐ 210 · 💤 · MIT ·
A clean, responsive MkDocs theme. -- mkdoxy - 🥈21 · ⭐ 79 · 📈 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your.. -- Windmill - 🥈16 · ⭐ 110 · 💤 · MIT ·
Outstanding mkdocs theme with a focus on navigation and usability. -- mkdocs-curriculum-vitae - 🥈11 · ⭐ 1 · 🐣 · MIT · +- rss - 🥇25 · ⭐ 91 · 📈 · MIT ·
MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta). ## 📉 Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- table-reader - 🥈19 · ⭐ 130 · 📉 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into.. -- charts - 🥈19 · ⭐ 84 · 📉 · MIT ·
Mkdocs plugin to add plots from data using vegalite. -- panzoom - 🥈12 · ⭐ 18 · 🐣 · MIT ·
MkDocs Plugin to enable pan & zoom on images and mermaid/d2 diagrams. -- mkdocs_safe_text - 🥉12 · ⭐ 3 · 📉 · BSD-2 ·
Plugin for safe text editing with MKDocs. -- mkdocs-breadcrumbs-plugin - 🥉5 · ⭐ 1 · 🐣 · MIT ·
Location-based breadcrumbs navigation. - -## ➕ Added Projects - -_Projects that were recently added to this best-of list._ - -- mkdocs-data-plugin - 🥉8 · ⭐ 1 · ➕ · MIT ·
Mkdocs plugin that allows reading data from markup files and use it in your Markdown pages. +- mkdocstrings - 🥇26 · ⭐ 1.7K · 📉 · ISC ·
Automatic documentation from sources, for MkDocs. +- PyMdown Extensions - 🥇25 · ⭐ 970 · 📉 · ❗Unlicensed ·
Extensions for Python Markdown. +- macros - 🥇24 · ⭐ 340 · 📉 · MIT ·
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code. +- table-reader - 🥈12 · ⭐ 130 · 📉 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into.. +- mkdocs-render-swagger-plugin - 🥉8 · ⭐ 75 · 📉 · MIT ·
A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.