diff --git a/README.md b/README.md index d270971..5420fcd 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [✅ Quality checks (code blocks, spelling, etc.)](#-quality-checks-code-blocks-spelling-etc) _5 projects_ - [🔍 Search & tables of content](#-search--tables-of-content) _4 projects_ - [🍱 Site conversion (PDF/ePUB/etc.)](#-site-conversion-pdfepubetc) _11 projects_ -- [🔧 Site building, site management](#-site-building-site-management) _17 projects_ +- [🔧 Site building, site management](#-site-building-site-management) _18 projects_ - [📁 Snippets & includes (reusing contents)](#-snippets--includes-reusing-contents) _9 projects_ ## Explanation @@ -65,13 +65,13 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr Back to top -
Material for MkDocs - 🥇43 · ⭐ 18K · MIT · ·
Documentation that simply works.
+
Material for MkDocs - 🥇42 · ⭐ 18K · 📉 · MIT · ·
Documentation that simply works.
-- [GitHub](https://github.com/squidfunk/mkdocs-material) (👨‍💻 260 · 🔀 3.2K · 📦 45K · 📋 2.3K - 1% open · ⏱️ 20.03.2024) +- [GitHub](https://github.com/squidfunk/mkdocs-material) (👨‍💻 260 · 🔀 3.2K · 📦 45K · 📋 2.3K - 1% open · ⏱️ 27.03.2024) - [PyPi](https://pypi.org/project/mkdocs-material) (📥 4.4M / month): ``` pip install mkdocs-material @@ -91,36 +91,36 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - tags ```
-
Dracula - 🥇21 · ⭐ 53 · MIT ·
Dark theme for Mkdocs.
+
Cinder - 🥇21 · ⭐ 200 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme.
- - + + -- [GitHub](https://github.com/dracula/mkdocs) (👨‍💻 4 · 🔀 6 · 📦 67 · ⏱️ 17.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-dracula-theme) (📥 2.9K / month): +- [GitHub](https://github.com/chrissimpkins/cinder) (👨‍💻 23 · 🔀 100 · 📥 970 · 📦 620 · 📋 51 - 31% open · ⏱️ 05.01.2021) +- [PyPi](https://pypi.org/project/mkdocs-cinder) (📥 8.3K / month): ``` - pip install mkdocs-dracula-theme + pip install mkdocs-cinder ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: dracula + theme: cinder ```
-
Cinder - 🥇20 · ⭐ 200 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme.
+
Dracula - 🥇21 · ⭐ 52 · MIT ·
Dark theme for Mkdocs.
- - + + -- [GitHub](https://github.com/chrissimpkins/cinder) (👨‍💻 23 · 🔀 100 · 📥 970 · 📦 610 · 📋 51 - 31% open · ⏱️ 05.01.2021) -- [PyPi](https://pypi.org/project/mkdocs-cinder) (📥 8K / month): +- [GitHub](https://github.com/dracula/mkdocs) (👨‍💻 4 · 🔀 6 · 📦 68 · ⏱️ 17.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-dracula-theme) (📥 2.9K / month): ``` - pip install mkdocs-cinder + pip install mkdocs-dracula-theme ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml - theme: cinder + theme: dracula ```
Bootswatch - 🥈19 · ⭐ 140 · BSD-2 ·
MkDocs Bootswatch Themes.
@@ -130,7 +130,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/mkdocs/mkdocs-bootswatch) (👨‍💻 10 · 🔀 57 · 📦 1.1K · 📋 33 - 9% open · ⏱️ 29.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-bootswatch) (📥 15K / month): +- [PyPi](https://pypi.org/project/mkdocs-bootswatch) (📥 16K / month): ``` pip install mkdocs-bootswatch ``` @@ -158,14 +158,14 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr theme: yeti ```
-
Simple Blog - 🥈17 · ⭐ 54 · MIT ·
Blog Template for Mkdocs.
+
Simple Blog - 🥈17 · ⭐ 55 · MIT ·
Blog Template for Mkdocs.
-- [GitHub](https://github.com/FernandoCelmer/mkdocs-simple-blog) (👨‍💻 3 · 🔀 4 · 📦 48 · 📋 18 - 44% open · ⏱️ 28.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-simple-blog) (📥 300 / month): +- [GitHub](https://github.com/FernandoCelmer/mkdocs-simple-blog) (👨‍💻 3 · 🔀 4 · 📦 49 · 📋 19 - 47% open · ⏱️ 28.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-simple-blog) (📥 280 / month): ``` pip install mkdocs-simple-blog ``` @@ -181,7 +181,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/mkdocs/mkdocs-bootstrap) (👨‍💻 6 · 🔀 37 · 📦 450 · 📋 16 - 6% open · ⏱️ 29.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-bootstrap) (📥 4.4K / month): +- [PyPi](https://pypi.org/project/mkdocs-bootstrap) (📥 3.8K / month): ``` pip install mkdocs-bootstrap ``` @@ -190,14 +190,30 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr theme: bootstrap ```
-
Terminal for MkDocs - 🥈15 · ⭐ 66 · MIT ·
monospace theme for MkDocs.
+
Windmill - 🥈14 · ⭐ 99 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation and usability.
+ + + + + +- [GitHub](https://github.com/gristlabs/mkdocs-windmill) (👨‍💻 8 · 🔀 46 · 📦 300 · 📋 30 - 46% open · ⏱️ 11.03.2022) +- [PyPi](https://pypi.org/project/mkdocs-windmill) (📥 3.6K / month): + ``` + pip install mkdocs-windmill + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): + ```yaml + theme: windmill + ``` +
+
Terminal for MkDocs - 🥈14 · ⭐ 69 · 📉 · MIT ·
monospace theme for MkDocs.
- [GitHub](https://github.com/ntno/mkdocs-terminal) (🔀 1 · 📦 63 · 📋 56 - 44% open · ⏱️ 15.04.2023) -- [PyPi](https://pypi.org/project/mkdocs-terminal) (📥 1.3K / month): +- [PyPi](https://pypi.org/project/mkdocs-terminal) (📥 1K / month): ``` pip install mkdocs-terminal ``` @@ -211,22 +227,6 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - md-to-html ```
-
Windmill - 🥈14 · ⭐ 98 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation and usability.
- - - - - -- [GitHub](https://github.com/gristlabs/mkdocs-windmill) (👨‍💻 8 · 🔀 47 · 📦 290 · 📋 30 - 46% open · ⏱️ 11.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-windmill) (📥 3.8K / month): - ``` - pip install mkdocs-windmill - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): - ```yaml - theme: windmill - ``` -
Alabaster - 🥉8 · ⭐ 36 · 💤 · ❗Unlicensed ·
Alabaster port for MkDocs.
@@ -234,7 +234,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/notpushkin/mkdocs-alabaster) (👨‍💻 9 · 🔀 9 · 📋 17 - 17% open · ⏱️ 16.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-alabaster) (📥 800 / month): +- [PyPi](https://pypi.org/project/mkdocs-alabaster) (📥 880 / month): ``` pip install mkdocs-alabaster ``` @@ -250,7 +250,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/noraj/mkdocs-windmill-dark) (👨‍💻 4 · 🔀 10 · ⏱️ 12.05.2022) -- [PyPi](https://pypi.org/project/mkdocs-windmill-dark) (📥 440 / month): +- [PyPi](https://pypi.org/project/mkdocs-windmill-dark) (📥 520 / month): ``` pip install mkdocs-windmill-dark ``` @@ -265,7 +265,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr -- [PyPi](https://pypi.org/project/mkdocs-bootstrap386) (📥 5.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-bootstrap386) (📥 6.2K / month): ``` pip install mkdocs-bootstrap386 ``` @@ -281,7 +281,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr -- [PyPi](https://pypi.org/project/mkdocs-gitbook) (📥 7.2K / month): +- [PyPi](https://pypi.org/project/mkdocs-gitbook) (📥 7.7K / month): ``` pip install mkdocs-gitbook ``` @@ -299,8 +299,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr -- [GitHub](https://github.com/WSOFT-Project/lantana) (👨‍💻 3 · 📥 180 · 📦 3 · 📋 19 - 5% open · ⏱️ 11.03.2024) -- [PyPi](https://pypi.org/project/lantana) (📥 620 / month): +- [GitHub](https://github.com/WSOFT-Project/lantana) (👨‍💻 3 · 📥 190 · 📦 3 · 📋 19 - 5% open · ⏱️ 11.03.2024) +- [PyPi](https://pypi.org/project/lantana) (📥 660 / month): ``` pip install lantana ``` @@ -309,14 +309,14 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr theme: lantana ```
-
SWAN - 🥈12 · ⭐ 4 · ❗️AGPL-3.0 ·
SWAN MkDocs theme.
+
SWAN - 🥈13 · ⭐ 4 · ❗️AGPL-3.0 ·
SWAN MkDocs theme.
- [GitHub](https://github.com/swan-cern/mkdocs-swan) (👨‍💻 4 · 🔀 3 · 📦 3 · ⏱️ 23.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-swan) (📥 93 / month): +- [PyPi](https://pypi.org/project/mkdocs-swan) (📥 160 / month): ``` pip install mkdocs-swan ``` @@ -332,7 +332,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/daizutabi/mkdocs-ivory) (👨‍💻 2 · 🔀 4 · 📦 78 · 📋 5 - 40% open · ⏱️ 16.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-ivory) (📥 4.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-ivory) (📥 4.8K / month): ``` pip install mkdocs-ivory ``` @@ -348,7 +348,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/kpn/mkdocs-kpn-theme) (👨‍💻 3 · 📦 3 · ⏱️ 31.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-kpn) (📥 880 / month): +- [PyPi](https://pypi.org/project/mkdocs-kpn) (📥 890 / month): ``` pip install mkdocs-kpn ``` @@ -357,14 +357,35 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr theme: kpn ```
+
Zettelkasten - 🥉10 · ⭐ 6 · MIT ·
This is a Zettelkasten theme and plugin for MkDocs. It renders the MkDocs pages as cards (zettels).
+ + + + + +- [GitHub](https://github.com/buvis/mkdocs-zettelkasten) (👨‍💻 3 · 📥 19 · 📦 3 · 📋 10 - 70% open · ⏱️ 19.02.2024) +- [PyPi](https://pypi.org/project/mkdocs-zettelkasten) (📥 86 / month): + ``` + pip install mkdocs-zettelkasten + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): + ```yaml + theme: zettelkasten-solarized-light + ``` + Extras: + ```yaml + plugins: + - zettelkasten + ``` +
CustomMill - 🥉9 · ⭐ 12 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation, customization and usability.
-- [GitHub](https://github.com/Siphalor/mkdocs-custommill) (👨‍💻 8 · 🔀 6 · 📦 17 · ⏱️ 10.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-custommill) (📥 200 / month): +- [GitHub](https://github.com/Siphalor/mkdocs-custommill) (👨‍💻 8 · 🔀 5 · 📦 17 · ⏱️ 10.03.2022) +- [PyPi](https://pypi.org/project/mkdocs-custommill) (📥 170 / month): ``` pip install mkdocs-custommill ``` @@ -395,27 +416,6 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - bootstrap4-tables ```
-
Zettelkasten - 🥉9 · ⭐ 5 · MIT ·
This is a Zettelkasten theme and plugin for MkDocs. It renders the MkDocs pages as cards (zettels).
- - - - - -- [GitHub](https://github.com/buvis/mkdocs-zettelkasten) (👨‍💻 3 · 📥 19 · 📦 2 · 📋 9 - 66% open · ⏱️ 19.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-zettelkasten) (📥 77 / month): - ``` - pip install mkdocs-zettelkasten - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): - ```yaml - theme: zettelkasten-solarized-light - ``` - Extras: - ```yaml - plugins: - - zettelkasten - ``` -
docSkimmer - 🥉6 · ⭐ 18 · ❗Unlicensed ·
An accessible, skimmable theme for MkDocs.
@@ -451,7 +451,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/byrnereese/mkdocs-moonstone) (🔀 1 · 📦 8 · ⏱️ 15.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-moonstone) (📥 220 / month): +- [PyPi](https://pypi.org/project/mkdocs-moonstone) (📥 210 / month): ``` pip install mkdocs-moonstone ``` @@ -467,7 +467,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/kuri65536/mkdocs-theme-topdf) (🔀 1 · 📦 2 · ⏱️ 26.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-theme-topdf) (📥 62 / month): +- [PyPi](https://pypi.org/project/mkdocs-theme-topdf) (📥 56 / month): ``` pip install mkdocs-theme-topdf ``` @@ -483,7 +483,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/g3xx/mkdocs-Github) (📦 8 · ⏱️ 25.02.2020) -- [PyPi](https://pypi.org/project/mkdocs-github) (📥 40 / month): +- [PyPi](https://pypi.org/project/mkdocs-github) (📥 41 / month): ``` pip install mkdocs-github ``` @@ -496,14 +496,14 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitHub](https://github.com/mberneti/mkdocs-rtl) (👨‍💻 2 · 🔀 4 · 📋 2 - 50% open · ⏱️ 22.10.2017)
-
Risonia - 🥉4 · ⭐ 2 · 📉 · ❗Unlicensed ·
A simple theme for MkDocs, using the w3.css framework and configurable color schemes.
+
Risonia - 🥉4 · ⭐ 2 · ❗Unlicensed ·
A simple theme for MkDocs, using the w3.css framework and configurable color schemes.
- [GitHub](https://github.com/unverbuggt/mkdocs-risonia-theme) (🔀 1 · 📦 2 · ⏱️ 01.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-risonia-theme) (📥 20 / month): +- [PyPi](https://pypi.org/project/mkdocs-risonia-theme) (📥 14 / month): ``` pip install mkdocs-risonia-theme ``` @@ -543,8 +543,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocstrings - 🥇32 · ⭐ 1.5K · ISC ·
Automatic documentation from sources, for MkDocs.
-- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (👨‍💻 42 · 🔀 100 · 📦 12K · 📋 380 - 12% open · ⏱️ 13.03.2024) -- [PyPi](https://pypi.org/project/mkdocstrings) (📥 930K / month): +- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (👨‍💻 42 · 🔀 100 · 📦 12K · 📋 380 - 12% open · ⏱️ 23.03.2024) +- [PyPi](https://pypi.org/project/mkdocstrings) (📥 920K / month): ``` pip install mkdocstrings ``` @@ -557,7 +557,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MkApi - 🥇22 · ⭐ 91 · MIT ·
A plugin for MkDocs to generate API documentation.
- [GitHub](https://github.com/daizutabi/mkapi) (👨‍💻 5 · 🔀 17 · 📦 170 · 📋 88 - 23% open · ⏱️ 13.02.2024) -- [PyPi](https://pypi.org/project/mkapi) (📥 6K / month): +- [PyPi](https://pypi.org/project/mkapi) (📥 6.6K / month): ``` pip install mkapi ``` @@ -567,10 +567,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mkapi ```
-
MkDocsOAD - 🥈19 · ⭐ 100 · MIT · ·
Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..
+
MkDocsOAD - 🥈19 · ⭐ 110 · 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 · 🔀 8 · 📥 950 · 📦 150 · 📋 34 - 38% open · ⏱️ 01.02.2024) -- [PyPi](https://pypi.org/project/neoteroi-mkdocs) (📥 33K / month): +- [GitHub](https://github.com/Neoteroi/mkdocs-plugins) (👨‍💻 10 · 🔀 9 · 📥 960 · 📦 150 · 📋 34 - 38% open · ⏱️ 01.02.2024) +- [PyPi](https://pypi.org/project/neoteroi-mkdocs) (📥 36K / month): ``` pip install neoteroi-mkdocs ``` @@ -586,10 +586,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - neoteroi.spantable ```
-
mkdocs-click - 🥈19 · ⭐ 99 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
+
mkdocs-click - 🥈19 · ⭐ 100 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
- [GitHub](https://github.com/mkdocs/mkdocs-click) (👨‍💻 13 · 🔀 16 · 📦 400 · 📋 29 - 48% open · ⏱️ 11.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-click) (📥 51K / month): +- [PyPi](https://pypi.org/project/mkdocs-click) (📥 50K / month): ``` pip install mkdocs-click ``` @@ -599,10 +599,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mkdocs-click ```
-
mkdoxy - 🥈18 · ⭐ 46 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
+
mkdoxy - 🥈18 · ⭐ 50 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
- [GitHub](https://github.com/JakubAndrysek/MkDoxy) (👨‍💻 9 · 🔀 14 · 📦 8 · 📋 48 - 20% open · ⏱️ 14.02.2024) -- [PyPi](https://pypi.org/project/mkdoxy) (📥 9.9K / month): +- [PyPi](https://pypi.org/project/mkdoxy) (📥 13K / month): ``` pip install mkdoxy ``` @@ -615,7 +615,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-typer - 🥉12 · ⭐ 23 · Apache-2 ·
An MkDocs extension to generate documentation for Typer command line applications.
- [GitHub](https://github.com/bruce-szalwinski/mkdocs-typer) (🔀 1 · 📋 6 - 50% open · ⏱️ 21.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-typer) (📥 9.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-typer) (📥 9.5K / month): ``` pip install mkdocs-typer ``` @@ -628,7 +628,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
automacdoc - 🥉7 · ⭐ 42 · 💤 · 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) (📥 30 / month): +- [PyPi](https://pypi.org/project/automacdoc) (📥 42 / month): ``` pip install automacdoc ``` @@ -637,8 +637,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MkAutoDoc - 🥈16 · ⭐ 210 · 💤 · ❗️BSD ·
Auto documentation for MkDocs.
-- [GitHub](https://github.com/tomchristie/mkautodoc) (👨‍💻 7 · 🔀 15 · 📦 780 · 📋 18 - 38% open · ⏱️ 26.09.2022) -- [PyPi](https://pypi.org/project/mkautodoc) (📥 9.5K / month): +- [GitHub](https://github.com/tomchristie/mkautodoc) (👨‍💻 7 · 🔀 15 · 📦 790 · 📋 18 - 38% open · ⏱️ 26.09.2022) +- [PyPi](https://pypi.org/project/mkautodoc) (📥 9K / month): ``` pip install mkautodoc ``` @@ -650,8 +650,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mktheapidocs - 🥉12 · ⭐ 12 · 💤 · MIT ·
Numpydocs - mkdocs friendly markdown.
-- [GitHub](https://github.com/greenape/mktheapidocs) (👨‍💻 6 · 🔀 3 · 📦 37 · 📋 16 - 62% open · ⏱️ 10.06.2022) -- [PyPi](https://pypi.org/project/mktheapidocs) (📥 490 / month): +- [GitHub](https://github.com/greenape/mktheapidocs) (👨‍💻 6 · 🔀 3 · 📦 38 · 📋 16 - 62% open · ⏱️ 10.06.2022) +- [PyPi](https://pypi.org/project/mktheapidocs) (📥 550 / month): ``` pip install mktheapidocs ``` @@ -664,7 +664,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
inari - 🥉8 · ⭐ 5 · 💤 · MIT ·
Write docstrings in markdown!.
- [GitHub](https://github.com/tkamenoko/inari) (📦 5 · 📋 2 - 50% open · ⏱️ 10.07.2021) -- [PyPi](https://pypi.org/project/inari) (📥 150 / month): +- [PyPi](https://pypi.org/project/inari) (📥 160 / month): ``` pip install inari ``` @@ -699,7 +699,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-yaarg-plugin - 🥉2 · ⭐ 2 · 💤 · ❗Unlicensed ·
Yet Another API Reference Generator plugin for MKDocs.
- [GitHub](https://github.com/g6123/mkdocs-yaarg-plugin) (⏱️ 14.03.2021) -- [PyPi](https://pypi.org/project/mkdocs-yaarg-plugin) (📥 28 / month): +- [PyPi](https://pypi.org/project/mkdocs-yaarg-plugin) (📥 30 / month): ``` pip install mkdocs-yaarg-plugin ``` @@ -718,7 +718,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
rss - 🥇24 · ⭐ 59 · 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) (👨‍💻 12 · 🔀 19 · 📥 54 · 📦 440 · 📋 39 - 33% open · ⏱️ 05.03.2024) +- [GitHub](https://github.com/Guts/mkdocs-rss-plugin) (👨‍💻 12 · 🔀 19 · 📥 54 · 📦 440 · 📋 40 - 35% open · ⏱️ 05.03.2024) - [PyPi](https://pypi.org/project/mkdocs-rss-plugin) (📥 34K / month): ``` pip install mkdocs-rss-plugin @@ -732,7 +732,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-blogging-plugin - 🥈17 · ⭐ 82 · MIT ·
Add blogging feature to your MkDocs site.
- [GitHub](https://github.com/liang2kl/mkdocs-blogging-plugin) (👨‍💻 7 · 🔀 16 · 📥 11 · 📦 160 · 📋 40 - 10% open · ⏱️ 21.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-blogging-plugin) (📥 3.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-blogging-plugin) (📥 3.6K / month): ``` pip install mkdocs-blogging-plugin ``` @@ -742,9 +742,9 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - blogging ```
-
newsletter - 🥈13 · ⭐ 25 · ❗️GPL-3.0 ·
Automatically create newsletters from the changes in a mkdocs repository.
+
newsletter - 🥈12 · ⭐ 25 · ❗️GPL-3.0 ·
Automatically create newsletters from the changes in a mkdocs repository.
-- [GitHub](https://github.com/lyz-code/mkdocs-newsletter) (👨‍💻 3 · 🔀 2 · 📦 36 · 📋 10 - 30% open · ⏱️ 12.03.2024) +- [GitHub](https://github.com/lyz-code/mkdocs-newsletter) (👨‍💻 3 · 🔀 2 · 📦 37 · 📋 10 - 30% open · ⏱️ 25.03.2024) - [PyPi](https://pypi.org/project/mkdocs-newsletter) (📥 1.1K / month): ``` pip install mkdocs-newsletter @@ -757,10 +757,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Show 3 hidden projects... -
Blogs for MkDocs - 🥉12 · ⭐ 16 · 💤 · MIT ·
This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.
+
Blogs for MkDocs - 🥈12 · ⭐ 16 · 💤 · MIT ·
This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.
- [GitHub](https://github.com/fmaida/mkdocs-blog-plugin) (🔀 4 · 📦 96 · 📋 2 - 50% open · ⏱️ 13.04.2020) -- [PyPi](https://pypi.org/project/mkdocs-blog-plugin) (📥 2.2K / month): +- [PyPi](https://pypi.org/project/mkdocs-blog-plugin) (📥 2.4K / month): ``` pip install mkdocs-blog-plugin ``` @@ -782,7 +782,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
python-mkblog - 🥉3 · ⭐ 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) (📥 59 / month): +- [PyPi](https://pypi.org/project/mkblog) (📥 66 / month): ``` pip install mkblog ``` @@ -799,10 +799,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr Back to top -
plantuml-markdown - 🥇27 · ⭐ 180 · BSD-2 ·
PlantUML plugin for Python-Markdown.
+
plantuml-markdown - 🥇28 · ⭐ 180 · 📈 · BSD-2 ·
PlantUML plugin for Python-Markdown.
-- [GitHub](https://github.com/mikitex70/plantuml-markdown) (👨‍💻 27 · 🔀 52 · 📦 1.2K · 📋 62 - 1% open · ⏱️ 10.02.2024) -- [PyPi](https://pypi.org/project/plantuml-markdown) (📥 350K / month): +- [GitHub](https://github.com/mikitex70/plantuml-markdown) (👨‍💻 28 · 🔀 53 · 📦 1.2K · 📋 62 - 1% open · ⏱️ 26.03.2024) +- [PyPi](https://pypi.org/project/plantuml-markdown) (📥 340K / month): ``` pip install plantuml-markdown ``` @@ -825,10 +825,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mermaid2 ```
-
table-reader - 🥇22 · ⭐ 96 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..
+
table-reader - 🥇22 · ⭐ 97 · MIT ·
MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..
-- [GitHub](https://github.com/timvink/mkdocs-table-reader-plugin) (👨‍💻 7 · 🔀 15 · 📦 600 · 📋 39 - 7% open · ⏱️ 08.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-table-reader-plugin) (📥 38K / month): +- [GitHub](https://github.com/timvink/mkdocs-table-reader-plugin) (👨‍💻 7 · 🔀 15 · 📦 610 · 📋 39 - 7% open · ⏱️ 08.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-table-reader-plugin) (📥 39K / month): ``` pip install mkdocs-table-reader-plugin ``` @@ -838,9 +838,9 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - table-reader ```
-
MkDocs GLightbox - 🥇21 · ⭐ 99 · MIT ·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
+
MkDocs GLightbox - 🥇21 · ⭐ 100 · MIT ·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
-- [GitHub](https://github.com/blueswen/mkdocs-glightbox) (👨‍💻 2 · 🔀 12 · 📥 24 · 📦 2.4K · 📋 30 - 30% open · ⏱️ 31.01.2024) +- [GitHub](https://github.com/blueswen/mkdocs-glightbox) (👨‍💻 2 · 🔀 12 · 📥 24 · 📦 2.4K · 📋 31 - 32% open · ⏱️ 31.01.2024) - [PyPi](https://pypi.org/project/mkdocs-glightbox) (📥 190K / month): ``` pip install mkdocs-glightbox @@ -851,9 +851,9 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - glightbox ```
-
drawio-exporter - 🥈19 · ⭐ 67 · MIT ·
Exports your Draw.io diagrams at build time for easier embedding into your documentation.
+
drawio-exporter - 🥈19 · ⭐ 68 · MIT ·
Exports your Draw.io diagrams at build time for easier embedding into your documentation.
-- [GitHub](https://github.com/LukeCarrier/mkdocs-drawio-exporter) (👨‍💻 4 · 🔀 3 · 📦 66 · 📋 25 - 20% open · ⏱️ 08.03.2024) +- [GitHub](https://github.com/LukeCarrier/mkdocs-drawio-exporter) (👨‍💻 4 · 🔀 3 · 📦 67 · 📋 25 - 20% open · ⏱️ 08.03.2024) - [PyPi](https://pypi.org/project/mkdocs-drawio-exporter) (📥 13K / month): ``` pip install mkdocs-drawio-exporter @@ -864,7 +864,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - drawio-exporter ```
-
kroki - 🥈18 · ⭐ 36 · 📈 · MIT ·
MkDocs plugin for Kroki-Diagrams.
+
kroki - 🥈18 · ⭐ 37 · MIT ·
MkDocs plugin for Kroki-Diagrams.
- [GitHub](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin) (👨‍💻 13 · 🔀 24 · 📦 32 · 📋 23 - 30% open · ⏱️ 21.01.2024) - [PyPi](https://pypi.org/project/mkdocs-kroki-plugin) (📥 26K / month): @@ -890,10 +890,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - markdown_blockdiag ```
-
charts - 🥈16 · ⭐ 67 · MIT ·
Mkdocs plugin to add vegalite charts to your pages.
+
charts - 🥈17 · ⭐ 68 · MIT ·
Mkdocs plugin to add vegalite charts to your pages.
-- [GitHub](https://github.com/timvink/mkdocs-charts-plugin) (👨‍💻 3 · 🔀 5 · 📦 57 · 📋 19 - 15% open · ⏱️ 25.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-charts-plugin) (📥 6.5K / month): +- [GitHub](https://github.com/timvink/mkdocs-charts-plugin) (👨‍💻 3 · 🔀 6 · 📦 57 · 📋 19 - 15% open · ⏱️ 25.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-charts-plugin) (📥 5.7K / month): ``` pip install mkdocs-charts-plugin ``` @@ -903,36 +903,36 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - charts ```
-
MkDocs Video - 🥈16 · ⭐ 65 · MIT ·
MkDocs Video plugin.
+
build-plantuml - 🥈17 · ⭐ 51 · 📈 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).
-- [GitHub](https://github.com/soulless-viewer/mkdocs-video) (👨‍💻 5 · 🔀 12 · 📥 42 · 📦 600 · ⏱️ 04.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-video) (📥 57K / month): +- [GitHub](https://github.com/quantorconsulting/mkdocs_build_plantuml) (👨‍💻 11 · 🔀 15 · 📦 99 · 📋 22 - 9% open · ⏱️ 25.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-build-plantuml-plugin) (📥 39K / month): ``` - pip install mkdocs-video + pip install mkdocs-build-plantuml-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-video + - build_plantuml ```
-
build-plantuml - 🥈15 · ⭐ 50 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).
+
MkDocs Video - 🥈16 · ⭐ 65 · MIT ·
MkDocs Video plugin.
-- [GitHub](https://github.com/quantorconsulting/mkdocs_build_plantuml) (👨‍💻 10 · 🔀 14 · 📦 98 · 📋 20 - 5% open · ⏱️ 19.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-build-plantuml-plugin) (📥 38K / month): +- [GitHub](https://github.com/soulless-viewer/mkdocs-video) (👨‍💻 5 · 🔀 12 · 📥 42 · 📦 610 · ⏱️ 04.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-video) (📥 58K / month): ``` - pip install mkdocs-build-plantuml-plugin + pip install mkdocs-video ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - build_plantuml + - mkdocs-video ```
-
Lightgallery - 🥈14 · ⭐ 25 · MIT ·
Markdown extension to wrap images in a lightbox.
+
Lightgallery - 🥈14 · ⭐ 26 · MIT ·
Markdown extension to wrap images in a lightbox.
- [GitHub](https://github.com/g-provost/lightgallery-markdown) (👨‍💻 6 · 🔀 4 · 📦 91 · 📋 11 - 54% open · ⏱️ 07.10.2023) -- [PyPi](https://pypi.org/project/lightgallery) (📥 3.5K / month): +- [PyPi](https://pypi.org/project/lightgallery) (📥 3.8K / month): ``` pip install lightgallery ``` @@ -944,7 +944,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdownmermaid - 🥈12 · ⭐ 26 · 💤 · MIT ·
A MkDocs plugin that support mermaid graph in markdown file.
-- [GitHub](https://github.com/pugong/mkdocs-mermaid-plugin) (👨‍💻 2 · 🔀 15 · 📦 79 · 📋 6 - 33% open · ⏱️ 26.05.2019) +- [GitHub](https://github.com/pugong/mkdocs-mermaid-plugin) (👨‍💻 2 · 🔀 15 · 📦 80 · 📋 6 - 33% open · ⏱️ 26.05.2019) - [PyPi](https://pypi.org/project/mkdocs-mermaid-plugin) (📥 6.5K / month): ``` pip install mkdocs-mermaid-plugin @@ -958,7 +958,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-diagrams - 🥈12 · ⭐ 25 · 💤 · MIT ·
MkDocs plugin to render Diagrams files.
- [GitHub](https://github.com/zoni/mkdocs-diagrams) (🔀 2 · 📦 58 · 📋 2 - 50% open · ⏱️ 04.09.2020) -- [PyPi](https://pypi.org/project/mkdocs-diagrams) (📥 8.2K / month): +- [PyPi](https://pypi.org/project/mkdocs-diagrams) (📥 9.1K / month): ``` pip install mkdocs-diagrams ``` @@ -971,7 +971,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
docutools - 🥉9 · ⭐ 20 · BSD-2 ·
Dev Centric Tools for Mkdocs Based Documentation.
- [GitHub](https://github.com/axiros/docutools) (👨‍💻 3 · 📦 6 · 📋 2 - 50% open · ⏱️ 04.09.2023) -- [PyPi](https://pypi.org/project/docutools) (📥 380 / month): +- [PyPi](https://pypi.org/project/docutools) (📥 190 / month): ``` pip install docutools ``` @@ -987,10 +987,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - lcd-stats ```
-
Termage - 🥉7 · ⭐ 21 · 💤 · MIT ·
Generate SVGs from any Python code, even in your documentation.
+
Termage - 🥉8 · ⭐ 21 · 💤 · MIT ·
Generate SVGs from any Python code, even in your documentation.
- [GitHub](https://github.com/bczsalba/Termage) (📦 1 · 📋 5 - 20% open · ⏱️ 23.08.2022) -- [PyPi](https://pypi.org/project/mkdocs-termage-plugin) (📥 2 / month): +- [PyPi](https://pypi.org/project/mkdocs-termage-plugin): ``` pip install mkdocs-termage-plugin ``` @@ -1002,10 +1002,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Show 17 hidden projects... -
mkdocs-d2-plugin - 🥈12 · ⭐ 9 · 🐣 · MIT ·
A plugin for embedding D2 diagrams in MkDocs.
+
mkdocs-d2-plugin - 🥈14 · ⭐ 10 · 🐣 · MIT ·
A plugin for embedding D2 diagrams in MkDocs.
-- [GitHub](https://github.com/landmaj/mkdocs-d2-plugin) (👨‍💻 3 · 🔀 2 · 📦 3 · 📋 4 - 25% open · ⏱️ 03.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-d2-plugin) (📥 4.4K / month): +- [GitHub](https://github.com/landmaj/mkdocs-d2-plugin) (👨‍💻 3 · 🔀 3 · 📦 3 · ⏱️ 21.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-d2-plugin) (📥 4.6K / month): ``` pip install mkdocs-d2-plugin ``` @@ -1018,7 +1018,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MkDocs Img2Fig Plugin - 🥉10 · ⭐ 18 · 💤 · MIT ·
A MkDocs plugin that converts markdown encoded images into figure elements.
- [GitHub](https://github.com/stuebersystems/mkdocs-img2fig-plugin) (👨‍💻 2 · 🔀 7 · 📦 110 · 📋 3 - 66% open · ⏱️ 14.07.2020) -- [PyPi](https://pypi.org/project/mkdocs-img2fig-plugin) (📥 1.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-img2fig-plugin) (📥 1.5K / month): ``` pip install mkdocs-img2fig-plugin ``` @@ -1031,7 +1031,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-captions - 🥉10 · ⭐ 9 · ❗️GPL-3.0 ·
Python-Markdown plugin for image captions.
- [GitHub](https://github.com/Evidlo/markdown_captions) (👨‍💻 2 · 🔀 4 · 📦 140 · 📋 7 - 14% open · ⏱️ 24.05.2023) -- [PyPi](https://pypi.org/project/markdown-captions) (📥 2.4K / month): +- [PyPi](https://pypi.org/project/markdown-captions) (📥 2.8K / month): ``` pip install markdown-captions ``` @@ -1041,36 +1041,36 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - markdown_captions ```
-
markdownwavedrom - 🥉8 · ⭐ 9 · 💤 · MPL-2.0 ·
A MkDocs plugin for support wavedrom charts in markdown file.
+
badges - 🥉9 · ⭐ 8 · MIT ·
Add badges to your mkdocs page.
-- [GitHub](https://github.com/kuri65536/mkdocs-wavedrom-plugin) (🔀 2 · 📦 10 · 📋 3 - 33% open · ⏱️ 26.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-wavedrom-plugin) (📥 220 / month): +- [GitHub](https://github.com/six-two/mkdocs-badges) (🔀 1 · ⏱️ 08.02.2024) +- [PyPi](https://pypi.org/project/mkdocs-badges) (📥 1.1K / month): ``` - pip install mkdocs-wavedrom-plugin + pip install mkdocs-badges ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - markdownwavedrom + - badges ```
-
badges - 🥉8 · ⭐ 8 · MIT ·
Add badges to your mkdocs page.
+
markdownwavedrom - 🥉8 · ⭐ 9 · 💤 · MPL-2.0 ·
A MkDocs plugin for support wavedrom charts in markdown file.
-- [GitHub](https://github.com/six-two/mkdocs-badges) (🔀 1 · ⏱️ 08.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-badges) (📥 1.1K / month): +- [GitHub](https://github.com/kuri65536/mkdocs-wavedrom-plugin) (🔀 2 · 📦 10 · 📋 3 - 33% open · ⏱️ 26.06.2021) +- [PyPi](https://pypi.org/project/mkdocs-wavedrom-plugin) (📥 220 / month): ``` - pip install mkdocs-badges + pip install mkdocs-wavedrom-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - badges + - markdownwavedrom ```
mkdocs-resize-images - 🥉6 · ⭐ 1 · MIT ·
MkDocs plugin to resize images according to the configuration.
- [GitHub](https://github.com/JakubAndrysek/mkdocs-resize-images) (📦 3 · ⏱️ 04.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-resize-images) (📥 98 / month): +- [PyPi](https://pypi.org/project/mkdocs-resize-images) (📥 110 / month): ``` pip install mkdocs-resize-images ``` @@ -1083,7 +1083,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
plotly charts - 🥉5 · ⭐ 7 · MIT ·
Mkdocs plugin to add interactive charts with Plotly.js.
- [GitHub](https://github.com/haoda-li/mkdocs-plotly-plugin) (👨‍💻 2 · ⏱️ 25.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-plotly-plugin) (📥 970 / month): +- [PyPi](https://pypi.org/project/mkdocs-plotly-plugin) (📥 1K / month): ``` pip install mkdocs-plotly-plugin ``` @@ -1096,7 +1096,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Markdown aafigure - 🥉5 · ⭐ 4 · 💤 · MIT ·
aafigure extension for Python Markdown.
- [GitHub](https://github.com/mbarkhau/markdown-aafigure) (📋 3 - 33% open · ⏱️ 30.04.2021) -- [PyPi](https://pypi.org/project/markdown-aafigure) (📥 98 / month): +- [PyPi](https://pypi.org/project/markdown-aafigure) (📥 120 / month): ``` pip install markdown-aafigure ``` @@ -1109,7 +1109,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
thumbnails - 🥉5 · ⭐ 2 · MIT ·
MkDocs plugin for thumbnail images generated automatically.
- [GitHub](https://github.com/normanlorrain/mkdocs-thumbnails) (📋 2 - 50% open · ⏱️ 05.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-thumbnails) (📥 220 / month): +- [PyPi](https://pypi.org/project/mkdocs-thumbnails) (📥 230 / month): ``` pip install mkdocs-thumbnails ``` @@ -1122,7 +1122,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-figcap - 🥉5 · ⭐ 1 · 💤 · BSD-3 ·
Extension for Python-Markdown to handle figure and figcaption.
- [GitHub](https://github.com/funk1d/markdown-figcap) (📦 3 · ⏱️ 09.03.2019) -- [PyPi](https://pypi.org/project/markdown-figcap) (📥 28 / month): +- [PyPi](https://pypi.org/project/markdown-figcap) (📥 34 / month): ``` pip install markdown-figcap ``` @@ -1139,7 +1139,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
pico-8 - 🥉4 · ⭐ 1 · 💤 · MIT ·
A MKDocs plugin that allows to embed a Pico-8 web player in a page.
- [GitHub](https://github.com/fmaida/pico8-mkdocs-plugin) (📦 1 · ⏱️ 17.03.2019) -- [PyPi](https://pypi.org/project/pico8-mkdocs-plugin) (📥 18 / month): +- [PyPi](https://pypi.org/project/pico8-mkdocs-plugin) (📥 17 / month): ``` pip install pico8-mkdocs-plugin ``` @@ -1161,7 +1161,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
import-statement - 🥉3 · ⭐ 2 · 💤 · MIT · - [GitHub](https://github.com/Rj40x40/mkdocs-import-statement-plugin) (📦 1 · ⏱️ 06.02.2023) -- [PyPi](https://pypi.org/project/mkdocs-import-statement-plugin) (📥 72 / month): +- [PyPi](https://pypi.org/project/mkdocs-import-statement-plugin) (📥 62 / month): ``` pip install mkdocs-import-statement-plugin ``` @@ -1174,7 +1174,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
inline-svg - 🥉3 · MIT · - [GitHub](https://github.com/rajguru7/mkdocs-plugin-inline-svg-mod) (👨‍💻 5 · 🔀 1 · 📦 1 · ⏱️ 12.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-plugin-inline-svg-mod) (📥 42 / month): +- [PyPi](https://pypi.org/project/mkdocs-plugin-inline-svg-mod) (📥 46 / month): ``` pip install mkdocs-plugin-inline-svg-mod ``` @@ -1188,10 +1188,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - [GitLab](https://gitlab.com/eskool/mkhack3rs) (🔀 1 · ⏱️ 01.05.2021)
-
image-formatter-plugin - ⭐ 2 · 🐣 · ❗Unlicensed · +
image-formatter-plugin - 🥉1 · ⭐ 2 · 🐣 · ❗Unlicensed · - [GitHub](https://github.com/ASypula/mkdocs-image-formatter-plugin) (👨‍💻 7 · ⏱️ 06.12.2023) -- [PyPi](https://pypi.org/project/mkdocs-image-formatter-plugin) (📥 10 / month): +- [PyPi](https://pypi.org/project/mkdocs-image-formatter-plugin) (📥 81 / month): ``` pip install mkdocs-image-formatter-plugin ``` @@ -1210,7 +1210,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
macros - 🥇27 · ⭐ 260 · 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) (👨‍💻 31 · 🔀 44 · 📦 3K · 📋 110 - 4% open · ⏱️ 09.03.2024) +- [GitHub](https://github.com/fralau/mkdocs-macros-plugin) (👨‍💻 31 · 🔀 44 · 📦 3K · 📋 110 - 5% open · ⏱️ 09.03.2024) - [PyPi](https://pypi.org/project/mkdocs-macros-plugin) (📥 350K / month): ``` pip install mkdocs-macros-plugin @@ -1223,7 +1223,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-jupyter - 🥇24 · ⭐ 320 · Apache-2 ·
Use Jupyter Notebook in mkdocs.
-- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 21 · 🔀 38 · 📦 2.1K · 📋 110 - 18% open · ⏱️ 14.02.2024) +- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 21 · 🔀 39 · 📦 2.1K · 📋 110 - 19% open · ⏱️ 14.02.2024) - [PyPi](https://pypi.org/project/mkdocs-jupyter) (📥 150K / month): ``` pip install mkdocs-jupyter @@ -1237,7 +1237,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mknotebooks - 🥈20 · ⭐ 120 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects.
- [GitHub](https://github.com/greenape/mknotebooks) (👨‍💻 14 · 🔀 20 · 📦 520 · 📋 39 - 33% open · ⏱️ 11.08.2023) -- [PyPi](https://pypi.org/project/mknotebooks) (📥 20K / month): +- [PyPi](https://pypi.org/project/mknotebooks) (📥 18K / month): ``` pip install mknotebooks ``` @@ -1249,7 +1249,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
gen-files - 🥈20 · ⭐ 82 · MIT ·
MkDocs plugin to programmatically generate documentation pages during the build.
-- [GitHub](https://github.com/oprypin/mkdocs-gen-files) (👨‍💻 5 · 🔀 7 · 📦 1.9K · 📋 23 - 21% open · ⏱️ 03.02.2024) +- [GitHub](https://github.com/oprypin/mkdocs-gen-files) (👨‍💻 5 · 🔀 7 · 📦 2K · 📋 23 - 21% open · ⏱️ 03.02.2024) - [PyPi](https://pypi.org/project/mkdocs-gen-files) (📥 250K / month): ``` pip install mkdocs-gen-files @@ -1260,7 +1260,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - gen-files ```
-
markdownextradata - 🥈20 · ⭐ 73 · 💤 · MIT ·
A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
+
markdownextradata - 🥈20 · ⭐ 74 · 💤 · MIT ·
A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
- [GitHub](https://github.com/rosscdh/mkdocs-markdownextradata-plugin) (👨‍💻 10 · 🔀 17 · 📦 1.1K · 📋 33 - 21% open · ⏱️ 15.12.2021) - [PyPi](https://pypi.org/project/mkdocs-markdownextradata-plugin) (📥 44K / month): @@ -1273,9 +1273,9 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - markdownextradata ```
-
markdown-exec - 🥈20 · ⭐ 66 · ISC ·
Utilities to execute code blocks in Markdown files.
+
markdown-exec - 🥈20 · ⭐ 67 · ISC ·
Utilities to execute code blocks in Markdown files.
-- [GitHub](https://github.com/pawamoy/markdown-exec) (👨‍💻 2 · 🔀 5 · 📦 210 · 📋 32 - 37% open · ⏱️ 20.03.2024) +- [GitHub](https://github.com/pawamoy/markdown-exec) (👨‍💻 2 · 🔀 5 · 📦 210 · 📋 35 - 42% open · ⏱️ 20.03.2024) - [PyPi](https://pypi.org/project/markdown-exec) (📥 18K / month): ``` pip install markdown-exec @@ -1299,10 +1299,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - markmap ```
-
Termynal - 🥈14 · ⭐ 74 · MIT ·
Python markdown terminal. Built for mkdocs.
+
Termynal - 🥈14 · ⭐ 75 · MIT ·
Python markdown terminal. Built for mkdocs.
- [GitHub](https://github.com/termynal/termynal.py) (👨‍💻 5 · 🔀 7 · 📦 150 · 📋 15 - 46% open · ⏱️ 18.02.2024) -- [PyPi](https://pypi.org/project/termynal) (📥 4.7K / month): +- [PyPi](https://pypi.org/project/termynal) (📥 4.5K / month): ``` pip install termynal ``` @@ -1315,7 +1315,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Entangled - 🥉7 · Apache-2 ·
An MkDocs plugin that lets you do Literate Programming through Entangled.
- [GitHub](https://github.com/entangled/mkdocs-plugin) (📦 6 · ⏱️ 14.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-entangled-plugin) (📥 53 / month): +- [PyPi](https://pypi.org/project/mkdocs-entangled-plugin) (📥 70 / month): ``` pip install mkdocs-entangled-plugin ``` @@ -1342,7 +1342,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
pheasant - 🥉13 · ⭐ 16 · 💤 · MIT ·
Documentation tool for Markdown conversion by Jupyter client.
-- [GitHub](https://github.com/daizutabi/pheasant) (👨‍💻 4 · 🔀 9 · 📦 43 · 📋 11 - 54% open · ⏱️ 19.12.2020) +- [GitHub](https://github.com/daizutabi/pheasant) (👨‍💻 4 · 🔀 9 · 📦 43 · ⏱️ 19.12.2020) - [PyPi](https://pypi.org/project/pheasant) (📥 580 / month): ``` pip install pheasant @@ -1355,8 +1355,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
user-defined-values - 🥉12 · ⭐ 4 · 💤 · MIT ·
MkDocs User Defined Values.
-- [GitHub](https://github.com/rahult/mkdocs-user-defined-values) (👨‍💻 3 · 🔀 3 · 📥 10 · 📦 11 · ⏱️ 10.07.2022) -- [PyPi](https://pypi.org/project/mkdocs-user-defined-values) (📥 710 / month): +- [GitHub](https://github.com/rahult/mkdocs-user-defined-values) (👨‍💻 3 · 🔀 3 · 📥 10 · 📦 12 · ⏱️ 10.07.2022) +- [PyPi](https://pypi.org/project/mkdocs-user-defined-values) (📥 920 / month): ``` pip install mkdocs-user-defined-values ``` @@ -1369,7 +1369,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-filter - 🥉9 · ⭐ 3 · 💤 · MIT ·
Adds a markdown template filter to the jinja templating environment in mkdocs.
- [GitHub](https://github.com/byrnereese/mkdocs-markdown-filter) (🔀 1 · 📦 20 · ⏱️ 06.02.2019) -- [PyPi](https://pypi.org/project/mkdocs-markdown-filter) (📥 360 / month): +- [PyPi](https://pypi.org/project/mkdocs-markdown-filter) (📥 350 / month): ``` pip install mkdocs-markdown-filter ``` @@ -1382,7 +1382,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
nbconvert - 🥉8 · ⭐ 6 · BSD-2 ·
A MkDocs plug-in provides a source parser for *.ipynb files.
- [GitHub](https://github.com/tanbro/mkdocs-nbconvert) (👨‍💻 5 · 🔀 1 · 📦 2 · ⏱️ 11.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-nbconvert) (📥 320 / month): +- [PyPi](https://pypi.org/project/mkdocs-nbconvert) (📥 370 / month): ``` pip install mkdocs-nbconvert ``` @@ -1395,7 +1395,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkjsfiddle - 🥉8 · ⭐ 4 · MIT ·
An MkDocs plugin that lets you edit code fences in JSFiddle.
- [GitHub](https://github.com/stadiamaps/mkjsfiddle) (⏱️ 07.06.2023) -- [PyPi](https://pypi.org/project/mkjsfiddle) (📥 180 / month): +- [PyPi](https://pypi.org/project/mkjsfiddle) (📥 170 / month): ``` pip install mkjsfiddle ``` @@ -1408,7 +1408,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
placeholder - 🥉7 · ⭐ 7 · MIT ·
Add placeholders to your MkDocs pages.
- [GitHub](https://github.com/six-two/mkdocs-placeholder-plugin) (👨‍💻 2 · 🔀 2 · ⏱️ 01.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-placeholder-plugin) (📥 820 / month): +- [PyPi](https://pypi.org/project/mkdocs-placeholder-plugin) (📥 890 / month): ``` pip install mkdocs-placeholder-plugin ``` @@ -1421,7 +1421,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
meta-manager - 🥉7 · ⭐ 1 · MIT ·
MkDocs plugin for managing meta tags across folders and files.
- [GitHub](https://github.com/timmeinerzhagen/mkdocs-meta-manager) (👨‍💻 3 · 🔀 1 · 📦 5 · 📋 3 - 66% open · ⏱️ 24.03.2023) -- [PyPi](https://pypi.org/project/mkdocs-meta-manager) (📥 780 / month): +- [PyPi](https://pypi.org/project/mkdocs-meta-manager) (📥 930 / month): ``` pip install mkdocs-meta-manager ``` @@ -1443,7 +1443,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs_protobuf - 🥉4 · ⭐ 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) (📥 320 / month): +- [PyPi](https://pypi.org/project/mkdocs-protobuf) (📥 260 / month): ``` pip install mkdocs-protobuf ``` @@ -1462,8 +1462,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
git-revision-date-localized - 🥇28 · ⭐ 160 · MIT ·
MkDocs plugin to add a last updated date to your site pages.
-- [GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) (👨‍💻 23 · 🔀 31 · 📦 6.2K · 📋 81 - 13% open · ⏱️ 03.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-localized-plugin) (📥 400K / month): +- [GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) (👨‍💻 23 · 🔀 31 · 📦 6.3K · 📋 81 - 13% open · ⏱️ 03.02.2024) +- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-localized-plugin) (📥 420K / month): ``` pip install mkdocs-git-revision-date-localized-plugin ``` @@ -1473,10 +1473,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - git-revision-date-localized ```
-
git-authors - 🥈23 · ⭐ 63 · MIT ·
MkDocs plugin to display git authors of a page.
+
git-authors - 🥈23 · ⭐ 64 · MIT ·
MkDocs plugin to display git authors of a page.
-- [GitHub](https://github.com/timvink/mkdocs-git-authors-plugin) (👨‍💻 10 · 🔀 16 · 📦 710 · 📋 52 - 17% open · ⏱️ 12.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-authors-plugin) (📥 73K / month): +- [GitHub](https://github.com/timvink/mkdocs-git-authors-plugin) (👨‍💻 10 · 🔀 16 · 📦 720 · 📋 53 - 18% open · ⏱️ 12.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-git-authors-plugin) (📥 74K / month): ``` pip install mkdocs-git-authors-plugin ``` @@ -1488,8 +1488,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
git-committers-2 - 🥈22 · ⭐ 36 · MIT ·
An MkDocs plugin to create a list of contributors on the page.
-- [GitHub](https://github.com/ojacques/mkdocs-git-committers-plugin-2) (👨‍💻 11 · 🔀 14 · 📦 470 · 📋 33 - 21% open · ⏱️ 24.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin-2) (📥 24K / month): +- [GitHub](https://github.com/ojacques/mkdocs-git-committers-plugin-2) (👨‍💻 11 · 🔀 14 · 📦 480 · 📋 33 - 21% open · ⏱️ 24.02.2024) +- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin-2) (📥 23K / month): ``` pip install mkdocs-git-committers-plugin-2 ``` @@ -1502,7 +1502,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
git-revision-date - 🥈20 · ⭐ 56 · 💤 · MIT ·
MkDocs plugin for setting revision date from git per markdown file.
- [GitHub](https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin) (👨‍💻 7 · 🔀 8 · 📦 1.9K · 📋 14 - 35% open · ⏱️ 08.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-plugin) (📥 67K / month): +- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-plugin) (📥 72K / month): ``` pip install mkdocs-git-revision-date-plugin ``` @@ -1512,10 +1512,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - git-revision-date ```
-
git-committers - 🥉15 · ⭐ 32 · MIT ·
A mkdocs plugin for displaying the last commit and a list of a files contributors.
+
git-committers - 🥉15 · ⭐ 33 · 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 · 🔀 8 · 📦 170 · ⏱️ 06.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin) (📥 7.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin) (📥 7.8K / month): ``` pip install mkdocs-git-committers-plugin ``` @@ -1528,7 +1528,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
git-latest-release - 🥉5 · 💤 · ❗️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) (📥 850 / month): +- [PyPi](https://pypi.org/project/mkdocs-latest-release-plugin) (📥 860 / month): ``` pip install mkdocs-latest-release-plugin ``` @@ -1543,7 +1543,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
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.
- [GitHub](https://github.com/tombreit/mkdocs-git-latest-changes-plugin) (👨‍💻 2 · 🔀 1 · 📋 9 - 22% open · ⏱️ 07.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-git-latest-changes-plugin) (📥 380 / month): +- [PyPi](https://pypi.org/project/mkdocs-git-latest-changes-plugin) (📥 410 / month): ``` pip install mkdocs-git-latest-changes-plugin ``` @@ -1553,10 +1553,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - git-latest-changes ```
-
Github-Links - 🥉8 · ⭐ 9 · ❗Unlicensed ·
Python-Markdown GitHub Links Extension.
+
Github-Links - 🥉8 · ⭐ 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) (📥 7.1K / month): +- [PyPi](https://pypi.org/project/mdx-gh-links) (📥 6.7K / month): ``` pip install mdx-gh-links ``` @@ -1566,10 +1566,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mdx_gh_links ```
-
branchcustomization - 🥉7 · ⭐ 2 · 💤 · MIT ·
Customize MkDocs options on a per-branch basis.
+
branchcustomization - 🥉8 · ⭐ 2 · 💤 · MIT ·
Customize MkDocs options on a per-branch basis.
- [GitHub](https://github.com/effigies/mkdocs-branchcustomization-plugin) (📦 15 · ⏱️ 17.04.2022) -- [PyPi](https://pypi.org/project/mkdocs-branchcustomization-plugin) (📥 730 / month): +- [PyPi](https://pypi.org/project/mkdocs-branchcustomization-plugin) (📥 1.4K / month): ``` pip install mkdocs-branchcustomization-plugin ``` @@ -1579,10 +1579,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - branchcustomization ```
-
Github Releaase Changelog - 🥉5 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to autogenerate changelog from github releases.
+
Github Releaase Changelog - 🥉3 · ⭐ 1 · 🐣 · 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) (📥 92 / month): +- [PyPi](https://pypi.org/project/mkdocs-github-changelog) (📥 16 / month): ``` pip install mkdocs-github-changelog ``` @@ -1615,7 +1615,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
enumerate-headings - 🥇18 · ⭐ 37 · MIT ·
MkDocs Plugin to enumerate the headings across site pages.
- [GitHub](https://github.com/timvink/mkdocs-enumerate-headings-plugin) (👨‍💻 4 · 🔀 6 · 📦 190 · 📋 30 - 6% open · ⏱️ 27.05.2023) -- [PyPi](https://pypi.org/project/mkdocs-enumerate-headings-plugin) (📥 12K / month): +- [PyPi](https://pypi.org/project/mkdocs-enumerate-headings-plugin) (📥 13K / month): ``` pip install mkdocs-enumerate-headings-plugin ``` @@ -1629,8 +1629,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
minify-html - 🥈16 · ⭐ 2 · MIT ·
MkDocs plugin for minification using minify-html, an extremely fast and smart HTML + JS + CSS minifier.
-- [GitHub](https://github.com/monosans/mkdocs-minify-html-plugin) (👨‍💻 3 · 📦 12 · ⏱️ 21.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-minify-html-plugin) (📥 4.9K / month): +- [GitHub](https://github.com/monosans/mkdocs-minify-html-plugin) (👨‍💻 3 · 📦 12 · ⏱️ 28.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-minify-html-plugin) (📥 2.3K / month): ``` pip install mkdocs-minify-html-plugin ``` @@ -1640,36 +1640,36 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - minify_html ```
-
add-number - 🥈11 · ⭐ 14 · 💤 · MIT ·
MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.
+
mkdocs-link-embeds - 🥈12 · ⭐ 1 · MIT ·
Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,..
-- [GitHub](https://github.com/ignorantshr/mkdocs-add-number-plugin) (👨‍💻 3 · 🔀 3 · 📦 32 · 📋 11 - 18% open · ⏱️ 11.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-add-number-plugin) (📥 3.8K / month): +- [GitHub](https://github.com/Aetherinox/mkdocs-link-embeds) (📥 1 · ⏱️ 27.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-link-embeds-plugin) (📥 620 / month): ``` - pip install mkdocs-add-number-plugin + pip install mkdocs-link-embeds-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - add-number + - link-embeds ```
-
mkdocs-link-embeds - 🥈11 · ⭐ 1 · ➕ · MIT ·
Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,..
+
add-number - 🥈11 · ⭐ 14 · 💤 · 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) (⏱️ 21.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-link-embeds-plugin) (📥 330 / month): +- [GitHub](https://github.com/ignorantshr/mkdocs-add-number-plugin) (👨‍💻 3 · 🔀 3 · 📦 32 · 📋 11 - 18% open · ⏱️ 11.06.2020) +- [PyPi](https://pypi.org/project/mkdocs-add-number-plugin) (📥 4.6K / month): ``` - 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 - 🥉10 · ⭐ 3 · BSD-2 ·
Plugin for safe text editing with MKDocs.
- [GitHub](https://github.com/raimon49/mkdocs-safe-text-plugin) (👨‍💻 2 · ⏱️ 20.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-safe-text-plugin) (📥 560 / month): +- [PyPi](https://pypi.org/project/mkdocs-safe-text-plugin) (📥 650 / month): ``` pip install mkdocs-safe-text-plugin ``` @@ -1694,7 +1694,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
bootstrap-tables - 🥉8 · ⭐ 11 · 💤 · MIT ·
A MkDocs plugin to add bootstrap classes to plan markdown generated tables.
-- [GitHub](https://github.com/byrnereese/mkdocs-bootstrap-tables-plugin) (🔀 2 · 📦 69 · ⏱️ 27.03.2020) +- [GitHub](https://github.com/byrnereese/mkdocs-bootstrap-tables-plugin) (🔀 2 · 📦 70 · ⏱️ 27.03.2020) - [PyPi](https://pypi.org/project/mkdocs-bootstrap-tables-plugin) (📥 1.1K / month): ``` pip install mkdocs-bootstrap-tables-plugin @@ -1708,7 +1708,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-add-teaser - 🥉8 · ⭐ 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 · 📦 1 · ⏱️ 08.11.2022) -- [PyPi](https://pypi.org/project/mkdocs-add-teaser) (📥 240 / month): +- [PyPi](https://pypi.org/project/mkdocs-add-teaser) (📥 210 / month): ``` pip install mkdocs-add-teaser ``` @@ -1721,7 +1721,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
toggle-sidebar - 🥉4 · ⭐ 2 · 🐣 · MIT ·
Toggle the navigation and/or TOC sidebars on your MkDocs site.
- [GitHub](https://github.com/six-two/mkdocs-toggle-sidebar-plugin) (⏱️ 23.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-toggle-sidebar-plugin) (📥 63 / month): +- [PyPi](https://pypi.org/project/mkdocs-toggle-sidebar-plugin) (📥 79 / month): ``` pip install mkdocs-toggle-sidebar-plugin ``` @@ -1747,10 +1747,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr Back to top -
MkDocs Swagger UI Tag - 🥇18 · ⭐ 62 · MIT ·
A MkDocs plugin supports adding Swagger UI to the page.
+
MkDocs Swagger UI Tag - 🥇19 · ⭐ 62 · MIT ·
A MkDocs plugin supports adding Swagger UI to the page.
-- [GitHub](https://github.com/blueswen/mkdocs-swagger-ui-tag) (👨‍💻 3 · 🔀 6 · 📥 27 · 📦 120 · 📋 20 - 45% open · ⏱️ 29.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-swagger-ui-tag) (📥 28K / month): +- [GitHub](https://github.com/blueswen/mkdocs-swagger-ui-tag) (👨‍💻 3 · 🔀 6 · 📥 27 · 📦 120 · 📋 20 - 45% open · ⏱️ 25.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-swagger-ui-tag) (📥 30K / month): ``` pip install mkdocs-swagger-ui-tag ``` @@ -1763,7 +1763,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-render-swagger-plugin - 🥈16 · ⭐ 62 · MIT ·
A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.
- [GitHub](https://github.com/bharel/mkdocs-render-swagger-plugin) (👨‍💻 7 · 🔀 10 · 📋 15 - 20% open · ⏱️ 07.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-render-swagger-plugin) (📥 65K / month): +- [PyPi](https://pypi.org/project/mkdocs-render-swagger-plugin) (📥 67K / month): ``` pip install mkdocs-render-swagger-plugin ``` @@ -1784,10 +1784,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Show 4 hidden projects... -
mkdocs-coverage - 🥈14 · ⭐ 13 · ISC ·
MkDocs plugin to integrate your coverage HTML report into your site.
+
mkdocs-coverage - 🥈15 · ⭐ 13 · ISC ·
MkDocs plugin to integrate your coverage HTML report into your site.
- [GitHub](https://github.com/pawamoy/mkdocs-coverage) (🔀 1 · 📦 190 · 📋 10 - 50% open · ⏱️ 18.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-coverage) (📥 15K / month): +- [PyPi](https://pypi.org/project/mkdocs-coverage) (📥 14K / month): ``` pip install mkdocs-coverage ``` @@ -1805,26 +1805,26 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr pip install foliantcontrib.mkdocs ```
-
MkDocs Dependency License Information - 🥉7 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to visualise package dependencies license information.
+
factsheet - 🥉5 · ⭐ 2 · 💤 · MIT ·
Generate overviews from YAML descriptions, intended for micro-services and their deployments.
-- [GitHub](https://github.com/djpugh/mkdocs_licenseinfo) (👨‍💻 2 · ⏱️ 02.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-licenseinfo) (📥 200 / month): - ``` - pip install mkdocs-licenseinfo - ``` +- [GitHub](https://github.com/inuits/mkdocs-factsheet) (👨‍💻 4 · 🔀 1 · ⏱️ 08.02.2023) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs_licenseinfo + - factsheet ```
-
factsheet - 🥉5 · ⭐ 2 · 💤 · MIT ·
Generate overviews from YAML descriptions, intended for micro-services and their deployments.
+
MkDocs Dependency License Information - 🥉4 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to visualise package dependencies license information.
-- [GitHub](https://github.com/inuits/mkdocs-factsheet) (👨‍💻 4 · 🔀 1 · ⏱️ 08.02.2023) +- [GitHub](https://github.com/djpugh/mkdocs_licenseinfo) (👨‍💻 2 · ⏱️ 02.01.2024) +- [PyPi](https://pypi.org/project/mkdocs-licenseinfo) (📥 100 / month): + ``` + pip install mkdocs-licenseinfo + ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - factsheet + - mkdocs_licenseinfo ```
@@ -1836,8 +1836,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
static-i18n - 🥇23 · ⭐ 200 · MIT ·
MkDocs i18n plugin using static translation markdown files.
-- [GitHub](https://github.com/ultrabug/mkdocs-static-i18n) (👨‍💻 10 · 🔀 33 · 📦 970 · 📋 130 - 12% open · ⏱️ 05.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-static-i18n) (📥 31K / month): +- [GitHub](https://github.com/ultrabug/mkdocs-static-i18n) (👨‍💻 10 · 🔀 34 · 📦 980 · 📋 130 - 12% open · ⏱️ 05.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-static-i18n) (📥 32K / month): ``` pip install mkdocs-static-i18n ``` @@ -1852,7 +1852,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-mdpo - 🥉12 · ⭐ 5 · 💤 · BSD-3 ·
Mkdocs translation plugin using PO files.
- [GitHub](https://github.com/mondeja/mkdocs-mdpo-plugin) (👨‍💻 3 · 🔀 3 · 📥 150 · 📋 37 - 35% open · ⏱️ 03.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-mdpo-plugin) (📥 310 / month): +- [PyPi](https://pypi.org/project/mkdocs-mdpo-plugin) (📥 270 / month): ``` pip install mkdocs-mdpo-plugin ``` @@ -1871,8 +1871,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
htmlproofer - 🥇22 · ⭐ 37 · MIT ·
A MkDocs plugin that validates URL in rendered html files.
-- [GitHub](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) (👨‍💻 14 · 🔀 14 · 📦 330 · 📋 31 - 6% open · ⏱️ 05.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-htmlproofer-plugin) (📥 57K / month): +- [GitHub](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) (👨‍💻 15 · 🔀 15 · 📦 330 · 📋 31 - 6% open · ⏱️ 26.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-htmlproofer-plugin) (📥 59K / month): ``` pip install mkdocs-htmlproofer-plugin ``` @@ -1885,7 +1885,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-redirects - 🥇21 · ⭐ 150 · MIT ·
Open source plugin for Mkdocs page redirects.
- [GitHub](https://github.com/mkdocs/mkdocs-redirects) (👨‍💻 13 · 🔀 18 · 📦 3.2K · 📋 31 - 38% open · ⏱️ 03.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-redirects) (📥 160K / month): +- [PyPi](https://pypi.org/project/mkdocs-redirects) (📥 170K / month): ``` pip install mkdocs-redirects ``` @@ -1897,7 +1897,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
autorefs - 🥈18 · ⭐ 35 · ISC ·
Automatically link across pages in MkDocs.
-- [GitHub](https://github.com/mkdocstrings/autorefs) (👨‍💻 6 · 🔀 5 · 📋 15 - 33% open · ⏱️ 29.02.2024) +- [GitHub](https://github.com/mkdocstrings/autorefs) (👨‍💻 6 · 🔀 5 · 📋 16 - 37% open · ⏱️ 29.02.2024) - [PyPi](https://pypi.org/project/mkdocs-autorefs) (📥 930K / month): ``` pip install mkdocs-autorefs @@ -1908,10 +1908,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - autorefs ```
-
autolinks - 🥈17 · ⭐ 74 · 📈 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
+
autolinks - 🥈17 · ⭐ 74 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
-- [GitHub](https://github.com/zachhannum/mkdocs-autolinks-plugin) (👨‍💻 10 · 🔀 15 · 📦 370 · 📋 16 - 43% open · ⏱️ 04.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-autolinks-plugin) (📥 52K / month): +- [GitHub](https://github.com/zachhannum/mkdocs-autolinks-plugin) (👨‍💻 10 · 🔀 15 · 📦 380 · 📋 16 - 43% open · ⏱️ 04.08.2023) +- [PyPi](https://pypi.org/project/mkdocs-autolinks-plugin) (📥 55K / month): ``` pip install mkdocs-autolinks-plugin ``` @@ -1923,8 +1923,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
ezlinks - 🥈14 · ⭐ 32 · 💤 · MIT ·
Plugin for mkdocs which enables easier linking between pages.
-- [GitHub](https://github.com/orbikm/mkdocs-ezlinks-plugin) (🔀 12 · 📥 130 · 📦 99 · 📋 24 - 41% open · ⏱️ 24.01.2022) -- [PyPi](https://pypi.org/project/mkdocs-ezlinks-plugin) (📥 5.2K / month): +- [GitHub](https://github.com/orbikm/mkdocs-ezlinks-plugin) (🔀 13 · 📥 130 · 📦 100 · 📋 24 - 41% open · ⏱️ 24.01.2022) +- [PyPi](https://pypi.org/project/mkdocs-ezlinks-plugin) (📥 6.2K / month): ``` pip install mkdocs-ezlinks-plugin ``` @@ -1937,7 +1937,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
roamlinks - 🥈12 · ⭐ 47 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
- [GitHub](https://github.com/Jackiexiao/mkdocs-roamlinks-plugin) (👨‍💻 9 · 🔀 13 · ⏱️ 08.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-roamlinks-plugin) (📥 14K / month): +- [PyPi](https://pypi.org/project/mkdocs-roamlinks-plugin) (📥 12K / month): ``` pip install mkdocs-roamlinks-plugin ``` @@ -1951,8 +1951,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
bibtex - 🥇21 · ⭐ 63 · ❗️BSD-3-Clause-LBNL ·
A MkDocs plugin for citation management using bibtex.
-- [GitHub](https://github.com/shyamd/mkdocs-bibtex) (👨‍💻 11 · 🔀 16 · 📦 250 · 📋 41 - 26% open · ⏱️ 09.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-bibtex) (📥 6.2K / month): +- [GitHub](https://github.com/shyamd/mkdocs-bibtex) (👨‍💻 12 · 🔀 17 · 📦 260 · 📋 42 - 23% open · ⏱️ 23.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-bibtex) (📥 6.4K / month): ``` pip install mkdocs-bibtex ``` @@ -1965,7 +1965,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-open-in-new-tab - 🥈13 · ⭐ 18 · 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) (🔀 1 · 📦 130 · 📋 2 - 50% open · ⏱️ 24.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-open-in-new-tab) (📥 11K / month): +- [PyPi](https://pypi.org/project/mkdocs-open-in-new-tab) (📥 12K / month): ``` pip install mkdocs-open-in-new-tab ``` @@ -1977,8 +1977,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-alias-plugin - 🥈13 · ⭐ 10 · MIT ·
An MkDocs plugin allowing links to your pages using a custom alias.
-- [GitHub](https://github.com/EddyLuten/mkdocs-alias-plugin) (👨‍💻 2 · 🔀 1 · 📦 13 · 📋 5 - 20% open · ⏱️ 07.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-alias-plugin) (📥 1.3K / month): +- [GitHub](https://github.com/EddyLuten/mkdocs-alias-plugin) (👨‍💻 2 · 🔀 1 · 📦 13 · 📋 6 - 33% open · ⏱️ 07.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-alias-plugin) (📥 1.8K / month): ``` pip install mkdocs-alias-plugin ``` @@ -1991,7 +1991,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Autolink References - 🥈12 · ⭐ 15 · MIT ·
mkdocs plugin to provides GitHub like autolink references in Mkdocs.
- [GitHub](https://github.com/theskumar/autolink-references-mkdocs-plugin) (👨‍💻 3 · 🔀 4 · 📦 7 · 📋 4 - 25% open · ⏱️ 28.12.2023) -- [PyPi](https://pypi.org/project/autolink-references-mkdocs-plugin) (📥 5.9K / month): +- [PyPi](https://pypi.org/project/autolink-references-mkdocs-plugin) (📥 6.2K / month): ``` pip install autolink-references-mkdocs-plugin ``` @@ -2004,7 +2004,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
unused-files - 🥉11 · ⭐ 8 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project.
- [GitHub](https://github.com/wilhelmer/mkdocs-unused-files) (👨‍💻 2 · 🔀 1 · 📦 18 · ⏱️ 17.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-unused-files) (📥 3.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-unused-files) (📥 3.3K / month): ``` pip install mkdocs-unused-files ``` @@ -2014,49 +2014,49 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - unused_files ```
-
mkdocs-site-urls - 🥉9 · ⭐ 13 · MIT ·
A MkDocs plugin that adds support for site-relative `site:` URLs.
+
link-marker - 🥉10 · ⭐ 4 · MIT ·
MkDocs plugin for marking links e.g. external ones or mails.
-- [GitHub](https://github.com/OctoPrint/mkdocs-site-urls) (🔀 1 · 📦 9 · 📋 2 - 50% open · ⏱️ 31.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-site-urls) (📥 2.7K / month): +- [GitHub](https://github.com/timmeinerzhagen/mkdocs-link-marker) (👨‍💻 2 · 🔀 1 · 📦 4 · 📋 4 - 50% open · ⏱️ 25.02.2024) +- [PyPi](https://pypi.org/project/mkdocs-link-marker) (📥 1.3K / month): ``` - pip install mkdocs-site-urls + pip install mkdocs-link-marker ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - site-urls + - link-marker ```
-
tooltipster-links - 🥉9 · ⭐ 6 · 💤 · MIT ·
An MkDocs plugin that adds tooltips to preview the content of page links using tooltipster.
+
mkdocs-site-urls - 🥉9 · ⭐ 13 · MIT ·
A MkDocs plugin that adds support for site-relative `site:` URLs.
-- [GitHub](https://github.com/zachhannum/mkdocs-tooltipster-links-plugin) (🔀 1 · 📦 21 · ⏱️ 29.07.2020) -- [PyPi](https://pypi.org/project/mkdocs-tooltipster-links-plugin) (📥 180 / month): +- [GitHub](https://github.com/OctoPrint/mkdocs-site-urls) (🔀 1 · 📦 9 · 📋 2 - 50% open · ⏱️ 31.07.2023) +- [PyPi](https://pypi.org/project/mkdocs-site-urls) (📥 2.3K / month): ``` - pip install mkdocs-tooltipster-links-plugin + pip install mkdocs-site-urls ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - tooltipster-links + - site-urls ```
-
link-marker - 🥉9 · ⭐ 4 · MIT ·
MkDocs plugin for marking links e.g. external ones or mails.
+
tooltipster-links - 🥉9 · ⭐ 6 · 💤 · MIT ·
An MkDocs plugin that adds tooltips to preview the content of page links using tooltipster.
-- [GitHub](https://github.com/timmeinerzhagen/mkdocs-link-marker) (👨‍💻 2 · 🔀 1 · 📦 4 · 📋 4 - 50% open · ⏱️ 25.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-link-marker) (📥 1K / month): +- [GitHub](https://github.com/zachhannum/mkdocs-tooltipster-links-plugin) (🔀 1 · 📦 22 · ⏱️ 29.07.2020) +- [PyPi](https://pypi.org/project/mkdocs-tooltipster-links-plugin) (📥 200 / month): ``` - pip install mkdocs-link-marker + pip install mkdocs-tooltipster-links-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - link-marker + - tooltipster-links ```
abs-to-rel - 🥉9 · ⭐ 3 · 💤 · MIT ·
MkDocs plugin for converting absolute links to relative ones.
- [GitHub](https://github.com/sander76/mkdocs-abs-rel-plugin) (👨‍💻 2 · 🔀 3 · 📦 20 · ⏱️ 03.03.2020) -- [PyPi](https://pypi.org/project/mkdocs-abs-rel-plugin) (📥 1.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-abs-rel-plugin) (📥 2.1K / month): ``` pip install mkdocs-abs-rel-plugin ``` @@ -2066,10 +2066,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - abs-to-rel ```
-
Wikilink Plus - 🥉8 · ⭐ 14 · 💤 · ❗Unlicensed ·
A wikilink extension for Python Markdown.
+
Wikilink Plus - 🥉7 · ⭐ 14 · 💤 · ❗Unlicensed ·
A wikilink extension for Python Markdown.
-- [GitHub](https://github.com/neurobin/mdx_wikilink_plus) (👨‍💻 5 · 🔀 3 · ⏱️ 26.07.2022) -- [PyPi](https://pypi.org/project/mdx-wikilink-plus) (📥 4.3K / month): +- [GitHub](https://github.com/neurobin/mdx_wikilink_plus) (👨‍💻 5 · 🔀 2 · ⏱️ 26.07.2022) +- [PyPi](https://pypi.org/project/mdx-wikilink-plus) (📥 3.3K / month): ``` pip install mdx-wikilink-plus ``` @@ -2092,10 +2092,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - ezglossary ```
-
webcontext - 🥉5 · ⭐ 1 · MIT ·
Mkdocs plugin for converting absolute paths to webcontext aware paths using the configured webcontext context.
+
webcontext - 🥉6 · ⭐ 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 · 📥 6 · 📦 4 · ⏱️ 25.05.2023) -- [PyPi](https://pypi.org/project/mkdocs-webcontext-plugin) (📥 150 / month): +- [PyPi](https://pypi.org/project/mkdocs-webcontext-plugin) (📥 160 / month): ``` pip install mkdocs-webcontext-plugin ``` @@ -2132,9 +2132,9 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - alternate-link ```
-
Mkdocs-Addresses - 🥉3 · ❗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) (📥 31 / month): +- [PyPi](https://pypi.org/project/mkdocs-addresses) (📥 20 / month): ``` pip install mkdocs-addresses ``` @@ -2154,7 +2154,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
PyMdown Extensions - 🥇32 · ⭐ 880 · ❗Unlicensed ·
Extensions for Python Markdown.
-- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 44 · 🔀 240 · 📦 30K · 📋 360 - 2% open · ⏱️ 05.03.2024) +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 44 · 🔀 240 · 📦 30K · 📋 360 - 1% open · ⏱️ 26.03.2024) - [PyPi](https://pypi.org/project/pymdown-extensions) (📥 3.4M / month): ``` pip install pymdown-extensions @@ -2195,8 +2195,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-callouts - 🥇18 · ⭐ 20 · MIT ·
Markdown extension: a classier syntax for admonitions.
-- [GitHub](https://github.com/oprypin/markdown-callouts) (🔀 12 · 📦 180 · 📋 11 - 27% open · ⏱️ 03.02.2024) -- [PyPi](https://pypi.org/project/markdown-callouts) (📥 27K / month): +- [GitHub](https://github.com/oprypin/markdown-callouts) (🔀 12 · 📦 190 · 📋 11 - 27% open · ⏱️ 03.02.2024) +- [PyPi](https://pypi.org/project/markdown-callouts) (📥 26K / month): ``` pip install markdown-callouts ``` @@ -2207,10 +2207,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - github-callouts ```
-
Math extension - 🥈14 · ⭐ 120 · 💤 · BSD-3 ·
Math extension for Python-Markdown.
+
Math extension - 🥈15 · ⭐ 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) (📥 58K / month): +- [PyPi](https://pypi.org/project/python-markdown-math) (📥 63K / month): ``` pip install python-markdown-math ``` @@ -2220,7 +2220,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mdx_math ```
-
Mdx Truly Sane Lists - 🥈14 · ⭐ 75 · 💤 · MIT ·
Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy..
+
Mdx Truly Sane Lists - 🥈14 · ⭐ 76 · 💤 · 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 · 🔀 9 · 📋 15 - 46% open · ⏱️ 19.07.2022) - [PyPi](https://pypi.org/project/mdx-truly-sane-lists) (📥 380K / month): @@ -2236,7 +2236,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Markdown Checklist - 🥈11 · ⭐ 77 · 💤 · 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) (📥 5.8K / month): +- [PyPi](https://pypi.org/project/markdown-checklist) (📥 5.9K / month): ``` pip install markdown-checklist ``` @@ -2251,7 +2251,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-callouts - 🥇18 · ⭐ 19 · MIT ·
A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.
- [GitHub](https://github.com/sondregronas/mkdocs-callouts) (👨‍💻 2 · 🔀 1 · 📦 1.1K · ⏱️ 05.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-callouts) (📥 10K / month): +- [PyPi](https://pypi.org/project/mkdocs-callouts) (📥 8.9K / month): ``` pip install mkdocs-callouts ``` @@ -2264,7 +2264,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
YAML metadata - 🥈16 · ⭐ 19 · MIT ·
YAML metadata extension for Python-Markdown.
- [GitHub](https://github.com/sivakov512/python-markdown-full-yaml-metadata) (👨‍💻 7 · 🔀 4 · 📦 78 · 📋 10 - 30% open · ⏱️ 28.01.2024) -- [PyPi](https://pypi.org/project/markdown-full-yaml-metadata) (📥 1.2K / month): +- [PyPi](https://pypi.org/project/markdown-full-yaml-metadata) (📥 1.4K / month): ``` pip install markdown-full-yaml-metadata ``` @@ -2277,7 +2277,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Markdown Inline Graphviz - 🥈15 · ⭐ 4 · MIT ·
Render inline graphs with Markdown and Graphviz.
- [GitHub](https://github.com/cesaremorel/markdown-inline-graphviz) (👨‍💻 9 · 🔀 8 · ⏱️ 16.01.2024) -- [PyPi](https://pypi.org/project/markdown-inline-graphviz-extension) (📥 240K / month): +- [PyPi](https://pypi.org/project/markdown-inline-graphviz-extension) (📥 230K / month): ``` pip install markdown-inline-graphviz-extension ``` @@ -2290,7 +2290,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MarkdownSubscript - 🥈11 · ⭐ 3 · 💤 · BSD-2 ·
An extension to the Python Markdown package enabling subscript text.
- [GitHub](https://github.com/jambonrose/markdown_subscript_extension) (👨‍💻 2 · 🔀 1 · 📦 54 · 📋 5 - 40% open · ⏱️ 02.12.2018) -- [PyPi](https://pypi.org/project/MarkdownSubscript) (📥 280 / month): +- [PyPi](https://pypi.org/project/MarkdownSubscript) (📥 250 / month): ``` pip install MarkdownSubscript ``` @@ -2303,7 +2303,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MarkdownSuperscript - 🥈11 · ⭐ 2 · 💤 · BSD-2 ·
An extension to the Python Markdown package enabling superscript text.
- [GitHub](https://github.com/jambonrose/markdown_superscript_extension) (👨‍💻 2 · 🔀 3 · 📦 43 · 📋 4 - 25% open · ⏱️ 02.12.2018) -- [PyPi](https://pypi.org/project/MarkdownSuperscript) (📥 650 / month): +- [PyPi](https://pypi.org/project/MarkdownSuperscript) (📥 610 / month): ``` pip install MarkdownSuperscript ``` @@ -2316,7 +2316,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Breakless Lists - 🥈9 · ⭐ 5 · 💤 · MIT ·
Python markdown breakless lists extension.
- [GitHub](https://github.com/adamb70/mdx-breakless-lists) (🔀 2 · 📋 2 - 50% open · ⏱️ 08.10.2020) -- [PyPi](https://pypi.org/project/mdx-breakless-lists) (📥 18K / month): +- [PyPi](https://pypi.org/project/mdx-breakless-lists) (📥 20K / month): ``` pip install mdx-breakless-lists ``` @@ -2329,7 +2329,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-emdash - 🥉8 · ⭐ 3 · MIT ·
Emdash extension for python-markdown.
- [GitHub](https://github.com/czue/markdown-emdash) (🔀 1 · 📦 33 · ⏱️ 18.05.2023) -- [PyPi](https://pypi.org/project/markdown-emdash) (📥 260 / month): +- [PyPi](https://pypi.org/project/markdown-emdash) (📥 250 / month): ``` pip install markdown-emdash ``` @@ -2341,8 +2341,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkpatcher - 🥉8 · ⭐ 2 · 💤 · Apache-2 ·
Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files.
-- [GitHub](https://github.com/ofek/mkpatcher) (📦 3 · ⏱️ 26.04.2020) -- [PyPi](https://pypi.org/project/mkpatcher) (📥 1.4K / month): +- [GitHub](https://github.com/ofek/mkpatcher) (📦 4 · ⏱️ 26.04.2020) +- [PyPi](https://pypi.org/project/mkpatcher) (📥 1.1K / month): ``` pip install mkpatcher ``` @@ -2355,7 +2355,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-icons - 🥉7 · ⭐ 11 · 💤 · ❗Unlicensed ·
Easily display icon fonts in markdown.
- [GitHub](https://github.com/MadLittleMods/markdown-icons) (👨‍💻 4 · 🔀 11 · 📋 7 - 42% open · ⏱️ 09.12.2018) -- [PyPi](https://pypi.org/project/markdown-iconfonts) (📥 28 / month): +- [PyPi](https://pypi.org/project/markdown-iconfonts) (📥 27 / month): ``` pip install markdown-iconfonts ``` @@ -2379,7 +2379,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
python-asciimathml - 🥉7 · ⭐ 4 · 💤 · ❗️GPL-3.0 ·
python ASCIIMathML to Presentation MathML translator.
- [GitHub](https://github.com/ShadowKyogre/python-asciimathml) (👨‍💻 8 · 🔀 4 · ⏱️ 04.04.2017) -- [PyPi](https://pypi.org/project/asciimathml) (📥 39 / month): +- [PyPi](https://pypi.org/project/asciimathml) (📥 69 / month): ``` pip install asciimathml ``` @@ -2391,7 +2391,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-katex - 🥉6 · ⭐ 11 · 💤 · ❗Unlicensed ·
KaTeX extension for Python Markdown.
-- [PyPi](https://pypi.org/project/markdown-katex) (📥 3.9K / month): +- [PyPi](https://pypi.org/project/markdown-katex) (📥 4.1K / month): ``` pip install markdown-katex ``` @@ -2405,7 +2405,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
HEARTBEATS Flavored Markdown - 🥉5 · ⭐ 14 · 💤 · ❗Unlicensed ·
HEARTBEATS Flavored Markdown extension.
- [GitHub](https://github.com/heartbeatsjp/markdown-extension-hbfm) (👨‍💻 2 · 🔀 1 · 📦 8 · ⏱️ 01.03.2018) -- [PyPi](https://pypi.org/project/hbfm) (📥 150 / month): +- [PyPi](https://pypi.org/project/hbfm) (📥 170 / month): ``` pip install hbfm ``` @@ -2421,7 +2421,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
KBD Extension - 🥉5 · ⭐ 2 · 💤 · MIT ·
KBD Extension for Python-Markdown.
- [GitHub](https://github.com/RickTalken/kbdextension) (📦 6 · ⏱️ 08.06.2020) -- [PyPi](https://pypi.org/project/kbdextension) (📥 180 / month): +- [PyPi](https://pypi.org/project/kbdextension) (📥 200 / month): ``` pip install kbdextension ``` @@ -2433,7 +2433,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Markdown Grid Tables - 🥉5 · ⭐ 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) (📥 5.6K / month): +- [PyPi](https://pypi.org/project/markdown-grid-tables) (📥 5.8K / month): ``` pip install markdown-grid-tables ``` @@ -2447,7 +2447,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Tweetable quotes - 🥉4 · ⭐ 15 · 💤 · MIT ·
Python-Markdown extension to embed tweetable quotes into your blog posts.
- [GitHub](https://github.com/max-arnold/markdown-tweetable) (🔀 1 · 📦 2 · ⏱️ 25.03.2019) -- [PyPi](https://pypi.org/project/markdown-tweetable) (📥 15 / month): +- [PyPi](https://pypi.org/project/markdown-tweetable) (📥 19 / month): ``` pip install markdown-tweetable ``` @@ -2473,7 +2473,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown_sub_sup - 🥉4 · ⭐ 1 · ❗️LGPL-3.0 ·
A python markdown extension for add sub and sup support.
- [GitHub](https://github.com/alberic89/markdown_sub_sup) (⏱️ 24.03.2023) -- [PyPi](https://pypi.org/project/markdown-sub-sup) (📥 26 / month): +- [PyPi](https://pypi.org/project/markdown-sub-sup) (📥 31 / month): ``` pip install markdown-sub-sup ``` @@ -2486,7 +2486,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-del-ins - 🥉3 · ⭐ 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) (📥 530 / month): +- [PyPi](https://pypi.org/project/markdown-del-ins) (📥 630 / month): ``` pip install markdown-del-ins ``` @@ -2499,7 +2499,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
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) (📥 10 / month): +- [PyPi](https://pypi.org/project/mdx-semanticwikilinks) (📥 11 / month): ``` pip install mdx-semanticwikilinks ``` @@ -2512,7 +2512,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Semantic Data Extension - 🥉2 · ⭐ 4 · 💤 · ❗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) (📥 11 / month): +- [PyPi](https://pypi.org/project/mdx-semanticdata) (📥 13 / month): ``` pip install mdx-semanticdata ``` @@ -2532,7 +2532,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
awesome-pages - 🥇25 · ⭐ 420 · MIT ·
An MkDocs plugin that simplifies configuring page titles and their order.
- [GitHub](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) (👨‍💻 8 · 🔀 32 · 📦 4K · 📋 81 - 22% open · ⏱️ 09.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin) (📥 210K / month): +- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin) (📥 200K / month): ``` pip install mkdocs-awesome-pages-plugin ``` @@ -2545,7 +2545,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
encryptcontent - 🥇23 · ⭐ 110 · MIT ·
A MkDocs plugin that encrypt/decrypt markdown content with AES.
- [GitHub](https://github.com/unverbuggt/mkdocs-encryptcontent-plugin) (👨‍💻 5 · 🔀 13 · 📥 82 · 📦 1.1K · 📋 61 - 3% open · ⏱️ 10.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-encryptcontent-plugin) (📥 7.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-encryptcontent-plugin) (📥 7.5K / month): ``` pip install mkdocs-encryptcontent-plugin ``` @@ -2557,7 +2557,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
literate-nav - 🥇21 · ⭐ 67 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML.
-- [GitHub](https://github.com/oprypin/mkdocs-literate-nav) (🔀 8 · 📦 1.6K · 📋 25 - 36% open · ⏱️ 03.02.2024) +- [GitHub](https://github.com/oprypin/mkdocs-literate-nav) (🔀 8 · 📦 1.6K · 📋 26 - 38% open · ⏱️ 03.02.2024) - [PyPi](https://pypi.org/project/mkdocs-literate-nav) (📥 190K / month): ``` pip install mkdocs-literate-nav @@ -2568,9 +2568,9 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - literate-nav ```
-
section-index - 🥈20 · ⭐ 68 · 📈 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page.
+
section-index - 🥈20 · ⭐ 68 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page.
-- [GitHub](https://github.com/oprypin/mkdocs-section-index) (👨‍💻 3 · 🔀 7 · 📦 1.4K · 📋 17 - 23% open · ⏱️ 11.02.2024) +- [GitHub](https://github.com/oprypin/mkdocs-section-index) (👨‍💻 3 · 🔀 7 · 📦 1.5K · 📋 17 - 23% open · ⏱️ 11.02.2024) - [PyPi](https://pypi.org/project/mkdocs-section-index) (📥 190K / month): ``` pip install mkdocs-section-index @@ -2584,7 +2584,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-simple-hooks - 🥈18 · ⭐ 56 · MIT ·
Define your own hooks for mkdocs, without having to create a new package.
- [GitHub](https://github.com/aklajnert/mkdocs-simple-hooks) (👨‍💻 5 · 🔀 4 · 📥 31 · 📦 1.4K · ⏱️ 14.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-simple-hooks) (📥 45K / month): +- [PyPi](https://pypi.org/project/mkdocs-simple-hooks) (📥 50K / month): ``` pip install mkdocs-simple-hooks ``` @@ -2594,10 +2594,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mkdocs-simple-hooks ```
-
mkdocs-gallery - 🥈18 · ⭐ 28 · BSD-3 ·
Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..
+
mkdocs-gallery - 🥈18 · ⭐ 29 · 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) (👨‍💻 9 · 🔀 12 · 📋 65 - 40% open · ⏱️ 15.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-gallery) (📥 2.8K / month): +- [GitHub](https://github.com/smarie/mkdocs-gallery) (👨‍💻 9 · 🔀 13 · 📋 65 - 40% open · ⏱️ 15.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-gallery) (📥 3.1K / month): ``` pip install mkdocs-gallery ``` @@ -2607,10 +2607,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - gallery ```
-
exclude - 🥈17 · ⭐ 83 · 💤 · Apache-2 ·
A mkdocs plugin that lets you exclude files or trees from your output.
+
exclude - 🥈17 · ⭐ 84 · 💤 · Apache-2 ·
A mkdocs plugin that lets you exclude files or trees from your output.
- [GitHub](https://github.com/apenwarr/mkdocs-exclude) (🔀 9 · 📦 1.8K · 📋 12 - 75% open · ⏱️ 20.02.2019) -- [PyPi](https://pypi.org/project/mkdocs-exclude) (📥 130K / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude) (📥 120K / month): ``` pip install mkdocs-exclude ``` @@ -2623,7 +2623,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MkRefs - 🥈10 · ⭐ 27 · MIT ·
MkDocs plugin to generate semantic reference Markdown pages from a knowledge graph.
- [GitHub](https://github.com/DerwenAI/mkrefs) (👨‍💻 2 · 📦 3 · ⏱️ 31.08.2023) -- [PyPi](https://pypi.org/project/mkrefs) (📥 66 / month): +- [PyPi](https://pypi.org/project/mkrefs) (📥 60 / month): ``` pip install mkrefs ``` @@ -2633,10 +2633,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mkrefs ```
-
include directory to navigation - 🥉8 · ⭐ 24 · 💤 · ❗Unlicensed ·
Simple MKDocs plugin than permit to fetch and replace directory in navigation.
+
include directory to navigation - 🥉9 · ⭐ 24 · 💤 · ❗Unlicensed ·
Simple MKDocs plugin than permit to fetch and replace directory in navigation.
- [GitHub](https://github.com/mysiki/mkdocs_include_dir_to_nav) (🔀 1 · 📥 8 · 📋 4 - 50% open · ⏱️ 01.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-include-dir-to-nav) (📥 59K / month): +- [PyPi](https://pypi.org/project/mkdocs-include-dir-to-nav) (📥 63K / month): ``` pip install mkdocs-include-dir-to-nav ``` @@ -2649,7 +2649,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
select-files - 🥉6 · 💤 · Apache-2 ·
Filter pages for assignments.
- [GitHub](https://github.com/supcik/mkdocs-select-files) (📦 7 · ⏱️ 05.09.2019) -- [PyPi](https://pypi.org/project/mkdocs-select-files) (📥 39 / month): +- [PyPi](https://pypi.org/project/mkdocs-select-files) (📥 43 / month): ``` pip install mkdocs-select-files ``` @@ -2663,8 +2663,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
file-filter - 🥈16 · ⭐ 7 · 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 · 📥 37 · 📦 4 · 📋 11 - 27% open · ⏱️ 13.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-file-filter-plugin) (📥 6.5K / month): +- [GitHub](https://github.com/DariuszPorowski/mkdocs-file-filter-plugin) (👨‍💻 4 · 🔀 3 · 📥 37 · 📦 5 · 📋 11 - 27% open · ⏱️ 13.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-file-filter-plugin) (📥 6.8K / month): ``` pip install mkdocs-file-filter-plugin ``` @@ -2674,10 +2674,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - file-filter ```
-
mkdocs-nav-weight - 🥈12 · ⭐ 6 · MIT ·
A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.
+
mkdocs-nav-weight - 🥈12 · ⭐ 7 · MIT ·
A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.
-- [GitHub](https://github.com/shu307/mkdocs-nav-weight) (👨‍💻 3 · 🔀 2 · 📦 15 · ⏱️ 17.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-nav-weight) (📥 5.7K / month): +- [GitHub](https://github.com/shu307/mkdocs-nav-weight) (👨‍💻 3 · 🔀 2 · 📦 19 · ⏱️ 17.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-nav-weight) (📥 5.8K / month): ``` pip install mkdocs-nav-weight ``` @@ -2690,7 +2690,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-categories-plugin - 🥈11 · ⭐ 11 · MIT ·
An MkDocs plugin allowing for categorization of wiki pages.
- [GitHub](https://github.com/EddyLuten/mkdocs-categories-plugin) (📦 13 · ⏱️ 02.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-categories-plugin) (📥 230 / month): +- [PyPi](https://pypi.org/project/mkdocs-categories-plugin) (📥 240 / month): ``` pip install mkdocs-categories-plugin ``` @@ -2700,10 +2700,23 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - categories ```
+
vim-md-tags - 🥈10 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that creates a vim tag file of all markdown files.
+ +- [GitHub](https://github.com/zachhannum/mkdocs-vim-md-tags-plugin) (👨‍💻 4 · 🔀 1 · 📦 10 · ⏱️ 08.05.2020) +- [PyPi](https://pypi.org/project/mkdocs-vim-md-tags-plugin) (📥 150 / month): + ``` + pip install mkdocs-vim-md-tags-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - vim-md-tags + ``` +
mkdocs-pagetree-plugin - 🥈10 · ⭐ 1 · 🐣 · MIT ·
MkDocs plugin that allows you to display the page tree. Like `sitemap.xml`, but for humans.
-- [GitHub](https://github.com/tombreit/mkdocs-pagetree-plugin) (📦 4 · 📋 7 - 42% open · ⏱️ 01.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-pagetree-plugin) (📥 290 / month): +- [GitHub](https://github.com/tombreit/mkdocs-pagetree-plugin) (📦 4 · 📋 8 - 50% open · ⏱️ 01.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-pagetree-plugin) (📥 350 / month): ``` pip install mkdocs-pagetree-plugin ``` @@ -2715,8 +2728,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
toc-sidebar - 🥉9 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that allows users to add additional content to the ToC sidebar using the Material theme.
-- [GitHub](https://github.com/zachhannum/mkdocs-toc-sidebar-plugin) (👨‍💻 2 · 🔀 3 · 📦 33 · ⏱️ 11.01.2020) -- [PyPi](https://pypi.org/project/mkdocs-toc-sidebar-plugin) (📥 540 / month): +- [GitHub](https://github.com/zachhannum/mkdocs-toc-sidebar-plugin) (👨‍💻 2 · 🔀 3 · 📦 34 · ⏱️ 11.01.2020) +- [PyPi](https://pypi.org/project/mkdocs-toc-sidebar-plugin) (📥 620 / month): ``` pip install mkdocs-toc-sidebar-plugin ``` @@ -2729,7 +2742,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-nav-enhancements - 🥉9 · ⭐ 3 · 💤 · MIT ·
WIP plugin for working with titles of pages in MkDocs.
- [GitHub](https://github.com/Rylon/mkdocs-nav-enhancements) (📦 32 · ⏱️ 24.07.2019) -- [PyPi](https://pypi.org/project/mkdocs-nav-enhancements) (📥 5.8K / month): +- [PyPi](https://pypi.org/project/mkdocs-nav-enhancements) (📥 6.4K / month): ``` pip install mkdocs-nav-enhancements ``` @@ -2752,19 +2765,6 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - live-edit ```
-
vim-md-tags - 🥉8 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that creates a vim tag file of all markdown files.
- -- [GitHub](https://github.com/zachhannum/mkdocs-vim-md-tags-plugin) (👨‍💻 4 · 🔀 1 · 📦 9 · ⏱️ 08.05.2020) -- [PyPi](https://pypi.org/project/mkdocs-vim-md-tags-plugin) (📥 120 / month): - ``` - pip install mkdocs-vim-md-tags-plugin - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): - ```yaml - plugins: - - vim-md-tags - ``` -
schema-reader - 🥉7 · ⭐ 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/magicaljellybeans/mkdocs_schema_reader) (👨‍💻 3 · 🔀 3 · 📋 3 - 66% open · ⏱️ 23.06.2021) @@ -2781,7 +2781,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
SWAN Gallery - 🥉5 · ⭐ 1 · ❗️AGPL-3.0 ·
MkDocs plugin to generate a SWAN Gallery.
- [GitHub](https://github.com/swan-cern/mkdocs-swangallery) (👨‍💻 2 · 📦 1 · ⏱️ 20.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-swangallery) (📥 45 / month): +- [PyPi](https://pypi.org/project/mkdocs-swangallery) (📥 36 / month): ``` pip install mkdocs-swangallery ``` @@ -2803,7 +2803,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-title-casing-plugin - 🥉4 · ⭐ 2 · ❗️GPL-3.0 ·
A lightweight mkdocs plugin to add title casing to all mkdocs pages and sections.
- [GitHub](https://github.com/mattchristopher314/mkdocs-title-casing-plugin) (⏱️ 02.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-title-casing-plugin) (📥 210 / month): +- [PyPi](https://pypi.org/project/mkdocs-title-casing-plugin) (📥 240 / month): ``` pip install mkdocs-title-casing-plugin ``` @@ -2816,7 +2816,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-copy - 🥉3 · ⭐ 4 · 💤 · MIT ·
A MkDocs plugin that lets you copy (and maybe transform) arbitrary doc files to the build.
- [GitHub](https://github.com/chikamichi/mkdocs-copy) (📥 5 · ⏱️ 21.09.2021) -- [PyPi](https://pypi.org/project/mkdocs-copy) (📥 13 / month): +- [PyPi](https://pypi.org/project/mkdocs-copy) (📥 12 / month): ``` pip install mkdocs-copy ``` @@ -2847,7 +2847,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
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) (📥 4 / month): +- [PyPi](https://pypi.org/project/mkdocs-pug) (📥 5 / month): ``` pip install mkdocs-pug ``` @@ -2861,18 +2861,18 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mktestdocs - 🥇15 · ⭐ 100 · Apache-2
Run pytest against markdown files/docstrings.
-- [GitHub](https://github.com/koaning/mktestdocs) (👨‍💻 3 · 🔀 6 · 📦 49 · 📋 3 - 66% open · ⏱️ 27.04.2023) -- [PyPi](https://pypi.org/project/mktestdocs) (📥 4.1K / month): +- [GitHub](https://github.com/koaning/mktestdocs) (👨‍💻 3 · 🔀 6 · 📦 52 · 📋 3 - 66% open · ⏱️ 27.04.2023) +- [PyPi](https://pypi.org/project/mktestdocs) (📥 4.5K / month): ``` pip install mktestdocs ```
Show 4 hidden projects... -
mkdocs-spellcheck - 🥈13 · ⭐ 9 · ISC ·
A spell checker plugin for MkDocs.
+
mkdocs-spellcheck - 🥇15 · ⭐ 9 · 📈 · ISC ·
A spell checker plugin for MkDocs.
-- [GitHub](https://github.com/pawamoy/mkdocs-spellcheck) (👨‍💻 3 · 🔀 2 · 📦 35 · 📋 15 - 46% open · ⏱️ 18.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-spellcheck) (📥 9.1K / month): +- [GitHub](https://github.com/pawamoy/mkdocs-spellcheck) (👨‍💻 3 · 🔀 2 · 📦 35 · 📋 15 - 46% open · ⏱️ 23.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-spellcheck) (📥 9.5K / month): ``` pip install mkdocs-spellcheck ``` @@ -2885,7 +2885,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Link Checker - 🥉9 · ⭐ 9 · 💤 · 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) (📥 2.6K / month): +- [PyPi](https://pypi.org/project/mkdocs-linkcheck) (📥 2.9K / month): ``` pip install mkdocs-linkcheck ``` @@ -2893,7 +2893,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-code-validator - 🥉9 · ⭐ 1 · MIT ·
Checks Markdown code blocks in a MkDocs site against user-defined actions.
- [GitHub](https://github.com/oprypin/mkdocs-code-validator) (📦 13 · ⏱️ 03.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-code-validator) (📥 270 / month): +- [PyPi](https://pypi.org/project/mkdocs-code-validator) (📥 290 / month): ``` pip install mkdocs-code-validator ``` @@ -2906,7 +2906,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
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) (📥 39 / month): +- [PyPi](https://pypi.org/project/mkdocs-codecheck) (📥 29 / month): ``` pip install mkdocs-codecheck ``` @@ -2934,7 +2934,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
localsearch - 🥈16 · ⭐ 31 · 💤 · MIT ·
A MkDocs plugin to make the native search plugin work locally (file:// protocol).
- [GitHub](https://github.com/wilhelmer/mkdocs-localsearch) (👨‍💻 6 · 🔀 7 · 📦 66 · ⏱️ 02.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-localsearch) (📥 4.2K / month): +- [PyPi](https://pypi.org/project/mkdocs-localsearch) (📥 4.7K / month): ``` pip install mkdocs-localsearch ``` @@ -2947,7 +2947,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
tags - 🥉9 · ⭐ 41 · 💤 · MIT ·
Processes tags in yaml metadata.
- [GitHub](https://github.com/jldiaz/mkdocs-plugin-tags) (👨‍💻 3 · 🔀 19 · 📋 14 - 42% open · ⏱️ 02.09.2021) -- [PyPi](https://pypi.org/project/mkdocs-plugin-tags) (📥 620 / month): +- [PyPi](https://pypi.org/project/mkdocs-plugin-tags) (📥 630 / month): ``` pip install mkdocs-plugin-tags ``` @@ -2957,10 +2957,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - tags ```
-
extract listings - 🥉6 · 🐣 · MIT ·
Generate a page with all listings and/or a search page for listings.
+
extract listings - 🥉5 · 🐣 · MIT ·
Generate a page with all listings and/or a search page for listings.
- [GitHub](https://github.com/six-two/mkdocs-extract-listings-plugin) (⏱️ 22.02.2024) -- [PyPi](https://pypi.org/project/mkdocs-extract-listings-plugin) (📥 160 / month): +- [PyPi](https://pypi.org/project/mkdocs-extract-listings-plugin) (📥 100 / month): ``` pip install mkdocs-extract-listings-plugin ``` @@ -2978,8 +2978,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-with-pdf - 🥇22 · ⭐ 290 · 💤 · MIT ·
Generate a single PDF file from MkDocs repository.
-- [GitHub](https://github.com/orzih/mkdocs-with-pdf) (👨‍💻 6 · 🔀 70 · 📦 480 · 📋 99 - 55% open · ⏱️ 14.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-with-pdf) (📥 42K / month): +- [GitHub](https://github.com/orzih/mkdocs-with-pdf) (👨‍💻 6 · 🔀 71 · 📦 490 · 📋 99 - 55% open · ⏱️ 14.10.2021) +- [PyPi](https://pypi.org/project/mkdocs-with-pdf) (📥 44K / month): ``` pip install mkdocs-with-pdf ``` @@ -2991,8 +2991,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
pdf-export - 🥇21 · ⭐ 310 · 💤 · MIT ·
An MkDocs plugin to export content pages as PDF files.
-- [GitHub](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) (👨‍💻 11 · 🔀 43 · 📦 760 · 📋 88 - 47% open · ⏱️ 05.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin) (📥 28K / month): +- [GitHub](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) (👨‍💻 11 · 🔀 43 · 📦 780 · 📋 88 - 47% open · ⏱️ 05.10.2021) +- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin) (📥 30K / month): ``` pip install mkdocs-pdf-export-plugin ``` @@ -3004,7 +3004,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
print-site - 🥇21 · ⭐ 110 · MIT ·
MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.
-- [GitHub](https://github.com/timvink/mkdocs-print-site-plugin) (👨‍💻 6 · 🔀 16 · 📦 290 · 📋 87 - 16% open · ⏱️ 23.01.2024) +- [GitHub](https://github.com/timvink/mkdocs-print-site-plugin) (👨‍💻 6 · 🔀 17 · 📦 290 · 📋 87 - 16% open · ⏱️ 23.01.2024) - [PyPi](https://pypi.org/project/mkdocs-print-site-plugin) (📥 21K / month): ``` pip install mkdocs-print-site-plugin @@ -3017,7 +3017,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkpdfs - 🥈16 · ⭐ 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 · 📥 34 · 📦 53 · 📋 39 - 30% open · ⏱️ 11.08.2021) +- [GitHub](https://github.com/comwes/mkpdfs-mkdocs-plugin) (👨‍💻 8 · 🔀 30 · 📥 34 · 📦 54 · 📋 39 - 30% open · ⏱️ 11.08.2021) - [PyPi](https://pypi.org/project/mkpdfs-mkdocs) (📥 790 / month): ``` pip install mkpdfs-mkdocs @@ -3028,18 +3028,18 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mkpdfs ```
-
mkdocs-pandoc - 🥈13 · ⭐ 110 · 💤 · Apache-2
[unmaintained] mkdocs - pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine.
+
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 · 📦 50 · 📋 23 - 56% open · ⏱️ 14.03.2016) -- [PyPi](https://pypi.org/project/mkdocs-pandoc) (📥 140 / month): +- [PyPi](https://pypi.org/project/mkdocs-pandoc) (📥 150 / month): ``` pip install mkdocs-pandoc ```
-
mkdocs-exporter - 🥉12 · ⭐ 49 · MIT ·
A plugin for MkDocs that exports your pages as PDF documents.
+
mkdocs-exporter - 🥉13 · ⭐ 50 · MIT ·
A plugin for MkDocs that exports your pages as PDF documents.
-- [GitHub](https://github.com/adrienbrignon/mkdocs-exporter) (👨‍💻 2 · 📦 2 · 📋 18 - 16% open · ⏱️ 20.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-exporter) (📥 1.3K / month): +- [GitHub](https://github.com/adrienbrignon/mkdocs-exporter) (👨‍💻 2 · 📦 2 · 📋 18 - 16% open · ⏱️ 24.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-exporter) (📥 1.4K / month): ``` pip install mkdocs-exporter ``` @@ -3056,7 +3056,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
pdf-with-js - 🥉12 · ⭐ 5 · 💤 · 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 · 🔀 2 · 📦 11 · ⏱️ 23.07.2021) -- [PyPi](https://pypi.org/project/mkdocs-pdf-with-js-plugin) (📥 1.4K / month): +- [PyPi](https://pypi.org/project/mkdocs-pdf-with-js-plugin) (📥 1.8K / month): ``` pip install mkdocs-pdf-with-js-plugin ``` @@ -3069,7 +3069,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mk2pdf-export - 🥉6 · ⭐ 7 · 💤 · 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 · 📦 1 · ⏱️ 11.09.2020) -- [PyPi](https://pypi.org/project/mkdocs-mk2pdf-plugin) (📥 58 / month): +- [PyPi](https://pypi.org/project/mkdocs-mk2pdf-plugin) (📥 59 / month): ``` pip install mkdocs-mk2pdf-plugin ``` @@ -3082,7 +3082,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-zip-folders - 🥉5 · ⭐ 1 · 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) (📥 110 / month): +- [PyPi](https://pypi.org/project/mkdocs-zip-folders) (📥 130 / month): ``` pip install mkdocs-zip-folders ``` @@ -3095,7 +3095,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
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) (📥 24 / month): +- [PyPi](https://pypi.org/project/mkdocs-helm) (📥 25 / month): ``` pip install mkdocs-helm ``` @@ -3105,10 +3105,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - helm-repo ```
-
mkdocs-autozip - 🥉1 · ⭐ 2 · 💤 · ❗Unlicensed ·
A mkdocs plugin for auto zipping the document source.
+
mkdocs-autozip - 🥉2 · ⭐ 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) (📥 140 / month): +- [PyPi](https://pypi.org/project/mkdocs-autozip) (📥 170 / month): ``` pip install mkdocs-autozip ``` @@ -3125,10 +3125,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr Back to top -
mike - 🥇28 · ⭐ 450 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git.
+
mike - 🥇27 · ⭐ 460 · 📉 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git.
-- [GitHub](https://github.com/jimporter/mike) (👨‍💻 9 · 🔀 41 · 📥 160 · 📦 2.7K · 📋 170 - 4% open · ⏱️ 29.02.2024) -- [PyPi](https://pypi.org/project/mike) (📥 240K / month): +- [GitHub](https://github.com/jimporter/mike) (👨‍💻 9 · 🔀 41 · 📥 160 · 📦 2.8K · 📋 170 - 4% open · ⏱️ 29.02.2024) +- [PyPi](https://pypi.org/project/mike) (📥 250K / month): ``` pip install mike ``` @@ -3151,10 +3151,10 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - monorepo ```
-
techdocs-core - 🥈22 · ⭐ 71 · Apache-2 ·
The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..
+
techdocs-core - 🥈22 · ⭐ 73 · Apache-2 ·
The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..
-- [GitHub](https://github.com/backstage/mkdocs-techdocs-core) (👨‍💻 39 · 🔀 56 · 📦 47 · 📋 56 - 7% open · ⏱️ 15.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-techdocs-core) (📥 330K / month): +- [GitHub](https://github.com/backstage/mkdocs-techdocs-core) (👨‍💻 38 · 🔀 56 · 📦 48 · 📋 56 - 7% open · ⏱️ 15.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-techdocs-core) (📥 290K / month): ``` pip install mkdocs-techdocs-core ``` @@ -3179,8 +3179,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
simple - 🥈20 · ⭐ 38 · Apache-2 ·
Build documentation files inside your code into a MkDocs site.
-- [GitHub](https://github.com/athackst/mkdocs-simple-plugin) (👨‍💻 8 · 🔀 10 · 📦 46 · ⏱️ 18.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-simple-plugin) (📥 36K / month): +- [GitHub](https://github.com/athackst/mkdocs-simple-plugin) (👨‍💻 8 · 🔀 10 · 📦 46 · ⏱️ 28.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-simple-plugin) (📥 35K / month): ``` pip install mkdocs-simple-plugin ``` @@ -3193,7 +3193,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-versioning - 🥈17 · ⭐ 40 · 💤 · MIT ·
A tool that allows for versioning sites built with mkdocs.
- [GitHub](https://github.com/zayd62/mkdocs-versioning) (👨‍💻 5 · 🔀 6 · 📦 68 · 📋 25 - 12% open · ⏱️ 01.08.2021) -- [PyPi](https://pypi.org/project/mkdocs-versioning) (📥 4.3K / month): +- [PyPi](https://pypi.org/project/mkdocs-versioning) (📥 4.7K / month): ``` pip install mkdocs-versioning ``` @@ -3203,7 +3203,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr - mkdocs-versioning ```
-
same-dir - 🥉15 · ⭐ 33 · MIT ·
MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.
+
same-dir - 🥉15 · ⭐ 34 · MIT ·
MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.
- [GitHub](https://github.com/oprypin/mkdocs-same-dir) (👨‍💻 2 · 🔀 2 · 📦 260 · ⏱️ 03.02.2024) - [PyPi](https://pypi.org/project/mkdocs-same-dir) (📥 19K / month): @@ -3219,7 +3219,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
MkDocs Merge - 🥉13 · ⭐ 21 · 💤 · MIT
Merge the source of multiple MkDocs sites into a single one.
- [GitHub](https://github.com/ovasquez/mkdocs-merge) (👨‍💻 3 · 🔀 5 · 📦 4 · 📋 8 - 62% open · ⏱️ 21.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-merge) (📥 1.2K / month): +- [PyPi](https://pypi.org/project/mkdocs-merge) (📥 1.5K / month): ``` pip install mkdocs-merge ``` @@ -3227,15 +3227,28 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
multirepo - 🥉12 · ⭐ 32 · MIT
A bit like monorepo, but keeps MkDocs projects separate.
- [GitHub](https://github.com/wilhelmer/mkdocs-multirepo) (👨‍💻 3 · 🔀 2 · ⏱️ 04.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-multirepo) (📥 380 / month): +- [PyPi](https://pypi.org/project/mkdocs-multirepo) (📥 500 / month): ``` pip install mkdocs-multirepo ```
+
mkdocs-required-frontmatter-plugin - 🥉9 · ➕ · MIT ·
This MkDocs plugin enforces required frontmatter for documentation pages.
+ +- [GitHub](https://github.com/unmc-vcr/mkdocs-required-frontmatter-plugin) (⏱️ 22.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-required-frontmatter-plugin) (📥 170 / month): + ``` + pip install mkdocs-required-frontmatter-plugin + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): + ```yaml + plugins: + - required-frontmatter + ``` +
no-sitemap - 🥉7 · MIT ·
Disable Mkdocs sitemap generation.
- [GitHub](https://github.com/leonardehrenfried/mkdocs-no-sitemap-plugin) (📦 7 · ⏱️ 04.04.2023) -- [PyPi](https://pypi.org/project/mkdocs-no-sitemap-plugin) (📥 1.9K / month): +- [PyPi](https://pypi.org/project/mkdocs-no-sitemap-plugin) (📥 2.1K / month): ``` pip install mkdocs-no-sitemap-plugin ``` @@ -3249,8 +3262,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
markdown-docs - 🥈16 · ⭐ 16 · 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 · 🔀 6 · 📦 35 · ⏱️ 18.03.2024) -- [Docker Hub](https://hub.docker.com/r/deloo/markdown-docs) (📥 7.2K · ⏱️ 18.03.2024): +- [GitHub](https://github.com/ldeluigi/markdown-docs) (👨‍💻 4 · 🔀 6 · 📦 36 · ⏱️ 25.03.2024) +- [Docker Hub](https://hub.docker.com/r/deloo/markdown-docs) (📥 7.4K · ⏱️ 25.03.2024): ``` docker pull deloo/markdown-docs ``` @@ -3258,7 +3271,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-exclude-unused-files - 🥉8 · ⭐ 2 · MIT ·
Exclude orphaned (unused) static files from your mkdocs build.
- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files) (👨‍💻 2 · 📦 2 · ⏱️ 27.01.2024) -- [PyPi](https://pypi.org/project/mkdocs-exclude-unused-files) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude-unused-files) (📥 980 / month): ``` pip install mkdocs-exclude-unused-files ``` @@ -3271,7 +3284,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-yamp - 🥉8 · ⭐ 1 · 💤 · Apache-2 ·
Yet Another Multirepo Plugin for MkDocs.
- [GitHub](https://github.com/boozallen/mkdocs-yamp-plugin) (👨‍💻 2 · 🔀 2 · 📦 4 · ⏱️ 10.10.2022) -- [PyPi](https://pypi.org/project/mkdocs-yamp) (📥 180 / month): +- [PyPi](https://pypi.org/project/mkdocs-yamp) (📥 190 / month): ``` pip install mkdocs-yamp ``` @@ -3293,7 +3306,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-exclude-tagged-files - 🥉5 · ⭐ 3 · MIT ·
A mkdocs plugin for excluding files based on frontmatter tags.
- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-tagged-files) (👨‍💻 2 · 🔀 2 · 📦 2 · ⏱️ 10.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-exclude-tagged-files) (📥 33 / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude-tagged-files) (📥 32 / month): ``` pip install mkdocs-exclude-tagged-files ``` @@ -3306,7 +3319,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-new-features-notifier - 🥉4 · ⭐ 2 · 💤 · 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/kevin-411/mkdocs-new-features-notifier) (👨‍💻 2 · 🔀 1 · ⏱️ 15.01.2020) -- [PyPi](https://pypi.org/project/mkdocs-new-features-notifier) (📥 630 / month): +- [PyPi](https://pypi.org/project/mkdocs-new-features-notifier) (📥 750 / month): ``` pip install mkdocs-new-features-notifier ``` @@ -3319,7 +3332,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
multiple - 🥉3 · ⭐ 1 · 💤 · ❗️GPL-3.0 ·
Allows to merge mkdocs documentations dynamically.
- [GitHub](https://github.com/experimaestro/mkdocs-multiple) (👨‍💻 2 · ⏱️ 22.11.2019) -- [PyPi](https://pypi.org/project/mkdocs-multiple) (📥 950 / month): +- [PyPi](https://pypi.org/project/mkdocs-multiple) (📥 870 / month): ``` pip install mkdocs-multiple ``` @@ -3338,8 +3351,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
include-markdown - 🥇24 · ⭐ 85 · Apache-2 ·
Mkdocs Markdown includer plugin.
-- [GitHub](https://github.com/mondeja/mkdocs-include-markdown-plugin) (👨‍💻 15 · 🔀 18 · 📥 200 · 📦 1.9K · 📋 68 - 2% open · ⏱️ 07.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-include-markdown-plugin) (📥 260K / month): +- [GitHub](https://github.com/mondeja/mkdocs-include-markdown-plugin) (👨‍💻 15 · 🔀 18 · 📥 200 · 📦 1.9K · 📋 69 - 2% open · ⏱️ 25.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-include-markdown-plugin) (📥 250K / month): ``` pip install mkdocs-include-markdown-plugin ``` @@ -3352,7 +3365,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Markdown-Include - 🥈22 · ⭐ 95 · 💤 · ❗️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 · 🔀 36 · 📦 5.6K · 📋 24 - 29% open · ⏱️ 07.02.2023) -- [PyPi](https://pypi.org/project/markdown-include) (📥 100K / month): +- [PyPi](https://pypi.org/project/markdown-include) (📥 110K / month): ``` pip install markdown-include ``` @@ -3365,7 +3378,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
Mdx Include - 🥉11 · ⭐ 50 · 💤 · ❗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) (📥 21K / month): +- [PyPi](https://pypi.org/project/mdx-include) (📥 24K / month): ``` pip install mdx-include ``` @@ -3379,8 +3392,8 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
meta-descriptions - 🥈20 · ⭐ 15 · 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 · ⏱️ 19.03.2024) -- [PyPi](https://pypi.org/project/mkdocs-meta-descriptions-plugin) (📥 6.6K / month): +- [GitHub](https://github.com/prcr/mkdocs-meta-descriptions-plugin) (👨‍💻 3 · 🔀 3 · 📦 1.1K · 📋 11 - 9% open · ⏱️ 26.03.2024) +- [PyPi](https://pypi.org/project/mkdocs-meta-descriptions-plugin) (📥 6.1K / month): ``` pip install mkdocs-meta-descriptions-plugin ``` @@ -3406,7 +3419,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
codeinclude - 🥉15 · ⭐ 14 · MIT ·
A plugin to include code snippets into mkdocs pages.
- [GitHub](https://github.com/rnorth/mkdocs-codeinclude-plugin) (👨‍💻 4 · 🔀 5 · 📦 120 · 📋 11 - 36% open · ⏱️ 01.03.2023) -- [PyPi](https://pypi.org/project/mkdocs-codeinclude-plugin) (📥 5.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-codeinclude-plugin) (📥 4.9K / month): ``` pip install mkdocs-codeinclude-plugin ``` @@ -3419,7 +3432,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
mkdocs-version-annotations - 🥉12 · ⭐ 1 · 💤 · MIT ·
MkDocs plugin to add custom admonitions for documenting version differences.
- [GitHub](https://github.com/glennmatthews/mkdocs-version-annotations) (📥 8 · 📦 210 · ⏱️ 14.09.2022) -- [PyPi](https://pypi.org/project/mkdocs-version-annotations) (📥 8.4K / month): +- [PyPi](https://pypi.org/project/mkdocs-version-annotations) (📥 8.3K / month): ``` pip install mkdocs-version-annotations ``` @@ -3432,7 +3445,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
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 · 📦 14 · 📋 7 - 42% open · ⏱️ 21.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-snippet-plugin) (📥 770 / month): +- [PyPi](https://pypi.org/project/mkdocs-snippet-plugin) (📥 940 / month): ``` pip install mkdocs-snippet-plugin ``` @@ -3445,7 +3458,7 @@ This list contains 250 awesome open-source projects with a total of 30K stars gr
git snippet - 🥉8 · ⭐ 5 · 💤 · 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 · 📦 7 · ⏱️ 15.11.2020) -- [PyPi](https://pypi.org/project/mkdocs-gitsnippet-plugin) (📥 540 / month): +- [PyPi](https://pypi.org/project/mkdocs-gitsnippet-plugin) (📥 680 / month): ``` pip install mkdocs-gitsnippet-plugin ``` diff --git a/history/2024-03-28_changes.md b/history/2024-03-28_changes.md new file mode 100644 index 0000000..b98f9b8 --- /dev/null +++ b/history/2024-03-28_changes.md @@ -0,0 +1,26 @@ +## 📈 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._ + +- plantuml-markdown - 🥇28 · ⭐ 180 · 📈 · BSD-2 ·
PlantUML plugin for Python-Markdown. +- build-plantuml - 🥈17 · ⭐ 51 · 📈 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline). +- mkdocs-spellcheck - 🥇15 · ⭐ 9 · 📈 · ISC ·
A spell checker plugin for MkDocs. +- mkdocs-d2-plugin - 🥈14 · ⭐ 10 · 🐣 · MIT ·
A plugin for embedding D2 diagrams in MkDocs. +- vim-md-tags - 🥈10 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that creates a vim tag file of all markdown files. + +## 📉 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._ + +- Material for MkDocs - 🥇42 · ⭐ 18K · 📉 · MIT · ·
Documentation that simply works. +- mike - 🥇27 · ⭐ 460 · 📉 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git. +- Terminal for MkDocs - 🥈14 · ⭐ 69 · 📉 · MIT ·
monospace theme for MkDocs. +- MkDocs Dependency License Information - 🥉4 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to visualise package dependencies license information. +- Github Releaase Changelog - 🥉3 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to autogenerate changelog from github releases. + +## ➕ Added Projects + +_Projects that were recently added to this best-of list._ + +- mkdocs-required-frontmatter-plugin - 🥉9 · ➕ · MIT ·
This MkDocs plugin enforces required frontmatter for documentation pages. + diff --git a/history/2024-03-28_projects.csv b/history/2024-03-28_projects.csv new file mode 100644 index 0000000..7c8be98 --- /dev/null +++ b/history/2024-03-28_projects.csv @@ -0,0 +1,254 @@ +,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,markdown_extension,github_release_downloads,updated_github_id,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_pulls,shadowed,new_addition,gitlab_id,gitlab_url,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-03-28 04:37:28.000000,2024-03-27 10:11:52,6158.0,187.0,3185.0,126.0,2830.0,37.0,2231.0,17915.0,2024-03-23 05:27:15,9.5.15,100.0,Documentation that simply works.,45325.0,45325.0,260.0,https://pypi.org/project/mkdocs-material,4392814.0,4392814.0,42,True,1.0,-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-03-23 10:06:52.000000,2024-03-23 10:06:49,637.0,21.0,101.0,14.0,174.0,48.0,337.0,1535.0,2024-02-27 16:06:43,0.24.1,8.0,"Automatic documentation from sources, for MkDocs.",12090.0,12090.0,42.0,https://pypi.org/project/mkdocstrings,921976.0,921976.0,32,True,1.0,,,,,,,,,,,,, +2,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-03-27 10:12:36.000000,2024-03-26 12:40:11,1761.0,7.0,244.0,8.0,1886.0,7.0,354.0,883.0,2024-03-05 01:23:33,10.7.1,87.0,Extensions for Python Markdown.,30087.0,30087.0,44.0,https://pypi.org/project/pymdown-extensions,3382067.0,3382067.0,32,True,1.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']",,,,,,,,,,, +3,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-03-26 19:43:16.000000,2024-03-26 19:29:14,288.0,11.0,53.0,11.0,30.0,1.0,61.0,183.0,2024-03-26 19:44:47,3.9.4,41.0,PlantUML plugin for Python-Markdown.,1221.0,1221.0,28.0,https://pypi.org/project/plantuml-markdown,344314.0,344314.0,28,True,1.0,1.0,plantuml_markdown,,,,,,,,,,, +4,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-03-12 09:41:39.000000,2024-02-03 08:05:41,288.0,5.0,31.0,4.0,48.0,11.0,70.0,165.0,2024-02-03 08:10:20,1.2.4,41.0,MkDocs plugin to add a last updated date to your site pages.,6290.0,6290.0,23.0,https://pypi.org/project/mkdocs-git-revision-date-localized-plugin,415666.0,415666.0,28,True,1.0,,,,,,,,,,,,, +5,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-03-01 00:09:30.000000,2024-02-29 23:15:57,328.0,9.0,41.0,6.0,22.0,8.0,166.0,455.0,2023-11-02 21:39:13,2.0.0,22.0,Manage multiple versions of your MkDocs-powered documentation via Git.,2770.0,2770.0,9.0,https://pypi.org/project/mike,249166.0,249168.0,27,True,1.0,-1.0,,160.0,,,,,,,,,, +6,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-03-09 10:14:57.000000,2024-03-09 10:14:56,241.0,18.0,44.0,5.0,51.0,6.0,108.0,262.0,2023-08-13 11:52:51,1.0.4,4.0,"Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.",3001.0,3001.0,31.0,https://pypi.org/project/mkdocs-macros-plugin,350496.0,350496.0,27,True,1.0,,,,,,,,,,,,, +7,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-03-09 15:45:13.000000,2024-03-09 15:37:17,100.0,3.0,32.0,8.0,20.0,18.0,63.0,424.0,2023-08-19 21:31:54,2.9.2,24.0,An MkDocs plugin that simplifies configuring page titles and their order.,3986.0,3986.0,8.0,https://pypi.org/project/mkdocs-awesome-pages-plugin,204304.0,204304.0,25,True,1.0,,,,,,,,,,,,, +8,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-02-14 03:18:21.000000,2024-02-14 03:18:20,233.0,4.0,39.0,5.0,78.0,22.0,92.0,324.0,,,,Use Jupyter Notebook in mkdocs.,2114.0,2114.0,21.0,https://pypi.org/project/mkdocs-jupyter,146703.0,146703.0,24,True,1.0,,,,,,,,,,,,, +9,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-03-25 07:08:49.000000,2024-03-25 07:07:31,182.0,8.0,18.0,3.0,123.0,2.0,67.0,85.0,2024-03-25 06:50:55,6.0.5,52.0,Mkdocs Markdown includer plugin.,1948.0,1948.0,15.0,https://pypi.org/project/mkdocs-include-markdown-plugin,253056.0,253061.0,24,True,1.0,,,201.0,,,,,,,,,, +10,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-03-12 21:59:28.000000,2024-03-05 15:36:28,776.0,60.0,19.0,4.0,212.0,14.0,26.0,59.0,2024-02-14 17:30:45,1.12.1,22.0,"MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta).",445.0,445.0,12.0,https://pypi.org/project/mkdocs-rss-plugin,33713.0,33714.0,24,True,1.0,,,54.0,,,,,,,,,, +11,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-03-05 13:16:07.000000,2024-01-04 14:28:40,148.0,3.0,70.0,23.0,63.0,31.0,30.0,297.0,,,,Build multiple documentation folders in a single Mkdocs. Designed for large codebases.,382.0,382.0,30.0,https://pypi.org/project/mkdocs-monorepo-plugin,316010.0,316010.0,23,True,1.0,,,,,,,,,,,,, +12,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-03-26 05:22:24.000000,2024-03-05 10:17:24,295.0,15.0,34.0,9.0,165.0,16.0,116.0,201.0,,,,MkDocs i18n plugin using static translation markdown files.,980.0,980.0,10.0,https://pypi.org/project/mkdocs-static-i18n,31683.0,31683.0,23,True,1.0,,,,,,,,,,,,, +13,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-03-12 15:27:01.000000,2024-03-06 09:42:36,105.0,7.0,25.0,1.0,22.0,6.0,59.0,191.0,2023-09-01 12:13:11,1.1.0,3.0,A Mermaid graphs plugin for mkdocs.,1838.0,1838.0,13.0,https://pypi.org/project/mkdocs-mermaid2-plugin,191199.0,191199.0,23,True,1.0,,,,,,,,,,,,, +14,encryptcontent,,encryptcontent,,CoinK0in/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-02-10 18:57:00.000000,2024-02-10 18:56:35,268.0,18.0,13.0,4.0,8.0,2.0,59.0,114.0,2024-01-30 19:13:34,3.0.3,34.0,A MkDocs plugin that encrypt/decrypt markdown content with AES.,1074.0,1074.0,5.0,https://pypi.org/project/mkdocs-encryptcontent-plugin,7477.0,7478.0,23,True,1.0,,,82.0,unverbuggt/mkdocs-encryptcontent-plugin,,,,,,,,, +15,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-03-12 21:51:14.000000,2024-03-12 21:50:19,204.0,6.0,16.0,5.0,29.0,10.0,43.0,64.0,2024-03-12 21:52:56,0.8.0,21.0,MkDocs plugin to display git authors of a page.,721.0,721.0,10.0,https://pypi.org/project/mkdocs-git-authors-plugin,74152.0,74152.0,23,True,2.0,,,,,,,,,,,,, +16,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,2023-06-08 09:34:08.000000,2021-10-14 20:29:54,188.0,,71.0,10.0,50.0,55.0,44.0,294.0,2021-07-03 02:09:02,0.9.3,27.0,Generate a single PDF file from MkDocs repository.,492.0,492.0,6.0,https://pypi.org/project/mkdocs-with-pdf,44230.0,44230.0,22,True,1.0,,,,,,,,,,,,, +17,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,7.0,14.0,10.0,21.0,4.0,13.0,123.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.,7311.0,7311.0,14.0,https://pypi.org/project/mkdocs-minify-plugin,189119.0,189119.0,22,True,1.0,,,,,,,,,,,,, +18,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-03-08 18:40:04.000000,2024-03-08 18:40:03,134.0,14.0,15.0,4.0,19.0,3.0,36.0,97.0,2024-01-30 12:15:16,2.1.0,21.0,MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..,607.0,607.0,7.0,https://pypi.org/project/mkdocs-table-reader-plugin,38828.0,38828.0,22,True,1.0,,,,,,,,,,,,, +19,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-02-19 18:04:06.000000,2023-02-07 09:45:37,75.0,,36.0,10.0,23.0,7.0,17.0,95.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.,5645.0,5645.0,12.0,https://pypi.org/project/markdown-include,105932.0,105932.0,22,True,2.0,,markdown_include.include,,,,,,,,,,, +20,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-03-04 09:03:57.000000,2024-02-13 13:33:19,485.0,208.0,17.0,2.0,34.0,21.0,67.0,91.0,2024-02-11 23:26:21,2.1.0,25.0,A plugin for MkDocs to generate API documentation.,168.0,168.0,5.0,https://pypi.org/project/mkapi,6631.0,6631.0,22,True,1.0,,,,,,,,,,,,, +21,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-03-27 01:23:54.000000,2024-03-15 18:19:13,238.0,14.0,56.0,16.0,125.0,4.0,52.0,73.0,,,,The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..,48.0,48.0,38.0,https://pypi.org/project/mkdocs-techdocs-core,293818.0,293818.0,22,True,2.0,,,,,,,,,,,,, +22,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-03-26 14:07:57.000000,2024-03-26 14:07:57,112.0,12.0,15.0,4.0,49.0,2.0,29.0,37.0,2024-03-05 14:16:26,1.2.0,20.0,A MkDocs plugin that validates URL in rendered html files.,333.0,333.0,15.0,https://pypi.org/project/mkdocs-htmlproofer-plugin,58896.0,58896.0,22,True,1.0,,,,,,,,,,,,, +23,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-02-24 09:19:06.000000,2024-02-24 08:58:14,90.0,13.0,14.0,4.0,23.0,7.0,26.0,36.0,2024-02-24 09:21:04,2.3.0,17.0,An MkDocs plugin to create a list of contributors on the page.,481.0,481.0,11.0,https://pypi.org/project/mkdocs-git-committers-plugin-2,23343.0,23343.0,22,True,2.0,,,,,,,,,,,,, +24,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,,43.0,19.0,32.0,42.0,46.0,307.0,2020-07-23 01:35:39,0.5.8,5.0,An MkDocs plugin to export content pages as PDF files.,780.0,780.0,11.0,https://pypi.org/project/mkdocs-pdf-export-plugin,29538.0,29538.0,21,True,1.0,,,,,,,,,,,,, +25,Cinder,cinder,,,chrissimpkins/cinder,mkdocs-cinder,['theme'],theming,https://github.com/chrissimpkins/cinder,https://github.com/chrissimpkins/cinder,,2015-08-28 03:45:23,2023-03-07 11:46:26.000000,2021-01-05 20:29:39,229.0,,101.0,8.0,59.0,16.0,35.0,198.0,2020-10-26 22:28:56,1.2.0,32.0,"A clean, responsive MkDocs theme.",615.0,615.0,23.0,https://pypi.org/project/mkdocs-cinder,8300.0,8309.0,21,True,1.0,,,973.0,,,,,,,,,, +26,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-03-19 07:44:44.000000,2024-02-03 21:51:18,105.0,1.0,18.0,141.0,29.0,12.0,19.0,148.0,2023-07-18 21:27:48,1.2.1,10.0,Open source plugin for Mkdocs page redirects.,3212.0,3212.0,13.0,https://pypi.org/project/mkdocs-redirects,170552.0,170552.0,21,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-03-25 23:53:42.000000,2024-01-23 20:29:17,235.0,6.0,17.0,4.0,13.0,14.0,73.0,114.0,2023-08-28 07:28:44,2.3.6,41.0,"MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.",292.0,292.0,6.0,https://pypi.org/project/mkdocs-print-site-plugin,21338.0,21338.0,21,True,1.0,,,,,,,,,,,,, +28,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-01-19 13:45:53.000000,2024-01-19 13:39:51,419.0,1.0,39.0,4.0,44.0,44.0,49.0,109.0,2024-01-19 13:45:53,0.7.0,19.0,Build documentation in multiple repos into one site.,101.0,101.0,14.0,https://pypi.org/project/mkdocs-multirepo-plugin,39633.0,39633.0,21,True,2.0,,,,,,,,,,,,, +29,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-02-12 01:46:49.000000,2024-01-31 15:03:38,81.0,7.0,12.0,1.0,5.0,10.0,21.0,100.0,2024-01-24 15:17:47,0.3.7,15.0,A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.,2424.0,2424.0,2.0,https://pypi.org/project/mkdocs-glightbox,192596.0,192597.0,21,True,1.0,,,24.0,,,,,,,,,, +30,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-02-11 18:56:07.000000,2024-02-03 21:52:24,126.0,4.0,8.0,4.0,5.0,10.0,16.0,67.0,2023-09-10 22:18:35,0.6.1,3.0,MkDocs plugin to specify the navigation in Markdown instead of YAML.,1597.0,1597.0,,https://pypi.org/project/mkdocs-literate-nav,188392.0,188392.0,21,True,1.0,,,,,,,,,,,,, +31,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-03-23 22:24:52.000000,2024-03-23 22:23:12,383.0,13.0,17.0,3.0,195.0,10.0,32.0,63.0,2024-03-23 22:24:52,2.14.4,49.0,A MkDocs plugin for citation management using bibtex.,255.0,255.0,12.0,https://pypi.org/project/mkdocs-bibtex,6368.0,6368.0,21,False,1.0,,,,,,,,,,,,, +32,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,47.0,6.0,3.0,12.0,,13.0,52.0,2024-01-17 03:05:53,1.0.7,7.0,Dark theme for Mkdocs.,68.0,68.0,4.0,https://pypi.org/project/mkdocs-dracula-theme,2919.0,2919.0,21,True,1.0,,,,,,,,,,,,, +33,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,13.0,26.0,122.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.,519.0,519.0,14.0,https://pypi.org/project/mknotebooks,17719.0,17719.0,20,True,2.0,,,,,,,,,,,,, +34,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-02-11 18:54:37.000000,2024-02-03 21:52:35,83.0,1.0,7.0,3.0,7.0,5.0,18.0,82.0,2023-04-27 19:51:18,0.5.0,7.0,MkDocs plugin to programmatically generate documentation pages during the build.,1960.0,1960.0,5.0,https://pypi.org/project/mkdocs-gen-files,251393.0,251393.0,20,True,2.0,,,,,,,,,,,,, +35,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,2023-10-02 13:27:32.000000,2021-12-15 20:25:46,73.0,,17.0,3.0,16.0,7.0,26.0,74.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.,1076.0,1076.0,10.0,https://pypi.org/project/mkdocs-markdownextradata-plugin,44183.0,44183.0,20,True,2.0,,,,,,,,,,,,, +36,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-02-11 18:47:27.000000,2024-02-11 18:47:07,91.0,2.0,7.0,3.0,3.0,4.0,13.0,68.0,2023-09-22 12:03:42,0.3.8,10.0,MkDocs plugin to allow clickable sections that lead to an index page.,1456.0,1456.0,3.0,https://pypi.org/project/mkdocs-section-index,192723.0,192723.0,20,True,2.0,,,,,,,,,,,,, +37,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-03-20 17:14:47.000000,2024-03-20 17:12:16,183.0,14.0,5.0,2.0,1.0,15.0,20.0,67.0,2024-01-05 18:40:53,1.8.0,2.0,Utilities to execute code blocks in Markdown files.,214.0,214.0,2.0,https://pypi.org/project/markdown-exec,17545.0,17545.0,20,True,2.0,,,,,,,,,,,,, +38,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,56.0,2022-03-08 14:43:59,0.3.2,2.0,MkDocs plugin for setting revision date from git per markdown file.,1931.0,1931.0,7.0,https://pypi.org/project/mkdocs-git-revision-date-plugin,71552.0,71552.0,20,True,2.0,,,,,,,,,,,,, +39,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-03-28 01:29:36.000000,2024-03-28 01:28:15,624.0,27.0,10.0,3.0,654.0,,17.0,38.0,2023-08-25 06:55:19,3.1.0,41.0,Build documentation files inside your code into a MkDocs site.,46.0,46.0,8.0,https://pypi.org/project/mkdocs-simple-plugin,35156.0,35156.0,20,True,2.0,,,,,,,,,,,,, +40,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-03-26 08:02:13.000000,2024-03-26 07:59:48,280.0,22.0,3.0,1.0,322.0,1.0,10.0,15.0,2023-12-06 16:30:51,3.0.0,12.0,Generate meta descriptions from the first paragraphs in your MkDocs pages.,1065.0,1065.0,3.0,https://pypi.org/project/mkdocs-meta-descriptions-plugin,6057.0,6057.0,20,False,2.0,,,,,,,,,,,,, +41,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,2023-12-29 21:16:01.000000,2023-12-29 21:16:01,71.0,,57.0,7.0,36.0,3.0,30.0,138.0,,,,MkDocs Bootswatch Themes.,1080.0,1080.0,10.0,https://pypi.org/project/mkdocs-bootswatch,15521.0,15521.0,19,True,2.0,,,,,,,,,,,,, +42,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-02-01 19:00:55.000000,2024-02-01 18:59:52,41.0,4.0,9.0,1.0,24.0,13.0,21.0,107.0,2024-02-01 18:42:55,1.0.5,18.0,Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..,153.0,153.0,10.0,https://pypi.org/project/neoteroi-mkdocs,36038.0,36079.0,19,True,2.0,,"['neoteroi.cards', 'neoteroi.timeline', 'neoteroi.projects', 'neoteroi.spantable']",957.0,,,,,,,,,, +43,mkdocs-click,,,,DataDog/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,3.0,16.0,13.0,48.0,14.0,15.0,100.0,2023-09-18 18:43:15,0.8.1,10.0,An MkDocs extension to generate documentation for Click command line applications.,401.0,401.0,13.0,https://pypi.org/project/mkdocs-click,49806.0,49806.0,19,True,2.0,,mkdocs-click,,mkdocs/mkdocs-click,,,,,,,,, +44,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-03-22 21:07:36.000000,2024-03-08 00:39:17,73.0,13.0,3.0,4.0,22.0,5.0,20.0,68.0,2021-05-09 10:30:10,0.8.0,10.0,Exports your Draw.io diagrams at build time for easier embedding into your documentation.,67.0,67.0,4.0,https://pypi.org/project/mkdocs-drawio-exporter,12938.0,12938.0,19,True,2.0,,,,,,,,,,,,, +45,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-03-25 15:29:41.000000,2024-03-25 15:29:26,77.0,11.0,6.0,1.0,3.0,9.0,11.0,62.0,2024-03-25 15:30:24,0.6.9,23.0,A MkDocs plugin supports adding Swagger UI to the page.,119.0,119.0,3.0,https://pypi.org/project/mkdocs-swagger-ui-tag,29555.0,29556.0,19,True,1.0,,,27.0,,,,,,,,,, +46,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,,4.0,2.0,32.0,,6.0,56.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.",1444.0,1444.0,5.0,https://pypi.org/project/mkdocs-simple-hooks,50002.0,50002.0,18,True,2.0,,,31.0,,,,,,,,,, +47,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-02-14 23:18:53.000000,2024-02-14 23:18:37,157.0,3.0,14.0,4.0,30.0,10.0,38.0,50.0,2023-07-21 14:25:37,1.1.6,11.0,Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..,8.0,8.0,9.0,https://pypi.org/project/mkdoxy,12673.0,12673.0,18,True,2.0,,,,,,,,,,,,, +48,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-01-21 15:25:48.000000,2024-01-21 15:21:05,58.0,6.0,24.0,2.0,28.0,7.0,16.0,37.0,2024-01-21 15:25:48,0.7.1,12.0,MkDocs plugin for Kroki-Diagrams.,32.0,32.0,13.0,https://pypi.org/project/mkdocs-kroki-plugin,26119.0,26119.0,18,True,2.0,,,,,,,,,,,,, +49,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,2023-11-24 09:24:32.000000,2023-05-27 08:38:28,113.0,,6.0,4.0,9.0,2.0,28.0,37.0,2023-05-27 08:39:33,0.6.1,12.0,MkDocs Plugin to enumerate the headings across site pages.,187.0,187.0,4.0,https://pypi.org/project/mkdocs-enumerate-headings-plugin,13008.0,13008.0,18,True,1.0,,,,,,,,,,,,, +50,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-02-29 15:53:27.000000,2024-02-29 15:50:52,47.0,9.0,5.0,4.0,27.0,6.0,10.0,35.0,2024-02-29 15:51:36,1.0.1,3.0,Automatically link across pages in MkDocs.,,,6.0,https://pypi.org/project/mkdocs-autorefs,927186.0,927186.0,18,True,2.0,,,,,,,,,,,,, +51,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-03-15 17:15:53.000000,2024-03-15 16:42:30,262.0,15.0,13.0,4.0,30.0,26.0,39.0,29.0,2024-03-15 16:48:59,0.10.1,16.0,Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..,,,9.0,https://pypi.org/project/mkdocs-gallery,3062.0,3062.0,18,True,2.0,,,,,,,,,,,,, +52,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.,361.0,361.0,5.0,https://pypi.org/project/mkdocs-exclude-search,20824.0,20824.0,18,True,1.0,,,8.0,,,,,,,,,, +53,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,,9.0,24.0,12.0,3.0,3.0,26.0,2023-11-22 10:28:44,0.9.0,2.0,blockdiag extension for Python Markdown.,102.0,102.0,5.0,https://pypi.org/project/markdown-blockdiag,3182.0,3182.0,18,True,2.0,,markdown_blockdiag,,,,,,,,,,, +54,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-02-11 18:55:19.000000,2024-02-03 21:52:56,50.0,4.0,12.0,4.0,7.0,3.0,8.0,20.0,2024-01-22 23:24:13,0.4.0,3.0,Markdown extension: a classier syntax for admonitions.,190.0,190.0,,https://pypi.org/project/markdown-callouts,26287.0,26287.0,18,True,1.0,,"['callouts', 'github-callouts']",,,,,,,,,,, +55,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-03-05 11:47:07.000000,2024-03-05 11:44:08,95.0,13.0,1.0,2.0,7.0,,7.0,19.0,2024-03-05 11:47:07,1.13.2,22.0,A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.,1091.0,1091.0,2.0,https://pypi.org/project/mkdocs-callouts,8868.0,8868.0,18,False,1.0,,,,,,,,,,,,, +56,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,,9.0,7.0,4.0,9.0,3.0,84.0,,,,A mkdocs plugin that lets you exclude files or trees from your output.,1808.0,1808.0,,https://pypi.org/project/mkdocs-exclude,124521.0,124521.0,17,True,2.0,,,,,,,,,,,,, +57,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,4.0,36.0,82.0,2023-07-21 03:55:47,2.2.11,30.0,Add blogging feature to your MkDocs site.,163.0,163.0,7.0,https://pypi.org/project/mkdocs-blogging-plugin,3597.0,3597.0,17,True,2.0,,,11.0,,,,,,,,,, +58,autolinks,,autolinks,,midnightprioriem/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,2023-10-10 15:31:51.000000,2023-08-04 14:41:05,27.0,,15.0,4.0,20.0,7.0,9.0,74.0,2023-08-04 14:41:51,_071,8.0,An MkDocs plugin that automagically generates relative links between markdown pages.,377.0,377.0,10.0,https://pypi.org/project/mkdocs-autolinks-plugin,54925.0,54925.0,17,True,2.0,,,,zachhannum/mkdocs-autolinks-plugin,,,,,,,,, +59,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-03-25 13:35:22.000000,2023-09-25 17:41:37,60.0,,6.0,4.0,4.0,3.0,16.0,68.0,2023-08-28 07:57:05,0.0.10,10.0,Mkdocs plugin to add vegalite charts to your pages.,57.0,57.0,3.0,https://pypi.org/project/mkdocs-charts-plugin,5718.0,5718.0,17,True,2.0,,,,,,,,,,,,, +60,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-01-28 18:49:17.000000,2024-01-28 18:49:04,165.0,10.0,4.0,2.0,14.0,9.0,10.0,55.0,2023-08-20 23:11:16,0.0.9,9.0,Blog Template for Mkdocs.,49.0,49.0,3.0,https://pypi.org/project/mkdocs-simple-blog,280.0,280.0,17,True,2.0,,,,,,,,,,,,, +61,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-03-25 13:36:26.000000,2024-03-25 13:35:19,54.0,13.0,15.0,3.0,15.0,2.0,20.0,51.0,,,,MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).,99.0,99.0,11.0,https://pypi.org/project/mkdocs-build-plantuml-plugin,38965.0,38965.0,17,True,2.0,2.0,,,,,,,,,,,, +62,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.,68.0,68.0,5.0,https://pypi.org/project/mkdocs-versioning,4689.0,4689.0,17,True,2.0,,,,,,,,,,,,, +63,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-02-26 12:22:24.000000,2024-02-26 12:22:17,100.0,3.0,7.0,2.0,6.0,,11.0,7.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..,107.0,107.0,6.0,https://pypi.org/project/mkdocs-embed-external-markdown,13856.0,13856.0,17,False,2.0,,,,,,,,,,,,, +64,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,,15.0,8.0,17.0,7.0,11.0,209.0,,,,Auto documentation for MkDocs.,787.0,787.0,7.0,https://pypi.org/project/mkautodoc,8992.0,8992.0,16,False,2.0,,mkautodoc,,,,,,,,,,, +65,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,100.0,2019-06-23 20:25:53,1.0.1,2.0,"Converts your mkdocs documentation in PDF, to be shared with users.",54.0,54.0,8.0,https://pypi.org/project/mkpdfs-mkdocs,787.0,787.0,16,True,2.0,,,34.0,,,,,,,,,, +66,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,,37.0,7.0,19.0,1.0,15.0,76.0,,,,MkDocs Bootstrap Theme.,452.0,452.0,6.0,https://pypi.org/project/mkdocs-bootstrap,3814.0,3814.0,16,True,2.0,,,,,,,,,,,,, +67,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,1.0,12.0,1.0,7.0,,,65.0,2023-03-17 17:41:51,1.5.0,6.0,MkDocs Video plugin.,612.0,612.0,5.0,https://pypi.org/project/mkdocs-video,58453.0,58454.0,16,True,2.0,,,42.0,,,,,,,,,, +68,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,2023-10-07 05:23:19.000000,2023-10-07 05:23:19,82.0,,10.0,3.0,14.0,3.0,12.0,62.0,2023-10-07 05:11:09,0.1.1,5.0,A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.,,,7.0,https://pypi.org/project/mkdocs-render-swagger-plugin,66712.0,66712.0,16,True,2.0,,,,,,,,,,,,, +69,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,4.0,34.0,2.0,23.0,38.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,1854.0,1858.0,16,True,2.0,,,170.0,,,,,,,,,, +70,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,31.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).,66.0,66.0,6.0,https://pypi.org/project/mkdocs-localsearch,4727.0,4727.0,16,True,2.0,,,,,,,,,,,,, +71,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-01-28 13:49:55.000000,2024-01-28 13:49:54,100.0,5.0,4.0,4.0,26.0,3.0,7.0,19.0,2023-01-08 23:24:53,2.2.1,8.0,YAML metadata extension for Python-Markdown.,78.0,78.0,7.0,https://pypi.org/project/markdown-full-yaml-metadata,1398.0,1398.0,16,False,2.0,,full_yaml_metadata,,,,,,,,,,, +72,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-03-25 10:05:02.335728,2024-03-25 10:02:58,378.0,15.0,6.0,3.0,173.0,,26.0,16.0,,,49.0,Action/docker image that transforms your markdown into a static website. No need for particular configuration: it just..,36.0,36.0,4.0,,,216.0,16,False,2.0,,,,,deloo/markdown-docs,https://hub.docker.com/r/deloo/markdown-docs,2024-03-25 10:05:02.335728,7367.0,,,,, +73,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-03-25 15:56:09.000000,2024-03-13 21:03:26,90.0,30.0,3.0,3.0,198.0,3.0,8.0,7.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..",5.0,5.0,4.0,https://pypi.org/project/mkdocs-file-filter-plugin,6765.0,6767.0,16,False,2.0,,,37.0,,,,,,,,,, +74,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-03-28 02:23:26.000000,2024-03-28 02:23:25,236.0,82.0,,1.0,200.0,,,2.0,2024-02-21 10:37:48,0.2.1,3.0,"MkDocs plugin for minification using minify-html, an extremely fast and smart HTML + JS + CSS minifier.",12.0,12.0,3.0,https://pypi.org/project/mkdocs-minify-html-plugin,2321.0,2321.0,16,False,2.0,,,,,,,,,,,,, +75,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,118.0,,,,Math extension for Python-Markdown.,,,8.0,https://pypi.org/project/python-markdown-math,62989.0,62989.0,15,True,2.0,,mdx_math,,,,,,,,,,, +76,mktestdocs,,,,koaning/mktestdocs,mktestdocs,[],quality,https://github.com/koaning/mktestdocs,https://github.com/koaning/mktestdocs,Apache-2.0,2020-12-02 11:29:55,2023-04-27 15:55:01.000000,2023-04-27 06:02:12,50.0,,6.0,3.0,8.0,2.0,1.0,101.0,2023-04-27 15:55:01,0.2.1,3.0,Run pytest against markdown files/docstrings.,52.0,52.0,3.0,https://pypi.org/project/mktestdocs,4459.0,4459.0,15,True,1.0,,,,,,,,,,,,, +77,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,4.0,2.0,3.0,2.0,,6.0,34.0,,,,MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.,265.0,265.0,2.0,https://pypi.org/project/mkdocs-same-dir,19071.0,19071.0,15,True,3.0,,,,,,,,,,,,, +78,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,,8.0,5.0,10.0,8.0,,33.0,,,,A mkdocs plugin for displaying the last commit and a list of a files contributors.,172.0,172.0,6.0,https://pypi.org/project/mkdocs-git-committers-plugin,7818.0,7818.0,15,True,3.0,,,,,,,,,['mkdocs_plugin'],,,, +79,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,,5.0,3.0,22.0,4.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.,115.0,115.0,4.0,https://pypi.org/project/mkdocs-codeinclude-plugin,4883.0,4883.0,15,False,3.0,,,,,,,,,,,,, +80,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-01-18 19:27:06.000000,2024-01-18 19:27:02,47.0,1.0,1.0,3.0,,5.0,5.0,13.0,2023-08-02 17:26:54,1.0.0,1.0,MkDocs plugin to integrate your coverage HTML report into your site.,191.0,191.0,,https://pypi.org/project/mkdocs-coverage,13895.0,13895.0,15,False,2.0,,,,,,,,,,,,, +81,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-03-23 20:31:49.000000,2024-03-23 20:31:26,56.0,5.0,2.0,2.0,4.0,7.0,8.0,9.0,2024-03-23 20:32:08,1.0.3,3.0,A spell checker plugin for MkDocs.,35.0,35.0,3.0,https://pypi.org/project/mkdocs-spellcheck,9460.0,9460.0,15,False,1.0,2.0,,,,,,,,,,,, +82,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,3.0,8.0,2.0,5.0,,7.0,4.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,226903.0,226903.0,15,False,2.0,,markdown_inline_graphviz,,,,,,,,,,, +83,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.,50.0,50.0,4.0,https://pypi.org/project/mkdocs-pandoc,154.0,154.0,14,True,2.0,,,,,,,,,,,,, +84,Windmill,windmill,,,gristlabs/mkdocs-windmill,mkdocs-windmill,['theme'],theming,https://github.com/gristlabs/mkdocs-windmill,https://github.com/gristlabs/mkdocs-windmill,,2017-05-15 03:51:22,2022-12-09 08:16:24.000000,2022-03-11 19:50:40,79.0,,46.0,4.0,34.0,14.0,16.0,99.0,,,,Outstanding mkdocs theme with a focus on navigation and usability.,296.0,296.0,8.0,https://pypi.org/project/mkdocs-windmill,3579.0,3579.0,14,True,2.0,,,,,,,,,,,,, +85,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,,9.0,4.0,6.0,7.0,8.0,76.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,381391.0,381391.0,14,True,2.0,,mdx_truly_sane_lists,,,,,,,,,,, +86,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-02-18 14:39:05.000000,2024-02-18 14:38:30,78.0,5.0,7.0,1.0,7.0,7.0,8.0,75.0,,,,Python markdown terminal. Built for mkdocs.,153.0,153.0,5.0,https://pypi.org/project/termynal,4497.0,4497.0,14,True,2.0,,,,,,,,,,,,, +87,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,2023-12-14 06:30:18.000000,2023-04-15 19:03:27,91.0,,1.0,2.0,83.0,25.0,31.0,69.0,2023-04-15 19:04:10,4.4.0,61.0,monospace theme for MkDocs.,63.0,63.0,,https://pypi.org/project/mkdocs-terminal,1034.0,1034.0,14,True,2.0,-1.0,,,,,,,,,,,, +88,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,2023-10-20 11:07:06.000000,2022-01-24 19:59:04,40.0,,13.0,2.0,24.0,10.0,14.0,32.0,2022-01-24 20:08:01,_0.1.14,14.0,Plugin for mkdocs which enables easier linking between pages.,102.0,102.0,,https://pypi.org/project/mkdocs-ezlinks-plugin,6157.0,6160.0,14,True,2.0,,,132.0,,,,,,,,,, +89,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,,4.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.,91.0,91.0,6.0,https://pypi.org/project/lightgallery,3803.0,3803.0,14,True,2.0,,lightgallery,,,,,,,,,,, +90,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-03-21 21:18:26.000000,2024-03-21 19:06:50,42.0,3.0,3.0,1.0,4.0,,5.0,10.0,2023-11-06 19:46:56,1.1.0,2.0,A plugin for embedding D2 diagrams in MkDocs.,3.0,3.0,3.0,https://pypi.org/project/mkdocs-d2-plugin,4609.0,4609.0,14,False,2.0,2.0,,,,,,,,,,,, +91,mkdocs-exporter,,"['exporter', 'exporter-pdf', 'exporter-extras']",,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-03-24 08:03:47.000000,2024-03-24 08:03:43,102.0,3.0,,5.0,2.0,3.0,15.0,50.0,2024-03-24 08:03:09,5.3.1,27.0,A plugin for MkDocs that exports your pages as PDF documents.,2.0,2.0,2.0,https://pypi.org/project/mkdocs-exporter,1438.0,1438.0,13,True,3.0,,,,,,,,,,,,, +92,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,2023-01-21 06:02:45.000000,2023-01-21 05:58:42,27.0,,5.0,1.0,11.0,5.0,3.0,21.0,2023-01-21 06:02:45,0.8.0,6.0,Merge the source of multiple MkDocs sites into a single one.,4.0,4.0,3.0,https://pypi.org/project/mkdocs-merge,1543.0,1543.0,13,True,3.0,,,,,,,,,,,,, +93,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,2023-10-25 18:42:00.000000,2023-10-24 19:53:03,15.0,,1.0,2.0,1.0,1.0,1.0,18.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.,128.0,128.0,,https://pypi.org/project/mkdocs-open-in-new-tab,11832.0,11832.0,13,False,2.0,,,,,,,,,,,,, +94,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,2020-12-19 23:21:44.000000,2020-12-19 23:21:31,841.0,,9.0,3.0,4.0,,11.0,16.0,,,,Documentation tool for Markdown conversion by Jupyter client.,43.0,43.0,4.0,https://pypi.org/project/pheasant,581.0,581.0,13,False,3.0,,,,,,,,,,,,, +95,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-03-18 13:47:51.000000,2024-03-11 11:45:59,110.0,11.0,,1.0,34.0,1.0,18.0,11.0,2024-03-11 11:46:41,2.9.4,28.0,Lantana MKDocsHTML.,3.0,3.0,3.0,https://pypi.org/project/lantana,661.0,672.0,13,False,2.0,,,188.0,,,,,,,,,, +96,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-03-07 16:55:07.000000,2024-03-07 16:54:19,24.0,3.0,1.0,2.0,2.0,2.0,4.0,10.0,2024-03-07 16:55:08,0.7.1,9.0,An MkDocs plugin allowing links to your pages using a custom alias.,13.0,13.0,2.0,https://pypi.org/project/mkdocs-alias-plugin,1835.0,1835.0,13,False,2.0,,,,,,,,,,,,, +97,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,3.0,4.0,,,4.0,2024-01-23 09:37:16,0.4.0,8.0,SWAN MkDocs theme.,3.0,3.0,4.0,https://pypi.org/project/mkdocs-swan,157.0,157.0,13,False,2.0,,,,,,,,,,,,, +98,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,,13.0,3.0,11.0,,,47.0,,,,An MkDocs plugin that automagically generates relative links between markdown pages.,,,9.0,https://pypi.org/project/mkdocs-roamlinks-plugin,12302.0,12302.0,12,True,2.0,,,,,,,,,,,,, +99,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,1.0,2.0,6.0,1.0,,6.0,32.0,2024-01-04 14:10:16,0.5.2,3.0,"A bit like monorepo, but keeps MkDocs projects separate.",,,3.0,https://pypi.org/project/mkdocs-multirepo,501.0,501.0,12,True,3.0,,,,,,,,,,,,, +100,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.,80.0,80.0,2.0,https://pypi.org/project/mkdocs-mermaid-plugin,6500.0,6500.0,12,True,2.0,,,,,,,,,,,,, +101,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-03-25 17:03:49.000000,2024-03-25 17:02:36,295.0,8.0,2.0,4.0,99.0,3.0,7.0,25.0,,,,Automatically create newsletters from the changes in a mkdocs repository.,37.0,37.0,3.0,https://pypi.org/project/mkdocs-newsletter,1071.0,1071.0,12,True,2.0,,,,,,,,,,,,, +102,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,,2.0,3.0,1.0,1.0,1.0,25.0,,,,MkDocs plugin to render Diagrams files.,58.0,58.0,,https://pypi.org/project/mkdocs-diagrams,9104.0,9104.0,12,True,2.0,,,,,,,,,,,,, +103,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,,1.0,2.0,13.0,3.0,3.0,23.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,9480.0,9480.0,12,True,3.0,,mkdocs-typer,,,,,,,,,,, +104,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,16.0,,,,This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.,96.0,96.0,,https://pypi.org/project/mkdocs-blog-plugin,2362.0,2362.0,12,False,2.0,,,,,,,,,['mkdocs_plugin'],,,, +105,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,2023-12-28 18:41:30.000000,2023-12-28 18:41:22,14.0,,4.0,4.0,4.0,1.0,3.0,15.0,2023-12-28 18:21:54,0.2.2,1.0,mkdocs plugin to provides GitHub like autolink references in Mkdocs.,7.0,7.0,3.0,https://pypi.org/project/autolink-references-mkdocs-plugin,6193.0,6193.0,12,False,2.0,,,,,,,,,,,,, +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.,38.0,38.0,6.0,https://pypi.org/project/mktheapidocs,550.0,550.0,12,False,3.0,,,,,,,,,,,,, +107,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,2023-11-17 07:26:12.000000,2023-11-17 07:26:06,30.0,,2.0,2.0,2.0,,1.0,7.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.",19.0,19.0,3.0,https://pypi.org/project/mkdocs-nav-weight,5802.0,5802.0,12,False,2.0,,,,,,,,,,,,, +108,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-02-29 14:10:54.000000,2023-01-03 16:47:34,107.0,,3.0,2.0,28.0,13.0,24.0,5.0,2022-06-10 13:17:02,0.0.27,27.0,Mkdocs translation plugin using PO files.,,,3.0,https://pypi.org/project/mkdocs-mdpo-plugin,272.0,276.0,12,False,3.0,,,146.0,,,,,,,,,, +109,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,,2.0,5.0,3.0,1.0,,5.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.,11.0,11.0,4.0,https://pypi.org/project/mkdocs-pdf-with-js-plugin,1810.0,1810.0,12,False,3.0,,,,,,,,,,,,, +110,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.,12.0,12.0,3.0,https://pypi.org/project/mkdocs-user-defined-values,923.0,923.0,12,False,3.0,,,10.0,,,,,,,,,, +111,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-03-28 12:26:10.000000,2024-03-27 18:20:00,175.0,175.0,,1.0,,,,1.0,2024-03-22 23:25:45,0.1.10,7.0,"Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,..",,,,https://pypi.org/project/mkdocs-link-embeds-plugin,619.0,620.0,12,False,2.0,,,1.0,,,,,,,,,, +112,mkdocs-version-annotations,,mkdocs-version-annotations,,glennmatthews/mkdocs-version-annotations,mkdocs-version-annotations,['plugin'],snippets-include,https://github.com/glennmatthews/mkdocs-version-annotations,https://github.com/glennmatthews/mkdocs-version-annotations,MIT,2022-09-14 15:06:14,2022-09-14 15:15:44.000000,2022-09-14 15:05:30,5.0,,,2.0,,1.0,,1.0,2022-09-14 15:15:45,1.0.0,1.0,MkDocs plugin to add custom admonitions for documenting version differences.,209.0,209.0,,https://pypi.org/project/mkdocs-version-annotations,8320.0,8320.0,12,False,3.0,,,8.0,,,,,,,,,, +113,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,77.0,,,,Python Markdown extension for lists of tasks with checkboxes.,,,2.0,https://pypi.org/project/markdown-checklist,5903.0,5903.0,11,True,2.0,,markdown_checklist.extension,,,,,,,,,,, +114,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,50.0,,,,Python Markdown extension to include local or remote files.,,,3.0,https://pypi.org/project/mdx-include,23747.0,23747.0,11,True,3.0,,mdx_include,,,,,,,,,,, +115,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,,3.0,2.0,4.0,2.0,9.0,14.0,,,,MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.,32.0,32.0,3.0,https://pypi.org/project/mkdocs-add-number-plugin,4557.0,4557.0,11,False,2.0,,,,,,,,,,,,, +116,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,11.0,,,,Ivory theme for MkDocs.,78.0,78.0,2.0,https://pypi.org/project/mkdocs-ivory,4813.0,4813.0,11,False,2.0,,,,,,,,,,,,, +117,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-02-02 00:06:54.000000,2024-02-02 00:06:52,16.0,3.0,,2.0,,,2.0,11.0,2024-02-02 00:00:31,0.5.0,7.0,An MkDocs plugin allowing for categorization of wiki pages.,13.0,13.0,,https://pypi.org/project/mkdocs-categories-plugin,235.0,235.0,11,False,2.0,,,,,,,,,,,,, +118,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,,1.0,1.0,1.0,,8.0,8.0,2023-07-17 15:18:12,0.2.0,9.0,An MkDocs plugin to find unused (orphaned) files in your project.,18.0,18.0,2.0,https://pypi.org/project/mkdocs-unused-files,3332.0,3332.0,11,False,3.0,,,,,,,,,,,,, +119,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,7.0,,10.0,3.0,,4.0,7.0,,,,KPN theme for MkDocs | owner=flow.,3.0,3.0,3.0,https://pypi.org/project/mkdocs-kpn,893.0,893.0,11,False,2.0,,,,,,,,,,,,, +120,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.,31.0,31.0,5.0,https://pypi.org/project/foliantcontrib.mkdocs,143.0,143.0,11,False,3.0,,,,,,,,,,,,, +121,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.,54.0,54.0,2.0,https://pypi.org/project/MarkdownSubscript,248.0,248.0,11,False,2.0,,subscript,,,,,,,,,,, +122,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.,43.0,43.0,2.0,https://pypi.org/project/MarkdownSuperscript,612.0,612.0,11,False,2.0,,superscript,,,,,,,,,,, +123,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,2023-08-31 15:32:44.000000,2023-08-31 15:32:44,51.0,,,4.0,10.0,,,27.0,2021-06-27 17:55:28,0.2.0,2.0,MkDocs plugin to generate semantic reference Markdown pages from a knowledge graph.,3.0,3.0,2.0,https://pypi.org/project/mkrefs,60.0,60.0,10,True,2.0,,,,,,,,,,,,, +124,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,18.0,,,,A MkDocs plugin that converts markdown encoded images into figure elements.,110.0,110.0,2.0,https://pypi.org/project/mkdocs-img2fig-plugin,1549.0,1549.0,10,False,3.0,,,,,,,,,,,,, +125,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.,14.0,14.0,3.0,https://pypi.org/project/mkdocs-snippet-plugin,944.0,944.0,10,False,3.0,,,,,,,,,,,,, +126,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,,4.0,4.0,1.0,1.0,6.0,9.0,,,,Python-Markdown plugin for image captions.,138.0,138.0,2.0,https://pypi.org/project/markdown-captions,2832.0,2832.0,10,False,3.0,,markdown_captions,,,,,,,,,,, +127,Zettelkasten,zettelkasten-solarized-light,['zettelkasten'],,buvis-net/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-02-19 08:48:06.000000,2024-02-19 08:47:46,52.0,4.0,,1.0,13.0,7.0,3.0,6.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).,3.0,3.0,3.0,https://pypi.org/project/mkdocs-zettelkasten,86.0,86.0,10,False,3.0,,,19.0,buvis/mkdocs-zettelkasten,,,,,,,,, +128,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,3.0,1.0,1.0,7.0,2.0,2.0,4.0,2024-02-25 21:23:36,0.1.3,3.0,MkDocs plugin for marking links e.g. external ones or mails.,4.0,4.0,2.0,https://pypi.org/project/mkdocs-link-marker,1256.0,1256.0,10,False,3.0,,,,,,,,,,,,, +129,vim-md-tags,,vim-md-tags,,midnightprioriem/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,,,4.0,2020-05-08 18:43:26,_020,2.0,An MkDocs plugin that creates a vim tag file of all markdown files.,10.0,10.0,4.0,https://pypi.org/project/mkdocs-vim-md-tags-plugin,149.0,149.0,10,False,2.0,2.0,,,zachhannum/mkdocs-vim-md-tags-plugin,,,,,,,,, +130,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-02-21 19:46:16.000000,2023-10-20 02:33:49,204.0,,,3.0,32.0,,,3.0,2022-11-20 04:04:00,-1.5.1,15.0,Plugin for safe text editing with MKDocs.,,,2.0,https://pypi.org/project/mkdocs-safe-text-plugin,648.0,648.0,10,False,3.0,,,,,,,,,,,,, +131,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-03-01 17:10:41.000000,2024-03-01 17:08:41,43.0,6.0,,1.0,,4.0,4.0,1.0,2024-03-01 17:10:18,0.0.13,8.0,"MkDocs plugin that allows you to display the page tree. Like `sitemap.xml`, but for humans.",4.0,4.0,,https://pypi.org/project/mkdocs-pagetree-plugin,350.0,350.0,10,False,2.0,,,,,,,,,,,,, +132,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,41.0,,,,Processes tags in yaml metadata.,,,3.0,https://pypi.org/project/mkdocs-plugin-tags,632.0,632.0,9,True,3.0,,,,,,,,,,,,, +133,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,,1.0,1.0,2.0,2.0,2.0,24.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,62839.0,62839.0,9,True,3.0,,,8.0,,,,,,,,,, +134,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,20.0,,,,Dev Centric Tools for Mkdocs Based Documentation.,6.0,6.0,3.0,https://pypi.org/project/docutools,186.0,186.0,9,True,3.0,,,,,,,,,,,,, +135,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,13.0,2023-07-31 09:00:30,0.2.0,2.0,A MkDocs plugin that adds support for site-relative `site:` URLs.,9.0,9.0,,https://pypi.org/project/mkdocs-site-urls,2261.0,2261.0,9,False,3.0,,,,,,,,,,,,, +136,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,,5.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.",17.0,17.0,8.0,https://pypi.org/project/mkdocs-custommill,169.0,169.0,9,False,3.0,,,,,,,,,,,,, +137,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,,9.0,,,,"Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second.",,,5.0,https://pypi.org/project/mkdocs-linkcheck,2921.0,2921.0,9,False,3.0,,,,,,,,,,,,, +138,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-02-08 19:20:08.000000,2024-02-08 19:20:01,49.0,4.0,1.0,2.0,,,5.0,8.0,,,,Add badges to your mkdocs page.,,,,https://pypi.org/project/mkdocs-badges,1123.0,1123.0,9,False,3.0,,,,,,,,,,,,, +139,tooltipster-links,,tooltipster-links,,midnightprioriem/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,,6.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.,22.0,22.0,,https://pypi.org/project/mkdocs-tooltipster-links-plugin,200.0,200.0,9,False,3.0,,,,zachhannum/mkdocs-tooltipster-links-plugin,,,,,,,,, +140,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,2023-08-14 22:07:46.000000,2023-01-07 23:04:02,49.0,,,2.0,28.0,1.0,4.0,5.0,2020-04-18 18:52:05,0.4.0,3.0,A vanilla Bootstrap 4 theme for MkDocs.,4.0,4.0,3.0,https://pypi.org/project/mkdocs-theme-bootstrap4,120.0,120.0,9,False,3.0,,,,,,,,,['mkdocs_theme'],,,, +141,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,5.0,2020-10-08 22:01:08,1.0.1,2.0,Python markdown breakless lists extension.,,,,https://pypi.org/project/mdx-breakless-lists,19657.0,19657.0,9,False,2.0,,mdx_breakless_lists,,,,,,,,,,, +142,toc-sidebar,,toc-sidebar,,midnightprioriem/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,,4.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.,34.0,34.0,2.0,https://pypi.org/project/mkdocs-toc-sidebar-plugin,625.0,625.0,9,False,3.0,,,,zachhannum/mkdocs-toc-sidebar-plugin,,,,,,,,, +143,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,,1.0,2.0,2.0,1.0,,3.0,,,,Adds a markdown template filter to the jinja templating environment in mkdocs.,20.0,20.0,,https://pypi.org/project/mkdocs-markdown-filter,349.0,349.0,9,False,3.0,,,,,,,,,,,,, +144,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,,3.0,,,,MkDocs plugin for converting absolute links to relative ones.,20.0,20.0,2.0,https://pypi.org/project/mkdocs-abs-rel-plugin,2073.0,2073.0,9,False,3.0,,,,,,,,,,,,, +145,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.,32.0,32.0,,https://pypi.org/project/mkdocs-nav-enhancements,6356.0,6356.0,9,False,3.0,,,,,,,,,,,,, +146,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,,2.0,,2.0,4.0,,2.0,2021-01-30 04:25:34,0.1.0,1.0,Adds stylesheets to your mkdocs site from Sass/SCSS.,20.0,20.0,,https://pypi.org/project/mkdocs-extra-sass-plugin,5250.0,5250.0,9,False,3.0,,,,,,,,,,,,, +147,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-03-07 10:42:21.000000,2024-03-07 10:37:20,103.0,22.0,1.0,1.0,2.0,2.0,7.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.,,,2.0,https://pypi.org/project/mkdocs-git-latest-changes-plugin,410.0,410.0,9,False,3.0,,,,,,,,,,,,, +148,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-02-11 18:54:32.000000,2024-02-03 21:52:45,47.0,1.0,,3.0,,,,1.0,,,,Checks Markdown code blocks in a MkDocs site against user-defined actions.,13.0,13.0,,https://pypi.org/project/mkdocs-code-validator,287.0,287.0,9,False,3.0,,,,,,,,,,,,, +149,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,5.0,,1.0,,,,,2024-03-21 21:51:06,0.0.2,2.0,This MkDocs plugin enforces required frontmatter for documentation pages.,,,,https://pypi.org/project/mkdocs-required-frontmatter-plugin,174.0,174.0,9,True,3.0,,,,,,,,,,True,,, +150,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,,9.0,4.0,12.0,3.0,14.0,36.0,,,,Alabaster port for MkDocs.,,,9.0,https://pypi.org/project/mkdocs-alabaster,878.0,878.0,8,True,3.0,,,,,,,,,,,,, +151,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,34.0,,,,Outstanding mkdocs theme with a focus on navigation and usability.,,,4.0,https://pypi.org/project/mkdocs-windmill-dark,519.0,519.0,8,True,3.0,,,,,,,,,,,,, +152,Termage,,termage,,bczsalba/Termage,mkdocs-termage-plugin,['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,21.0,2022-08-23 08:11:16,0.6.1,6.0,"Generate SVGs from any Python code, even in your documentation.",1.0,1.0,,https://pypi.org/project/mkdocs-termage-plugin,,,8,True,3.0,,,,,,,,,,,,, +153,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,,,,11.0,,,,A MkDocs plugin to add bootstrap classes to plan markdown generated tables.,70.0,70.0,,https://pypi.org/project/mkdocs-bootstrap-tables-plugin,1053.0,1053.0,8,False,3.0,,,,,,,,,,,,, +154,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,6668.0,6668.0,8,False,3.0,,mdx_gh_links,,,,,,,,,,, +155,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.,10.0,10.0,,https://pypi.org/project/mkdocs-wavedrom-plugin,215.0,215.0,8,False,3.0,,,,,,,,,,,,, +156,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,7.0,1.0,2.0,1.0,1.0,2.0,9.0,2024-03-07 04:51:29,0.2.0,7.0,An MkDocs plugin that allows editing pages directly from the browser.,2.0,2.0,2.0,https://pypi.org/project/mkdocs-live-edit-plugin,169.0,169.0,8,False,3.0,,,,,,,,,,,,, +157,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-03-11 11:08:35.000000,2024-03-11 11:07:07,86.0,4.0,1.0,3.0,1.0,,1.0,6.0,,,,A MkDocs plug-in provides a source parser for *.ipynb files.,2.0,2.0,5.0,https://pypi.org/project/mkdocs-nbconvert,366.0,366.0,8,False,3.0,,,,,,,,,,,,, +158,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!.,5.0,5.0,,https://pypi.org/project/inari,156.0,156.0,8,False,3.0,,,,,,,,,,,,, +159,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,,,5.0,,,,Mkdocs plugin that allow to inject snippet or all markdown content from a given remote git repository.,7.0,7.0,4.0,https://pypi.org/project/mkdocs-gitsnippet-plugin,685.0,685.0,8,False,3.0,,,,,,,,,,,,, +160,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.,,,,https://pypi.org/project/mkjsfiddle,166.0,166.0,8,False,3.0,,,,,,,,,,,,, +161,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.",1.0,1.0,3.0,https://pypi.org/project/mkdocs-add-teaser,210.0,210.0,8,False,3.0,,,,,,,,,,,,, +162,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.,33.0,33.0,,https://pypi.org/project/markdown-emdash,247.0,247.0,8,False,3.0,,mdx_emdash,,,,,,,,,,, +163,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.,15.0,15.0,,https://pypi.org/project/mkdocs-branchcustomization-plugin,1381.0,1381.0,8,False,3.0,,,,,,,,,,,,, +164,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.,4.0,4.0,,https://pypi.org/project/mkpatcher,1136.0,1136.0,8,False,3.0,,mkpatcher,,,,,,,,,,, +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-01-27 19:48:40.000000,2024-01-27 19:32:37,26.0,5.0,,1.0,2.0,,2.0,2.0,2024-01-27 19:49:06,1.3.0,3.0,Exclude orphaned (unused) static files from your mkdocs build.,2.0,2.0,2.0,https://pypi.org/project/mkdocs-exclude-unused-files,975.0,975.0,8,False,3.0,,,,,,,,,,,,, +166,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,,2.0,1.0,5.0,,,1.0,2022-10-10 22:57:56,0.1.2,3.0,Yet Another Multirepo Plugin for MkDocs.,4.0,4.0,2.0,https://pypi.org/project/mkdocs-yamp,187.0,187.0,8,False,3.0,,,,,,,,,,,,, +167,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,42.0,,,,Automatic generation of documentation for mkdocs.,,,6.0,https://pypi.org/project/automacdoc,42.0,42.0,7,True,3.0,,,,,,,,,,,,, +168,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,31.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,6195.0,6195.0,7,True,3.0,,,,,,,,,,,lramage/mkdocs-bootstrap386,https://gitlab.com/lramage/mkdocs-bootstrap386, +169,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,,,,12.0,,,8.0,10.0,27.0,,,0.0,Default theme for GitBook for Mkdocs https://lramage.gitlab.io/mkdocs-gitbook-theme.,,,,https://pypi.org/project/mkdocs-gitbook,7733.0,7733.0,7,True,3.0,,,,,,,,,,,lramage/mkdocs-gitbook-theme,https://gitlab.com/lramage/mkdocs-gitbook-theme, +170,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,,2.0,3.0,5.0,,6.0,14.0,,,,A wikilink extension for Python Markdown.,,,5.0,https://pypi.org/project/mdx-wikilink-plus,3349.0,3349.0,7,False,3.0,,mdx_wikilink_plus,,,,,,,,,,, +171,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,,11.0,5.0,7.0,3.0,4.0,11.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,27.0,27.0,7,False,3.0,,iconfonts,,,,,,,,,,, +172,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,6.0,1.0,9.0,2020-07-16 04:50:53,0.2.3,1.0,,49.0,49.0,3.0,,,,7,False,3.0,,"['caption', 'image_captions', 'table_captions']",,,,,,,,,,, +173,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,2023-08-01 18:14:54.000000,2023-08-01 18:14:10,170.0,,2.0,1.0,1.0,,4.0,7.0,,,,Add placeholders to your MkDocs pages.,,,2.0,https://pypi.org/project/mkdocs-placeholder-plugin,887.0,887.0,7,False,3.0,,,,,,,,,,,,, +174,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-03-08 15:13:06.000000,2024-03-08 15:12:46,100.0,1.0,,2.0,,1.0,5.0,4.0,,,,Glossary support for mkdocs.,,,,https://pypi.org/project/mkdocs-ezglossary-plugin,605.0,605.0,7,False,3.0,,,,,,,,,,,,, +175,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,69.0,69.0,7,False,3.0,,mdx_asciimathml,,,,,,,,,,, +176,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,1671.0,1671.0,7,False,3.0,,,,,,,,,,,,, +177,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,2023-04-06 21:54:07.000000,2023-03-24 13:25:32,15.0,,1.0,1.0,10.0,2.0,1.0,1.0,2023-03-24 13:25:47,0.2.1,6.0,MkDocs plugin for managing meta tags across folders and files.,5.0,5.0,3.0,https://pypi.org/project/mkdocs-meta-manager,930.0,930.0,7,False,3.0,,,,,,,,,,,,, +178,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,,,,4.0,An MkDocs plugin that lets you do Literate Programming through Entangled.,6.0,6.0,,https://pypi.org/project/mkdocs-entangled-plugin,70.0,70.0,7,True,3.0,,,,,,,,,,,,, +179,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,,,,,,,,Disable Mkdocs sitemap generation.,7.0,7.0,,https://pypi.org/project/mkdocs-no-sitemap-plugin,2086.0,2086.0,7,True,3.0,,,,,,,,,,,,, +180,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,,,,,,,,,,,,, +181,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,False,3.0,,,,,,,,,,,,, +182,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,,3.0,3.0,2.0,2.0,,14.0,,,,A Doxygen plugin for MkDocs.,,,3.0,,,,6,False,3.0,,,,,,,,,,,,, +183,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,4081.0,4081.0,6,False,3.0,,markdown_katex,,,,,,,,,mbarkhau/markdown-katex,https://gitlab.com/mbarkhau/markdown-katex, +184,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,7.0,,,,"The plugin is based on https://github.com/zhaoterryy/mkdocs-pdf-export-plugin/ ,the main change is use pandoc to..",1.0,1.0,4.0,https://pypi.org/project/mkdocs-mk2pdf-plugin,59.0,59.0,6,False,3.0,,,,,,,,,,,,, +185,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.,41.0,41.0,2.0,https://pypi.org/project/mkdocs-nature,896.0,896.0,6,False,3.0,,,,,,,,,,,,, +186,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,,,,5.0,,,,A documentation theme for mkdocs.,8.0,8.0,,https://pypi.org/project/mkdocs-moonstone,206.0,206.0,6,False,3.0,,,,,,,,,,,,, +187,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,2023-12-21 14:14:43.000000,2023-12-21 14:13:55,8.0,,1.0,1.0,1.0,,1.0,4.0,2023-12-21 14:14:44,1.0.2,2.0,The Mkdocs-Typedoc Plugin is designed to integrate TypeDoc documentation with your MkDocs project.,,,2.0,https://pypi.org/project/mkdocs-typedoc,33.0,33.0,6,False,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,4.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.,28.0,28.0,3.0,,,,6,False,3.0,,,,,,,,,,,,, +189,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,29.0,29.0,6,False,3.0,,,,,,,,,,,,, +190,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,,1.0,2023-06-30 16:19:47,1.0.0,1.0,MkDocs plugin to resize images according to the configuration.,3.0,3.0,,https://pypi.org/project/mkdocs-resize-images,109.0,109.0,6,False,3.0,,,,,,,,,,,,, +191,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.,4.0,4.0,2.0,https://pypi.org/project/mkdocs-webcontext-plugin,159.0,159.0,6,False,3.0,,,6.0,,,,,,,,,, +192,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.,7.0,7.0,,https://pypi.org/project/mkdocs-select-files,43.0,43.0,6,True,3.0,,,,,,,,,,,,, +193,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,5.0,5.0,,,14.0,,,,HEARTBEATS Flavored Markdown extension.,8.0,8.0,2.0,https://pypi.org/project/hbfm,171.0,171.0,5,False,3.0,,"['hbfm.inline_coloring', 'hbfm.inline_list', 'hbfm.number_headers', 'hbfm.quote_uri_hash']",,,,,,,,,,, +194,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,10.0,,,,A mkdocs theme for create PDF and printing with paged.js.,2.0,2.0,,https://pypi.org/project/mkdocs-theme-topdf,56.0,56.0,5,False,3.0,,,,,,,,,,,,, +195,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,7.0,,,,Mkdocs plugin to add interactive charts with Plotly.js.,,,2.0,https://pypi.org/project/mkdocs-plotly-plugin,1037.0,1037.0,5,False,3.0,,,,,,,,,,,,, +196,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,2021-04-30 19:21:28.000000,2021-04-30 19:20:26,81.0,,,2.0,,1.0,2.0,4.0,,,,aafigure extension for Python Markdown.,,,,https://pypi.org/project/markdown-aafigure,121.0,121.0,5,False,3.0,,markdown_aafigure,,,,,,,,,,, +197,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,,,,3.0,,,,A MkDocs plugin that enables the Jinja2-sandbox.,,,,,,,5,False,3.0,,,,,,,,,,,,, +198,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.,2.0,2.0,2.0,https://pypi.org/project/mkdocs-exclude-tagged-files,32.0,32.0,5,False,3.0,,,,,,,,,,,,, +199,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 =.,8.0,8.0,,https://pypi.org/project/mkdocs-github,41.0,41.0,5,False,3.0,,,,,,,,,,,,, +200,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,234.0,234.0,5,False,3.0,,,,,,,,,,,,, +201,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,2.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,,,,5,False,3.0,,,,,,,,,,,,, +202,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,2.0,,,,KBD Extension for Python-Markdown.,6.0,6.0,,https://pypi.org/project/kbdextension,205.0,205.0,5,False,3.0,,kbdextension,,,,,,,,,,, +203,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.,3.0,3.0,,https://pypi.org/project/markdown-figcap,34.0,34.0,5,False,3.0,,markdown_figcap,,,,,,,,,,, +204,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,,,,3.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,5759.0,5759.0,5,False,3.0,,markdown_grid_tables,,,,,,,,,WillDaSilva/markdown_grid_tables,https://gitlab.com/WillDaSilva/markdown_grid_tables, +205,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.,1.0,1.0,2.0,https://pypi.org/project/mkdocs-swangallery,36.0,36.0,5,False,3.0,,,,,,,,,,,,, +206,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,,,,1.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,131.0,131.0,5,False,3.0,,,,,,,,,,,,, +207,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.,,,,https://pypi.org/project/mkdocs-codeyaml-plugin,34.0,34.0,5,True,3.0,,,,,,,,,,,,, +208,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,,,,,,,Plugin for MKDocs to inject the latest release tag from git into markdown.,,,3.0,https://pypi.org/project/mkdocs-latest-release-plugin,860.0,860.0,5,True,3.0,,,,,,,,,,,,, +209,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-02-22 20:22:15.000000,2024-02-22 20:21:50,19.0,7.0,,1.0,,,,,,,,Generate a page with all listings and/or a search page for listings.,,,,https://pypi.org/project/mkdocs-extract-listings-plugin,102.0,102.0,5,True,3.0,,,,,,,,,,,,, +210,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,23.0,,,,mkdocs rtl theme based on mkdocs-material.,,,2.0,,,,4,False,3.0,,,,,,,,,,,,, +211,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.,2.0,2.0,,https://pypi.org/project/markdown-tweetable,19.0,19.0,4,False,3.0,,tweetable.extension,,,,,,,,,,, +212,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,8.0,8.0,4,False,3.0,,mdx_cite,,,,,,,,,,, +213,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,,,,4.0,,,,MkDocs Plugin to inject social media cards for each entry in an awesome-list.,,,,,,,4,False,3.0,,,,,,,,,,,,, +214,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,3.0,,,,A MkDocs plugin that tries to obscure email-addresses from address-harvesting spam-bots.,,,,,,,4,False,3.0,,,,,,,,,,,,, +215,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,,,,2.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.",2.0,2.0,,https://pypi.org/project/mkdocs-risonia-theme,14.0,14.0,4,False,3.0,,,,,,,,,,,,, +216,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,260.0,260.0,4,False,3.0,,,,,,,,,,,,, +217,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,2023-09-23 14:09:01.000000,2023-09-23 14:08:43,17.0,,,1.0,,,,2.0,,,,Toggle the navigation and/or TOC sidebars on your MkDocs site.,,,,https://pypi.org/project/mkdocs-toggle-sidebar-plugin,79.0,79.0,4,False,3.0,,,,,,,,,,,,, +218,mkdocs-title-casing-plugin,,title-casing,,Rusty3141/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.,,,,https://pypi.org/project/mkdocs-title-casing-plugin,241.0,241.0,4,False,3.0,,,,mattchristopher314/mkdocs-title-casing-plugin,,,,,,,,, +219,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,,,,2.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,753.0,753.0,4,False,3.0,,,,,,,,,,,,, +220,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,,,1.0,,,,An interactive family tree visualization using d3-dag.,,,6.0,,,,4,False,3.0,,,,,,,,,,,,, +221,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,,,,1.0,,,,A MKDocs plugin that allows to embed a Pico-8 web player in a page.,1.0,1.0,,https://pypi.org/project/pico8-mkdocs-plugin,17.0,17.0,4,False,3.0,,,,,,,,,,,,, +222,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,,1.0,9.0,,,1.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,104.0,104.0,4,False,3.0,-3.0,,,,,,,,,,,, +223,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,31.0,31.0,4,False,3.0,,markdown_sub_sup,,,,,,,,,,, +224,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,False,3.0,,,,,,,,,,,,, +225,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,False,3.0,,,,,,,,,,,,, +226,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,634.0,634.0,3,False,3.0,,markdown_del_ins,,,,,,,,,,, +227,autoreflinks,,autoreflinks,,pauloue/mkdocs-autoreflinks-plugin,,['plugin'],links-refs,https://github.com/p-ouellette/mkdocs-autoreflinks-plugin,https://github.com/p-ouellette/mkdocs-autoreflinks-plugin,0BSD,2019-08-25 18:43:10,2021-02-13 22:17:31.000000,2021-02-13 22:14:37,3.0,,,1.0,,,3.0,5.0,,,,An MkDocs plugin that auto-links heading references.,,,,,,,3,False,3.0,,,,p-ouellette/mkdocs-autoreflinks-plugin,,,,,,,,, +228,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,315.0,315.0,3,False,3.0,,,,,,,,,,,kaliko/mkdocs-cluster,https://gitlab.com/kaliko/mkdocs-cluster, +229,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,False,3.0,,,,,,,,,,,,, +230,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,False,3.0,,,,,,,,,,,,, +231,mkdocs-copy,,copy,,chikamichi/mkdocs-copy,mkdocs-copy,['plugin'],nav-pages,https://github.com/chikamichi/mkdocs-copy,https://github.com/chikamichi/mkdocs-copy,MIT,2021-09-11 17:22:19,2021-09-21 14:19:26.000000,2021-09-21 14:19:26,2.0,,,2.0,,1.0,,4.0,,,1.0,A MkDocs plugin that lets you copy (and maybe transform) arbitrary doc files to the build.,,,,https://pypi.org/project/mkdocs-copy,12.0,12.0,3,False,3.0,,,5.0,,,,,,,,,, +232,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,66.0,66.0,3,False,3.0,,,,,,,,,,,,, +233,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,,,,,1.0,1.0,,https://pypi.org/project/mkdocs-import-statement-plugin,62.0,62.0,3,False,3.0,,,,,,,,,,,,, +234,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,,1.0,9.0,2.0,,1.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,16.0,16.0,3,False,3.0,-2.0,,,,,,,,,,,, +235,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,25.0,25.0,3,False,3.0,,,,,,,,,,,,, +236,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,871.0,871.0,3,False,3.0,,,,,,,,,,,,, +237,MkDocs Graphviz,,,,,mkdocs-graphviz,['markdown'],charts,,,,,,,,,,,,,,,,,,,,,,https://pypi.org/project/mkdocs-graphviz,5057.0,5057.0,3,False,3.0,,mkdocs_graphviz,,,,,,,,,rodrigo.schwencke/mkdocs-graphviz,, +238,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,1.0,,,2.0,,,,,,1.0,1.0,5.0,https://pypi.org/project/mkdocs-plugin-inline-svg-mod,46.0,46.0,3,False,3.0,,,,,,,,,,,,, +239,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,11.0,11.0,2,False,3.0,,mdx_semanticwikilinks,,,,,,,,,,, +240,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,False,3.0,,,,,,,,,,,eskool/mkhack3rs,https://gitlab.com/eskool/mkhack3rs, +241,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,,,,4.0,,,,Python-Markdown extension to add support for semantic data (RDFa).,,,,https://pypi.org/project/mdx-semanticdata,13.0,13.0,2,False,3.0,,mdx_semanticdata,,,,,,,,,,, +242,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,3.0,,,,Little something to automatically generate a Navigation within a page itself. Depends on Awesome-pages.,,,2.0,,,,2,False,3.0,,,,,,,,,,,,, +243,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.,,,,https://pypi.org/project/mkdocs-yaarg-plugin,30.0,30.0,2,False,3.0,,,,,,,,,,,,, +244,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,166.0,166.0,2,False,3.0,,,,,,,,,,,,, +245,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,20.0,20.0,2,False,3.0,,,,,,,,,,,frederic.zinelli/mkdocs-addresses,https://gitlab.com/frederic.zinelli/mkdocs-addresses, +246,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,,,2.0,,,,,,,7.0,https://pypi.org/project/mkdocs-image-formatter-plugin,81.0,81.0,1,False,3.0,,,,,,,,,,,,, +247,filename-title,,filename_title,,mipro98/mkdocs-filename-title-plugin,,['plugin'],nav-pages,https://github.com/mipro98/mkdocs-filename-title-plugin,https://github.com/mipro98/mkdocs-filename-title-plugin,AGPL-3.0,2020-04-25 08:37:18,2020-04-25 09:54:42.000000,2020-04-25 09:54:34,2.0,,1.0,2.0,,,,1.0,,,,A mkdocs plugin which lets you use filenames as page tiltles.,,,,,,,1,False,3.0,,,,,,,,,,,,, +248,ansible-document,,,,,ansible-mkdocs,[],api-docs,,,,,,,,,,,,,,,,,,Auto-generate ansible role documentation.,,,,https://pypi.org/project/ansible-mkdocs,22.0,22.0,1,False,3.0,,,,,,,,,,,,, +249,Mkdocs translations plugin,,translations,,,mkdocs-translations,['plugin'],i18n-l10n,,,,,,,,,,,,,,,,,,Internationalization plugin for mkdocs.,,,,https://pypi.org/project/mkdocs-translations,23.0,23.0,1,False,3.0,,,,,,,,,,,,, +250,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,5.0,5.0,1,False,3.0,,,,,,,,,,,,, +251,Django Static Image,,,,,markdown-djangostaticimage,['markdown'],markdown,,,,,,,,,,,,,,,,,,,,,,https://pypi.org/project/markdown-djangostaticimage,6.0,6.0,0,False,,,django_static_image,,,,,,,,,,,melvinkcx/markdown-extension-django-static-image +252,octadocs-adr,,octadocs_adr,,octadocs/octadocs,octadocs-adr,['plugin'],site-management,,{},,,,,,,,,,,,,,,,,,,,https://pypi.org/project/octadocs-adr,17.0,17.0,0,False,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index e122d55..b98f9b8 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,24 +2,25 @@ _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._ -- section-index - 🥈20 · ⭐ 68 · 📈 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page. -- kroki - 🥈18 · ⭐ 36 · 📈 · MIT ·
MkDocs plugin for Kroki-Diagrams. -- autolinks - 🥈17 · ⭐ 74 · 📈 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages. -- Mdx Include - 🥉11 · ⭐ 50 · 💤 · ❗Unlicensed ·
Python Markdown extension to include local or remote files. -- toc-sidebar - 🥉9 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that allows users to add additional content to the ToC sidebar using the Material theme. +- plantuml-markdown - 🥇28 · ⭐ 180 · 📈 · BSD-2 ·
PlantUML plugin for Python-Markdown. +- build-plantuml - 🥈17 · ⭐ 51 · 📈 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline). +- mkdocs-spellcheck - 🥇15 · ⭐ 9 · 📈 · ISC ·
A spell checker plugin for MkDocs. +- mkdocs-d2-plugin - 🥈14 · ⭐ 10 · 🐣 · MIT ·
A plugin for embedding D2 diagrams in MkDocs. +- vim-md-tags - 🥈10 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that creates a vim tag file of all markdown files. ## 📉 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._ -- mkdocs-d2-plugin - 🥈12 · ⭐ 9 · 🐣 · MIT ·
A plugin for embedding D2 diagrams in MkDocs. -- mkdocs-pagetree-plugin - 🥈10 · ⭐ 1 · 🐣 · MIT ·
MkDocs plugin that allows you to display the page tree. Like `sitemap.xml`, but for humans. -- Github Releaase Changelog - 🥉5 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to autogenerate changelog from github releases. -- Risonia - 🥉4 · ⭐ 2 · 📉 · ❗Unlicensed ·
A simple theme for MkDocs, using the w3.css framework and configurable color schemes. +- Material for MkDocs - 🥇42 · ⭐ 18K · 📉 · MIT · ·
Documentation that simply works. +- mike - 🥇27 · ⭐ 460 · 📉 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git. +- Terminal for MkDocs - 🥈14 · ⭐ 69 · 📉 · MIT ·
monospace theme for MkDocs. +- MkDocs Dependency License Information - 🥉4 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to visualise package dependencies license information. +- Github Releaase Changelog - 🥉3 · ⭐ 1 · 🐣 · MIT ·
mkdocs extension to autogenerate changelog from github releases. ## ➕ Added Projects _Projects that were recently added to this best-of list._ -- mkdocs-link-embeds - 🥈11 · ⭐ 1 · ➕ · MIT ·
Mkdocs plugin which displays links in a more elegant way. Links will automatically be populated with an image,.. +- mkdocs-required-frontmatter-plugin - 🥉9 · ➕ · MIT ·
This MkDocs plugin enforces required frontmatter for documentation pages.