From 5f2bbb5d8b34ea76edbf21a71989e4e3dcc6b4cf Mon Sep 17 00:00:00 2001 From: pawamoy Date: Thu, 9 Nov 2023 18:21:59 +0000 Subject: [PATCH] Update best-of list for version 2023.11.09 --- README.md | 751 ++++++++++++++++++-------------- history/2023-11-09_changes.md | 26 ++ history/2023-11-09_projects.csv | 235 ++++++++++ latest-changes.md | 26 +- 4 files changed, 710 insertions(+), 328 deletions(-) create mode 100644 history/2023-11-09_changes.md create mode 100644 history/2023-11-09_projects.csv diff --git a/README.md b/README.md index 8ebc38e..dfee7a7 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@

-This list contains 230 awesome open-source projects with a total of 26K stars grouped into 18 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you want to add or update projects, feel free to open an [issue](https://github.com/mkdocs/catalog/issues/new/choose), submit a [pull request](https://github.com/mkdocs/catalog/pulls), or directly edit the [projects.yaml](https://github.com/mkdocs/catalog/edit/main/projects.yaml). Contributions are very welcome! +This list contains 230 awesome open-source projects with a total of 27K stars grouped into 18 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you want to add or update projects, feel free to open an [issue](https://github.com/mkdocs/catalog/issues/new/choose), submit a [pull request](https://github.com/mkdocs/catalog/pulls), or directly edit the [projects.yaml](https://github.com/mkdocs/catalog/edit/main/projects.yaml). Contributions are very welcome! > 🧙‍♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md). ## Contents -- [🎨 Theming](#-theming) _25 projects_ +- [🎨 Theming](#-theming) _26 projects_ - [💻 API documentation building](#-api-documentation-building) _13 projects_ - [💬 Blogging](#-blogging) _6 projects_ - [📊 Charts, Images, Tables & Graphs](#-charts-images-tables--graphs) _22 projects_ @@ -68,7 +68,11 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Material for MkDocs - 🥇43 · ⭐ 16K · MIT · ·
Documentation that simply works.
-- [GitHub](https://github.com/squidfunk/mkdocs-material) (👨‍💻 240 · 🔀 3K · 📦 39K · 📋 2.1K - 1% open · ⏱️ 02.11.2023) + + + + +- [GitHub](https://github.com/squidfunk/mkdocs-material) (👨‍💻 240 · 🔀 3K · 📦 39K · 📋 2.1K - 1% open · ⏱️ 09.11.2023) - [PyPi](https://pypi.org/project/mkdocs-material) (📥 3.3M / month): ``` pip install mkdocs-material @@ -76,16 +80,23 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): ```yaml theme: material + ``` + Extras: + ```yaml plugins: - search - social - tags ```
-
Cinder - 🥇21 · ⭐ 190 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme.
+
Cinder - 🥇20 · ⭐ 190 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme.
+ + + + - [GitHub](https://github.com/chrissimpkins/cinder) (👨‍💻 23 · 🔀 100 · 📥 970 · 📦 580 · 📋 51 - 31% open · ⏱️ 05.01.2021) -- [PyPi](https://pypi.org/project/mkdocs-cinder) (📥 8.3K / month): +- [PyPi](https://pypi.org/project/mkdocs-cinder) (📥 8K / month): ``` pip install mkdocs-cinder ``` @@ -96,6 +107,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Bootswatch - 🥇19 · ⭐ 130 · 💤 · BSD-2 ·
MkDocs Bootswatch Themes.
+ + + + - [GitHub](https://github.com/mkdocs/mkdocs-bootswatch) (👨‍💻 10 · 🔀 56 · 📦 1K · 📋 33 - 9% open · ⏱️ 27.02.2020) - [PyPi](https://pypi.org/project/mkdocs-bootswatch) (📥 10K / month): ``` @@ -127,6 +142,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Bootstrap - 🥈16 · ⭐ 73 · BSD-2 ·
MkDocs Bootstrap Theme.
+ + + + - [GitHub](https://github.com/mkdocs/mkdocs-bootstrap) (👨‍💻 6 · 🔀 37 · 📦 440 · 📋 16 - 18% open · ⏱️ 28.07.2023) - [PyPi](https://pypi.org/project/mkdocs-bootstrap) (📥 2.6K / month): ``` @@ -139,8 +158,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Simple Blog - 🥈16 · ⭐ 34 · MIT ·
Blog Template for Mkdocs.
-- [GitHub](https://github.com/FernandoCelmer/mkdocs-simple-blog) (👨‍💻 3 · 🔀 4 · 📦 30 · 📋 15 - 33% open · ⏱️ 20.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-simple-blog) (📥 250 / month): + + + + +- [GitHub](https://github.com/FernandoCelmer/mkdocs-simple-blog) (👨‍💻 3 · 🔀 4 · 📦 31 · 📋 15 - 33% open · ⏱️ 20.08.2023) +- [PyPi](https://pypi.org/project/mkdocs-simple-blog) (📥 280 / month): ``` pip install mkdocs-simple-blog ``` @@ -149,10 +172,14 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr theme: simple-blog ```
-
Dracula - 🥈15 · ⭐ 35 · MIT ·
Dark theme for Mkdocs.
+
Dracula - 🥈15 · ⭐ 36 · MIT ·
Dark theme for Mkdocs.
+ + + + -- [GitHub](https://github.com/dracula/mkdocs) (👨‍💻 3 · 🔀 2 · 📦 17 · 📋 6 - 16% open · ⏱️ 09.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-dracula-theme) (📥 640 / month): +- [GitHub](https://github.com/dracula/mkdocs) (👨‍💻 3 · 🔀 2 · 📦 18 · 📋 6 - 16% open · ⏱️ 09.07.2023) +- [PyPi](https://pypi.org/project/mkdocs-dracula-theme) (📥 650 / month): ``` pip install mkdocs-dracula-theme ``` @@ -163,8 +190,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Windmill - 🥈14 · ⭐ 98 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation and usability.
+ + + + - [GitHub](https://github.com/gristlabs/mkdocs-windmill) (👨‍💻 8 · 🔀 45 · 📦 270 · 📋 30 - 46% open · ⏱️ 11.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-windmill) (📥 2.6K / month): +- [PyPi](https://pypi.org/project/mkdocs-windmill) (📥 2.5K / month): ``` pip install mkdocs-windmill ``` @@ -173,10 +204,14 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr theme: windmill ```
-
Terminal for MkDocs - 🥈13 · ⭐ 42 · MIT ·
monospace theme for MkDocs.
+
Terminal for MkDocs - 🥈13 · ⭐ 44 · MIT ·
monospace theme for MkDocs.
+ + + + -- [GitHub](https://github.com/ntno/mkdocs-terminal) (🔀 1 · 📦 33 · 📋 54 - 46% open · ⏱️ 15.04.2023) -- [PyPi](https://pypi.org/project/mkdocs-terminal) (📥 450 / month): +- [GitHub](https://github.com/ntno/mkdocs-terminal) (🔀 1 · 📦 34 · 📋 54 - 46% open · ⏱️ 15.04.2023) +- [PyPi](https://pypi.org/project/mkdocs-terminal) (📥 510 / month): ``` pip install mkdocs-terminal ``` @@ -185,10 +220,30 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr theme: terminal ```
+
MkDocs Basic Theme - 🥈10 · ⭐ 47 · ➕ · BSD-2 ·
An example very very simple MkDocs theme.
+ + + + + +- [GitHub](https://github.com/mkdocs/mkdocs-basic-theme) (👨‍💻 6 · 🔀 39 · 📦 8 · 📋 3 - 33% open · ⏱️ 08.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-basic-theme) (📥 27 / month): + ``` + pip install mkdocs-basic-theme + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#theme): + ```yaml + theme: basictheme + ``` +
Alabaster - 🥉8 · ⭐ 36 · 💤 · ❗Unlicensed ·
Alabaster port for MkDocs.
+ + + + - [GitHub](https://github.com/notpushkin/mkdocs-alabaster) (👨‍💻 9 · 🔀 9 · 📋 17 - 17% open · ⏱️ 16.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-alabaster) (📥 200 / month): +- [PyPi](https://pypi.org/project/mkdocs-alabaster) (📥 190 / month): ``` pip install mkdocs-alabaster ``` @@ -199,6 +254,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Windmill Dark - 🥉8 · ⭐ 31 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation and usability.
+ + + + - [GitHub](https://github.com/noraj/mkdocs-windmill-dark) (👨‍💻 4 · 🔀 10 · ⏱️ 12.05.2022) - [PyPi](https://pypi.org/project/mkdocs-windmill-dark) (📥 500 / month): ``` @@ -211,6 +270,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
BOOTSTRAP386 - 🥉7 · ⭐ 31 · 💤 · ❗Unlicensed ·
A vintage 1980s DOS inspired Twitter Bootstrap theme for MkDocs https://lramage.gitlab.io/mkdocs-bootstrap386.
+ + + + - [PyPi](https://pypi.org/project/mkdocs-bootstrap386) (📥 3.8K / month): ``` pip install mkdocs-bootstrap386 @@ -223,7 +286,11 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
GitBook - 🥉7 · ⭐ 27 · 💤 · ❗Unlicensed ·
Default theme for GitBook for Mkdocs https://lramage.gitlab.io/mkdocs-gitbook-theme.
-- [PyPi](https://pypi.org/project/mkdocs-gitbook) (📥 6.2K / month): + + + + +- [PyPi](https://pypi.org/project/mkdocs-gitbook) (📥 5.7K / month): ``` pip install mkdocs-gitbook ``` @@ -237,8 +304,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Ivory - 🥈11 · ⭐ 11 · 💤 · MIT ·
Ivory theme for MkDocs.
+ + + + - [GitHub](https://github.com/daizutabi/mkdocs-ivory) (👨‍💻 2 · 🔀 4 · 📦 65 · 📋 5 - 40% open · ⏱️ 16.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-ivory) (📥 5.5K / month): +- [PyPi](https://pypi.org/project/mkdocs-ivory) (📥 5K / month): ``` pip install mkdocs-ivory ``` @@ -249,8 +320,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
KPN for MkDocs - 🥈9 · ⭐ 7 · MIT ·
KPN theme for MkDocs | owner=flow.
+ + + + - [GitHub](https://github.com/kpn/mkdocs-kpn-theme) (👨‍💻 3 · 📦 2 · ⏱️ 25.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-kpn) (📥 350 / month): +- [PyPi](https://pypi.org/project/mkdocs-kpn) (📥 310 / month): ``` pip install mkdocs-kpn ``` @@ -261,8 +336,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Zettelkasten - 🥈9 · ⭐ 4 · 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 · ⏱️ 10.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-zettelkasten) (📥 23 / month): +- [PyPi](https://pypi.org/project/mkdocs-zettelkasten) (📥 21 / month): ``` pip install mkdocs-zettelkasten ``` @@ -273,8 +352,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
CustomMill - 🥉8 · ⭐ 12 · 💤 · ❗Unlicensed ·
Outstanding mkdocs theme with a focus on navigation, customization and usability.
+ + + + - [GitHub](https://github.com/Siphalor/mkdocs-custommill) (👨‍💻 8 · 🔀 6 · 📦 13 · ⏱️ 10.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-custommill) (📥 130 / month): +- [PyPi](https://pypi.org/project/mkdocs-custommill) (📥 100 / month): ``` pip install mkdocs-custommill ``` @@ -285,8 +368,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Bootstrap 4 - 🥉8 · ⭐ 4 · MIT ·
A vanilla Bootstrap 4 theme for MkDocs.
+ + + + - [GitHub](https://github.com/LukeCarrier/mkdocs-theme-bootstrap4) (👨‍💻 3 · 📦 2 · 📋 5 - 20% open · ⏱️ 07.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-theme-bootstrap4) (📥 45 / month): +- [PyPi](https://pypi.org/project/mkdocs-theme-bootstrap4) (📥 43 / month): ``` pip install mkdocs-theme-bootstrap4 ``` @@ -297,8 +384,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
SWAN - 🥉8 · ⭐ 3 · ❗️AGPL-3.0 ·
SWAN MkDocs theme.
+ + + + - [GitHub](https://github.com/swan-cern/mkdocs-swan) (👨‍💻 2 · 🔀 1 · 📦 3 · ⏱️ 20.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-swan) (📥 33 / month): +- [PyPi](https://pypi.org/project/mkdocs-swan) (📥 23 / month): ``` pip install mkdocs-swan ``` @@ -309,8 +400,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Risonia - 🥉8 · ⭐ 1 · ❗Unlicensed ·
A simple theme for MkDocs, using the w3.css framework and configurable color schemes.
+ + + + - [GitHub](https://github.com/unverbuggt/mkdocs-risonia-theme) (📦 1 · ⏱️ 01.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-risonia-theme) (📥 72 / month): +- [PyPi](https://pypi.org/project/mkdocs-risonia-theme) (📥 61 / month): ``` pip install mkdocs-risonia-theme ``` @@ -321,8 +416,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Nature - 🥉7 · ⭐ 4 · ❗Unlicensed ·
A MkDocs theme.
+ + + + - [GitHub](https://github.com/waylan/mkdocs-nature) (👨‍💻 2 · 🔀 1 · 📦 39 · ⏱️ 14.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-nature) (📥 980 / month): +- [PyPi](https://pypi.org/project/mkdocs-nature) (📥 1K / month): ``` pip install mkdocs-nature ``` @@ -333,8 +432,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-theme-topdf - 🥉5 · ⭐ 9 · 💤 · MPL-2.0 ·
A mkdocs theme for create PDF and printing with paged.js.
+ + + + - [GitHub](https://github.com/kuri65536/mkdocs-theme-topdf) (🔀 1 · 📦 2 · ⏱️ 26.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-theme-topdf) (📥 51 / month): +- [PyPi](https://pypi.org/project/mkdocs-theme-topdf) (📥 39 / month): ``` pip install mkdocs-theme-topdf ``` @@ -345,6 +448,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Moonstone - 🥉5 · ⭐ 5 · 💤 · ❗Unlicensed ·
A documentation theme for mkdocs.
+ + + + - [GitHub](https://github.com/byrnereese/mkdocs-moonstone) (🔀 1 · 📦 8 · ⏱️ 15.06.2021) - [PyPi](https://pypi.org/project/mkdocs-moonstone) (📥 120 / month): ``` @@ -357,8 +464,12 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
GitHub - 🥉5 · ⭐ 2 · 💤 · MIT ·
Theme Mkdocs Like a Github. DEMO =.
+ + + + - [GitHub](https://github.com/g3xx/mkdocs-Github) (📦 7 · ⏱️ 25.02.2020) -- [PyPi](https://pypi.org/project/mkdocs-github) (📥 27 / month): +- [PyPi](https://pypi.org/project/mkdocs-github) (📥 24 / month): ``` pip install mkdocs-github ``` @@ -373,7 +484,11 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Cluster - 🥉3 · ⭐ 4 · 💤 · ❗Unlicensed ·
Another bootstrap theme for MkDocs.
-- [PyPi](https://pypi.org/project/mkdocs-cluster) (📥 220 / month): + + + + +- [PyPi](https://pypi.org/project/mkdocs-cluster) (📥 240 / month): ``` pip install mkdocs-cluster ``` @@ -392,8 +507,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocstrings - 🥇32 · ⭐ 1.4K · ISC ·
Automatic documentation from sources, for MkDocs.
-- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (👨‍💻 40 · 🔀 96 · 📦 9.6K · 📋 370 - 12% open · ⏱️ 28.10.2023) -- [PyPi](https://pypi.org/project/mkdocstrings) (📥 610K / month): +- [GitHub](https://github.com/mkdocstrings/mkdocstrings) (👨‍💻 40 · 🔀 97 · 📦 9.7K · 📋 370 - 12% open · ⏱️ 28.10.2023) +- [PyPi](https://pypi.org/project/mkdocstrings) (📥 630K / month): ``` pip install mkdocstrings ``` @@ -403,10 +518,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkdocstrings ```
-
mkdocs-click - 🥇21 · ⭐ 80 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
+
mkdocs-click - 🥇21 · ⭐ 82 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
-- [GitHub](https://github.com/mkdocs/mkdocs-click) (👨‍💻 13 · 🔀 17 · 📦 330 · 📋 27 - 44% open · ⏱️ 18.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-click) (📥 42K / month): +- [GitHub](https://github.com/mkdocs/mkdocs-click) (👨‍💻 13 · 🔀 17 · 📦 330 · 📋 27 - 44% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-click) (📥 44K / month): ``` pip install mkdocs-click ``` @@ -416,9 +531,9 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkdocs-click ```
-
mkdoxy - 🥈18 · ⭐ 33 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
+
mkdoxy - 🥈18 · ⭐ 34 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
-- [GitHub](https://github.com/JakubAndrysek/MkDoxy) (👨‍💻 8 · 🔀 11 · 📦 6 · 📋 38 - 5% open · ⏱️ 10.10.2023) +- [GitHub](https://github.com/JakubAndrysek/MkDoxy) (👨‍💻 9 · 🔀 12 · 📦 6 · 📋 39 - 7% open · ⏱️ 09.11.2023) - [PyPi](https://pypi.org/project/mkdoxy) (📥 1.3K / month): ``` pip install mkdoxy @@ -431,8 +546,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkDocsOAD - 🥈17 · ⭐ 92 · 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) (👨‍💻 7 · 🔀 6 · 📥 600 · 📦 58 · 📋 27 - 37% open · ⏱️ 28.07.2023) -- [PyPi](https://pypi.org/project/neoteroi-mkdocs) (📥 19K / month): +- [GitHub](https://github.com/Neoteroi/mkdocs-plugins) (👨‍💻 7 · 🔀 6 · 📥 640 · 📦 60 · 📋 27 - 37% open · ⏱️ 28.07.2023) +- [PyPi](https://pypi.org/project/neoteroi-mkdocs) (📥 23K / month): ``` pip install neoteroi-mkdocs ``` @@ -451,7 +566,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkApi - 🥈17 · ⭐ 81 · 💤 · MIT ·
A documentation generation tool for MkDocs.
- [GitHub](https://github.com/daizutabi/mkapi) (👨‍💻 4 · 🔀 17 · 📦 160 · 📋 49 - 57% open · ⏱️ 20.12.2020) -- [PyPi](https://pypi.org/project/mkapi) (📥 2.5K / month): +- [PyPi](https://pypi.org/project/mkapi) (📥 2.7K / month): ``` pip install mkapi ``` @@ -470,7 +585,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkAutoDoc - 🥈15 · ⭐ 200 · 💤 · ❗️BSD ·
Auto documentation for MkDocs.
- [GitHub](https://github.com/tomchristie/mkautodoc) (👨‍💻 7 · 🔀 14 · 📦 760 · 📋 18 - 38% open · ⏱️ 26.09.2022) -- [PyPi](https://pypi.org/project/mkautodoc) (📥 7.1K / month): +- [PyPi](https://pypi.org/project/mkautodoc) (📥 7.5K / month): ``` pip install mkautodoc ``` @@ -483,7 +598,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mktheapidocs - 🥉12 · ⭐ 12 · 💤 · MIT ·
Numpydocs - mkdocs friendly markdown.
- [GitHub](https://github.com/greenape/mktheapidocs) (👨‍💻 6 · 🔀 3 · 📦 36 · 📋 16 - 62% open · ⏱️ 10.06.2022) -- [PyPi](https://pypi.org/project/mktheapidocs) (📥 630 / month): +- [PyPi](https://pypi.org/project/mktheapidocs) (📥 710 / month): ``` pip install mktheapidocs ``` @@ -496,7 +611,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-typer - 🥉11 · ⭐ 18 · Apache-2 ·
An MkDocs extension to generate documentation for Typer command line applications.
- [GitHub](https://github.com/bruce-szalwinski/mkdocs-typer) (🔀 1 · 📋 4 - 50% open · ⏱️ 21.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-typer) (📥 8.5K / month): +- [PyPi](https://pypi.org/project/mkdocs-typer) (📥 8.7K / month): ``` pip install mkdocs-typer ``` @@ -509,7 +624,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
inari - 🥉7 · ⭐ 6 · 💤 · MIT ·
Write docstrings in markdown!.
- [GitHub](https://github.com/tkamenoko/inari) (📦 4 · 📋 2 - 50% open · ⏱️ 10.07.2021) -- [PyPi](https://pypi.org/project/inari) (📥 230 / month): +- [PyPi](https://pypi.org/project/inari) (📥 260 / month): ``` pip install inari ``` @@ -531,7 +646,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-typedoc - 🥉6 · ⭐ 3 · 🐣 · MIT ·
The Mkdocs-Typedoc Plugin is designed to integrate TypeDoc documentation with your MkDocs project.
- [GitHub](https://github.com/JakubAndrysek/mkdocs-typedoc) (⏱️ 07.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-typedoc) (📥 36 / month): +- [PyPi](https://pypi.org/project/mkdocs-typedoc) (📥 31 / month): ``` pip install mkdocs-typedoc ``` @@ -544,7 +659,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 30 / month): +- [PyPi](https://pypi.org/project/mkdocs-yaarg-plugin) (📥 28 / month): ``` pip install mkdocs-yaarg-plugin ``` @@ -563,7 +678,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
rss - 🥇22 · ⭐ 50 · 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) (👨‍💻 10 · 🔀 15 · 📥 41 · 📦 300 · 📋 35 - 34% open · ⏱️ 03.10.2023) +- [GitHub](https://github.com/Guts/mkdocs-rss-plugin) (👨‍💻 10 · 🔀 15 · 📥 41 · 📦 310 · 📋 35 - 34% open · ⏱️ 06.11.2023) - [PyPi](https://pypi.org/project/mkdocs-rss-plugin) (📥 21K / month): ``` pip install mkdocs-rss-plugin @@ -574,10 +689,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - rss ```
-
mkdocs-blogging-plugin - 🥈18 · ⭐ 78 · MIT ·
Add blogging feature to your MkDocs site.
+
mkdocs-blogging-plugin - 🥈18 · ⭐ 79 · MIT ·
Add blogging feature to your MkDocs site.
- [GitHub](https://github.com/liang2kl/mkdocs-blogging-plugin) (👨‍💻 7 · 🔀 14 · 📥 11 · 📦 140 · 📋 38 - 10% open · ⏱️ 21.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-blogging-plugin) (📥 5.9K / month): +- [PyPi](https://pypi.org/project/mkdocs-blogging-plugin) (📥 6.2K / month): ``` pip install mkdocs-blogging-plugin ``` @@ -589,8 +704,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
newsletter - 🥈12 · ⭐ 21 · ❗️GPL-3.0 ·
Automatically create newsletters from the changes in a mkdocs repository.
-- [GitHub](https://github.com/lyz-code/mkdocs-newsletter) (👨‍💻 3 · 🔀 2 · 📦 28 · 📋 9 - 22% open · ⏱️ 23.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-newsletter) (📥 490 / month): +- [GitHub](https://github.com/lyz-code/mkdocs-newsletter) (👨‍💻 3 · 🔀 2 · 📦 29 · 📋 9 - 22% open · ⏱️ 23.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-newsletter) (📥 500 / month): ``` pip install mkdocs-newsletter ``` @@ -614,7 +729,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
python-mkblog - 🥉3 · ⭐ 1 · 💤 · 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) (📥 52 / month): +- [PyPi](https://pypi.org/project/mkblog) (📥 57 / month): ``` pip install mkblog ``` @@ -640,7 +755,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr Back to top -
mermaid2 - 🥇24 · ⭐ 180 · 📉 · MIT ·
A Mermaid graphs plugin for mkdocs.
+
mermaid2 - 🥇24 · ⭐ 180 · MIT ·
A Mermaid graphs plugin for mkdocs.
- [GitHub](https://github.com/fralau/mkdocs-mermaid2-plugin) (👨‍💻 13 · 🔀 21 · 📦 1.6K · 📋 61 - 4% open · ⏱️ 26.09.2023) - [PyPi](https://pypi.org/project/mkdocs-mermaid2-plugin) (📥 140K / month): @@ -655,8 +770,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
table-reader - 🥇21 · ⭐ 91 · 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) (👨‍💻 6 · 🔀 12 · 📦 430 · 📋 38 - 5% open · ⏱️ 15.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-table-reader-plugin) (📥 39K / month): +- [GitHub](https://github.com/timvink/mkdocs-table-reader-plugin) (👨‍💻 6 · 🔀 12 · 📦 440 · 📋 38 - 5% open · ⏱️ 15.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-table-reader-plugin) (📥 37K / month): ``` pip install mkdocs-table-reader-plugin ``` @@ -666,10 +781,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - table-reader ```
-
MkDocs GLightbox - 🥇18 · ⭐ 79 · MIT ·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
+
MkDocs GLightbox - 🥇18 · ⭐ 80 · MIT ·
A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.
-- [GitHub](https://github.com/blueswen/mkdocs-glightbox) (👨‍💻 2 · 🔀 8 · 📥 24 · 📦 1.6K · 📋 21 - 19% open · ⏱️ 25.04.2023) -- [PyPi](https://pypi.org/project/mkdocs-glightbox) (📥 82K / month): +- [GitHub](https://github.com/blueswen/mkdocs-glightbox) (👨‍💻 2 · 🔀 8 · 📥 24 · 📦 1.7K · 📋 21 - 19% open · ⏱️ 25.04.2023) +- [PyPi](https://pypi.org/project/mkdocs-glightbox) (📥 85K / month): ``` pip install mkdocs-glightbox ``` @@ -682,7 +797,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
charts - 🥇18 · ⭐ 63 · MIT ·
Mkdocs plugin to add vegalite charts to your pages.
- [GitHub](https://github.com/timvink/mkdocs-charts-plugin) (👨‍💻 3 · 🔀 5 · 📦 44 · 📋 19 - 15% open · ⏱️ 25.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-charts-plugin) (📥 4.3K / month): +- [PyPi](https://pypi.org/project/mkdocs-charts-plugin) (📥 4.5K / month): ``` pip install mkdocs-charts-plugin ``` @@ -692,10 +807,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - charts ```
-
drawio-exporter - 🥈17 · ⭐ 57 · MIT ·
Exports your Draw.io diagrams at build time for easier embedding into your documentation.
+
drawio-exporter - 🥈17 · ⭐ 59 · 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 · 📦 58 · 📋 25 - 24% open · ⏱️ 07.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-drawio-exporter) (📥 8.7K / month): +- [PyPi](https://pypi.org/project/mkdocs-drawio-exporter) (📥 9.3K / month): ``` pip install mkdocs-drawio-exporter ``` @@ -705,7 +820,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - drawio-exporter ```
-
MkDocs Video - 🥈17 · ⭐ 57 · MIT ·
MkDocs Video plugin.
+
MkDocs Video - 🥈17 · ⭐ 58 · MIT ·
MkDocs Video plugin.
- [GitHub](https://github.com/soulless-viewer/mkdocs-video) (👨‍💻 5 · 🔀 11 · 📥 31 · 📦 510 · 📋 15 - 26% open · ⏱️ 17.03.2023) - [PyPi](https://pypi.org/project/mkdocs-video) (📥 33K / month): @@ -733,8 +848,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
build-plantuml - 🥈16 · ⭐ 47 · MIT ·
MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).
-- [GitHub](https://github.com/quantorconsulting/mkdocs_build_plantuml) (👨‍💻 9 · 🔀 13 · 📦 91 · 📋 19 - 10% open · ⏱️ 04.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-build-plantuml-plugin) (📥 29K / month): +- [GitHub](https://github.com/quantorconsulting/mkdocs_build_plantuml) (👨‍💻 10 · 🔀 14 · 📦 92 · 📋 19 - 5% open · ⏱️ 08.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-build-plantuml-plugin) (📥 30K / month): ``` pip install mkdocs-build-plantuml-plugin ``` @@ -746,8 +861,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Markdown blockdiag - 🥈16 · ⭐ 24 · 💤 · MIT ·
blockdiag extension for Python Markdown.
-- [GitHub](https://github.com/gisce/markdown-blockdiag) (👨‍💻 5 · 🔀 8 · 📦 98 · 📋 5 - 40% open · ⏱️ 14.12.2021) -- [PyPi](https://pypi.org/project/markdown-blockdiag) (📥 3.9K / month): +- [GitHub](https://github.com/gisce/markdown-blockdiag) (👨‍💻 5 · 🔀 8 · 📦 99 · 📋 5 - 40% open · ⏱️ 14.12.2021) +- [PyPi](https://pypi.org/project/markdown-blockdiag) (📥 3.8K / month): ``` pip install markdown-blockdiag ``` @@ -760,7 +875,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Lightgallery - 🥉14 · ⭐ 25 · MIT ·
Markdown extension to wrap images in a lightbox.
- [GitHub](https://github.com/g-provost/lightgallery-markdown) (👨‍💻 6 · 🔀 4 · 📦 84 · 📋 10 - 50% open · ⏱️ 07.10.2023) -- [PyPi](https://pypi.org/project/lightgallery) (📥 2.5K / month): +- [PyPi](https://pypi.org/project/lightgallery) (📥 2.4K / month): ``` pip install lightgallery ``` @@ -786,7 +901,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-diagrams - 🥉10 · ⭐ 23 · 💤 · MIT ·
MkDocs plugin to render Diagrams files.
- [GitHub](https://github.com/zoni/mkdocs-diagrams) (🔀 1 · 📦 53 · 📋 2 - 50% open · ⏱️ 04.09.2020) -- [PyPi](https://pypi.org/project/mkdocs-diagrams) (📥 5.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-diagrams) (📥 5.5K / month): ``` pip install mkdocs-diagrams ``` @@ -820,7 +935,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkDocs Img2Fig Plugin - 🥉9 · ⭐ 18 · 💤 · MIT ·
A MkDocs plugin that converts markdown encoded images into figure elements.
- [GitHub](https://github.com/stuebersystems/mkdocs-img2fig-plugin) (👨‍💻 2 · 🔀 7 · 📦 100 · 📋 3 - 66% open · ⏱️ 14.07.2020) -- [PyPi](https://pypi.org/project/mkdocs-img2fig-plugin) (📥 2.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-img2fig-plugin) (📥 2.2K / month): ``` pip install mkdocs-img2fig-plugin ``` @@ -830,7 +945,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - img2fig ```
-
Termage - 🥉7 · ⭐ 14 · 💤 · MIT ·
Generate SVGs from any Python code, even in your documentation.
+
Termage - 🥉7 · ⭐ 15 · 💤 · MIT ·
Generate SVGs from any Python code, even in your documentation.
- [GitHub](https://github.com/bczsalba/Termage) (📦 1 · 📋 5 - 20% open · ⏱️ 23.08.2022) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): @@ -842,7 +957,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
markdownwavedrom - 🥉6 · ⭐ 9 · 💤 · MPL-2.0 ·
A MkDocs plugin for support wavedrom charts in markdown file.
- [GitHub](https://github.com/kuri65536/mkdocs-wavedrom-plugin) (🔀 2 · 📦 7 · 📋 3 - 33% open · ⏱️ 26.06.2021) -- [PyPi](https://pypi.org/project/mkdocs-wavedrom-plugin) (📥 81 / month): +- [PyPi](https://pypi.org/project/mkdocs-wavedrom-plugin) (📥 110 / month): ``` pip install mkdocs-wavedrom-plugin ``` @@ -852,10 +967,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - markdownwavedrom ```
-
plotly charts - 🥉5 · ⭐ 3 · MIT ·
Mkdocs plugin to add interactive charts with Plotly.js.
+
plotly charts - 🥉5 · ⭐ 4 · MIT ·
Mkdocs plugin to add interactive charts with Plotly.js.
- [GitHub](https://github.com/haoda-li/mkdocs-plotly-plugin) (👨‍💻 2 · 🔀 1 · 📦 4 · ⏱️ 25.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-plotly-plugin) (📥 840 / month): +- [PyPi](https://pypi.org/project/mkdocs-plotly-plugin) (📥 880 / month): ``` pip install mkdocs-plotly-plugin ``` @@ -868,7 +983,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 61 / month): +- [PyPi](https://pypi.org/project/markdown-figcap) (📥 84 / month): ``` pip install markdown-figcap ``` @@ -880,8 +995,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-resize-images - 🥉5 · ⭐ 1 · 🐣 · MIT ·
MkDocs plugin to resize images according to the configuration.
-- [GitHub](https://github.com/JakubAndrysek/mkdocs-resize-images) (📦 2 · ⏱️ 30.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-resize-images) (📥 66 / month): +- [GitHub](https://github.com/JakubAndrysek/mkdocs-resize-images) (📦 2 · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-resize-images) (📥 41 / month): ``` pip install mkdocs-resize-images ``` @@ -903,7 +1018,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
import-statement - 🥉3 · ⭐ 2 · MIT · - [GitHub](https://github.com/Rj40x40/mkdocs-import-statement-plugin) (⏱️ 06.02.2023) -- [PyPi](https://pypi.org/project/mkdocs-import-statement-plugin) (📥 80 / month): +- [PyPi](https://pypi.org/project/mkdocs-import-statement-plugin) (📥 84 / month): ``` pip install mkdocs-import-statement-plugin ``` @@ -927,7 +1042,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
macros - 🥇28 · ⭐ 240 · 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) (👨‍💻 28 · 🔀 40 · 📦 2.5K · 📋 100 - 2% open · ⏱️ 31.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-macros-plugin) (📥 220K / month): +- [PyPi](https://pypi.org/project/mkdocs-macros-plugin) (📥 230K / month): ``` pip install mkdocs-macros-plugin ``` @@ -937,10 +1052,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - macros ```
-
mkdocs-jupyter - 🥇24 · ⭐ 290 · Apache-2 ·
Use Jupyter Notebook in mkdocs.
+
mkdocs-jupyter - 🥇24 · ⭐ 300 · Apache-2 ·
Use Jupyter Notebook in mkdocs.
- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 19 · 🔀 35 · 📦 1.7K · 📋 100 - 11% open · ⏱️ 15.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-jupyter) (📥 110K / month): +- [PyPi](https://pypi.org/project/mkdocs-jupyter) (📥 120K / month): ``` pip install mkdocs-jupyter ``` @@ -950,10 +1065,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkdocs-jupyter ```
-
mknotebooks - 🥈22 · ⭐ 120 · 📉 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects.
+
mknotebooks - 🥈21 · ⭐ 120 · 📉 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects.
-- [GitHub](https://github.com/greenape/mknotebooks) (👨‍💻 14 · 🔀 19 · 📦 450 · 📋 38 - 31% open · ⏱️ 11.08.2023) -- [PyPi](https://pypi.org/project/mknotebooks) (📥 18K / month): +- [GitHub](https://github.com/greenape/mknotebooks) (👨‍💻 14 · 🔀 19 · 📦 460 · 📋 38 - 31% open · ⏱️ 11.08.2023) +- [PyPi](https://pypi.org/project/mknotebooks) (📥 19K / month): ``` pip install mknotebooks ``` @@ -966,7 +1081,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
markdownextradata - 🥈21 · ⭐ 70 · 💤 · 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 · 📦 920 · 📋 32 - 18% open · ⏱️ 15.12.2021) -- [PyPi](https://pypi.org/project/mkdocs-markdownextradata-plugin) (📥 31K / month): +- [PyPi](https://pypi.org/project/mkdocs-markdownextradata-plugin) (📥 33K / month): ``` pip install mkdocs-markdownextradata-plugin ``` @@ -976,10 +1091,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - markdownextradata ```
-
gen-files - 🥈20 · ⭐ 69 · MIT ·
MkDocs plugin to programmatically generate documentation pages during the build.
+
gen-files - 🥈20 · ⭐ 71 · MIT ·
MkDocs plugin to programmatically generate documentation pages during the build.
-- [GitHub](https://github.com/oprypin/mkdocs-gen-files) (👨‍💻 5 · 🔀 7 · 📦 1.6K · 📋 21 - 19% open · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-gen-files) (📥 130K / month): +- [GitHub](https://github.com/oprypin/mkdocs-gen-files) (👨‍💻 5 · 🔀 7 · 📦 1.6K · 📋 21 - 19% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-gen-files) (📥 140K / month): ``` pip install mkdocs-gen-files ``` @@ -992,7 +1107,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-markmap - 🥈18 · ⭐ 33 · MIT ·
MkDocs plugin and extension to create mindmaps from markdown using markmap.
- [GitHub](https://github.com/markmap/mkdocs-markmap) (👨‍💻 3 · 🔀 5 · 📥 160 · 📋 24 - 4% open · ⏱️ 05.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-markmap) (📥 1.9K / month): +- [PyPi](https://pypi.org/project/mkdocs-markmap) (📥 1.6K / month): ``` pip install mkdocs-markmap ``` @@ -1002,10 +1117,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - markmap ```
-
markdown-exec - 🥈17 · ⭐ 55 · ISC ·
Utilities to execute code blocks in Markdown files.
+
markdown-exec - 🥈17 · ⭐ 56 · ISC ·
Utilities to execute code blocks in Markdown files.
-- [GitHub](https://github.com/pawamoy/markdown-exec) (👨‍💻 2 · 🔀 4 · 📦 100 · 📋 24 - 41% open · ⏱️ 17.10.2023) -- [PyPi](https://pypi.org/project/markdown-exec) (📥 14K / month): +- [GitHub](https://github.com/pawamoy/markdown-exec) (👨‍💻 2 · 🔀 4 · 📦 110 · 📋 24 - 41% open · ⏱️ 17.10.2023) +- [PyPi](https://pypi.org/project/markdown-exec) (📥 15K / month): ``` pip install markdown-exec ``` @@ -1015,10 +1130,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - markdown-exec ```
-
Termynal - 🥉14 · ⭐ 52 · MIT ·
Python markdown terminal. Built for mkdocs.
+
Termynal - 🥉14 · ⭐ 54 · MIT ·
Python markdown terminal. Built for mkdocs.
-- [GitHub](https://github.com/mkdocs-plugins/termynal) (👨‍💻 5 · 🔀 7 · 📦 90 · 📋 11 - 54% open · ⏱️ 01.10.2023) -- [PyPi](https://pypi.org/project/termynal) (📥 2.4K / month): +- [GitHub](https://github.com/mkdocs-plugins/termynal) (👨‍💻 5 · 🔀 7 · 📦 92 · 📋 11 - 45% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/termynal) (📥 2.6K / month): ``` pip install termynal ``` @@ -1046,7 +1161,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
pheasant - 🥉12 · ⭐ 16 · 💤 · MIT ·
Documentation tool for Markdown conversion by Jupyter client.
- [GitHub](https://github.com/daizutabi/pheasant) (👨‍💻 4 · 🔀 9 · 📦 39 · 📋 11 - 54% open · ⏱️ 19.12.2020) -- [PyPi](https://pypi.org/project/pheasant) (📥 360 / month): +- [PyPi](https://pypi.org/project/pheasant) (📥 350 / month): ``` pip install pheasant ``` @@ -1059,7 +1174,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 620 / month): +- [PyPi](https://pypi.org/project/mkdocs-user-defined-values) (📥 640 / month): ``` pip install mkdocs-user-defined-values ``` @@ -1072,7 +1187,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 53 / month): +- [PyPi](https://pypi.org/project/mkjsfiddle) (📥 45 / month): ``` pip install mkjsfiddle ``` @@ -1085,7 +1200,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
markdown-filter - 🥉7 · ⭐ 2 · 💤 · MIT ·
Adds a markdown template filter to the jinja templating environment in mkdocs.
- [GitHub](https://github.com/byrnereese/mkdocs-markdown-filter) (📦 16 · ⏱️ 06.02.2019) -- [PyPi](https://pypi.org/project/mkdocs-markdown-filter) (📥 250 / month): +- [PyPi](https://pypi.org/project/mkdocs-markdown-filter) (📥 280 / month): ``` pip install mkdocs-markdown-filter ``` @@ -1097,7 +1212,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 📦 1 · ⏱️ 24.03.2023) +- [GitHub](https://github.com/timmeinerzhagen/mkdocs-meta-manager) (👨‍💻 3 · 🔀 1 · 📦 2 · ⏱️ 24.03.2023) - [PyPi](https://pypi.org/project/mkdocs-meta-manager) (📥 360 / month): ``` pip install mkdocs-meta-manager @@ -1111,7 +1226,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
nbconvert - 🥉5 · ⭐ 6 · BSD-2 ·
A MkDocs plug-in provides a source parser for *.ipynb files.
- [GitHub](https://github.com/tanbro/mkdocs-nbconvert) (👨‍💻 5 · 🔀 1 · 📦 2 · ⏱️ 29.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-nbconvert) (📥 38 / month): +- [PyPi](https://pypi.org/project/mkdocs-nbconvert) (📥 32 / month): ``` pip install mkdocs-nbconvert ``` @@ -1133,7 +1248,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 180 / month): +- [PyPi](https://pypi.org/project/mkdocs_protobuf) (📥 160 / month): ``` pip install mkdocs_protobuf ``` @@ -1146,7 +1261,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
codeyaml - 🥉4 · 💤 · MIT ·
Allows for more than one yaml config in mkdocs.
- [GitHub](https://github.com/textileio/mkdocs-codeyaml-plugin) (🔀 1 · ⏱️ 30.04.2019) -- [PyPi](https://pypi.org/project/mkdocs-codeyaml-plugin) (📥 17 / month): +- [PyPi](https://pypi.org/project/mkdocs-codeyaml-plugin) (📥 11 / month): ``` pip install mkdocs-codeyaml-plugin ``` @@ -1165,8 +1280,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
git-revision-date-localized - 🥇28 · ⭐ 140 · MIT ·
MkDocs plugin to add a last updated date to your site pages.
-- [GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) (👨‍💻 21 · 🔀 28 · 📦 4.9K · 📋 80 - 13% open · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-localized-plugin) (📥 230K / month): +- [GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) (👨‍💻 21 · 🔀 28 · 📦 5K · 📋 80 - 13% open · ⏱️ 25.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-localized-plugin) (📥 260K / month): ``` pip install mkdocs-git-revision-date-localized-plugin ``` @@ -1178,8 +1293,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
git-authors - 🥈22 · ⭐ 54 · MIT ·
MkDocs plugin to display git authors of a page.
-- [GitHub](https://github.com/timvink/mkdocs-git-authors-plugin) (👨‍💻 7 · 🔀 14 · 📦 520 · 📋 50 - 18% open · ⏱️ 04.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-git-authors-plugin) (📥 43K / month): +- [GitHub](https://github.com/timvink/mkdocs-git-authors-plugin) (👨‍💻 7 · 🔀 14 · 📦 530 · 📋 50 - 18% open · ⏱️ 04.07.2023) +- [PyPi](https://pypi.org/project/mkdocs-git-authors-plugin) (📥 44K / month): ``` pip install mkdocs-git-authors-plugin ``` @@ -1189,10 +1304,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - git-authors ```
-
git-committers-2 - 🥈21 · ⭐ 21 · 📈 · MIT ·
An MkDocs plugin to create a list of contributors on the page.
+
git-committers-2 - 🥈21 · ⭐ 21 · MIT ·
An MkDocs plugin to create a list of contributors on the page.
-- [GitHub](https://github.com/ojacques/mkdocs-git-committers-plugin-2) (👨‍💻 7 · 🔀 11 · 📦 280 · 📋 21 - 19% open · ⏱️ 01.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin-2) (📥 12K / month): +- [GitHub](https://github.com/ojacques/mkdocs-git-committers-plugin-2) (👨‍💻 7 · 🔀 11 · 📦 290 · 📋 21 - 14% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin-2) (📥 13K / month): ``` pip install mkdocs-git-committers-plugin-2 ``` @@ -1205,7 +1320,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
git-revision-date - 🥉19 · ⭐ 55 · 💤 · MIT ·
MkDocs plugin for setting revision date from git per markdown file.
- [GitHub](https://github.com/zhaoterryy/mkdocs-git-revision-date-plugin) (👨‍💻 7 · 🔀 9 · 📦 1.6K · 📋 14 - 35% open · ⏱️ 08.03.2022) -- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-plugin) (📥 42K / month): +- [PyPi](https://pypi.org/project/mkdocs-git-revision-date-plugin) (📥 43K / month): ``` pip install mkdocs-git-revision-date-plugin ``` @@ -1215,10 +1330,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - git-revision-date ```
-
git-committers - 🥉15 · ⭐ 27 · 💤 · MIT ·
A mkdocs plugin for displaying the last commit and a list of a files contributors.
+
git-committers - 🥉15 · ⭐ 27 · 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) (👨‍💻 5 · 🔀 7 · 📦 140 · ⏱️ 12.08.2021) -- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin) (📥 4.7K / month): +- [GitHub](https://github.com/byrnereese/mkdocs-git-committers-plugin) (👨‍💻 6 · 🔀 7 · 📦 150 · ⏱️ 06.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-git-committers-plugin) (📥 5.2K / month): ``` pip install mkdocs-git-committers-plugin ``` @@ -1231,7 +1346,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 760 / month): +- [PyPi](https://pypi.org/project/mkdocs-latest-release-plugin) (📥 920 / month): ``` pip install mkdocs-latest-release-plugin ``` @@ -1246,7 +1361,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Github-Links - 🥉11 · ⭐ 7 · ❗Unlicensed ·
Python-Markdown GitHub Links Extension.
- [GitHub](https://github.com/Python-Markdown/github-links) (👨‍💻 3 · 🔀 8 · 📦 100 · ⏱️ 31.07.2023) -- [PyPi](https://pypi.org/project/mdx-gh-links) (📥 5.5K / month): +- [PyPi](https://pypi.org/project/mdx-gh-links) (📥 5.4K / month): ``` pip install mdx-gh-links ``` @@ -1259,7 +1374,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
branchcustomization - 🥉7 · ⭐ 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) (📥 240 / month): +- [PyPi](https://pypi.org/project/mkdocs-branchcustomization-plugin) (📥 300 / month): ``` pip install mkdocs-branchcustomization-plugin ``` @@ -1278,7 +1393,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
minify - 🥇22 · ⭐ 100 · MIT ·
A mkdocs plugin to minify the HTML of a page before it is written to disk.
-- [GitHub](https://github.com/byrnereese/mkdocs-minify-plugin) (👨‍💻 10 · 🔀 13 · 📦 6.3K · 📋 15 - 20% open · ⏱️ 01.08.2023) +- [GitHub](https://github.com/byrnereese/mkdocs-minify-plugin) (👨‍💻 10 · 🔀 13 · 📦 6.4K · 📋 15 - 20% open · ⏱️ 01.08.2023) - [PyPi](https://pypi.org/project/mkdocs-minify-plugin) (📥 160K / month): ``` pip install mkdocs-minify-plugin @@ -1289,10 +1404,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - minify ```
-
enumerate-headings - 🥈18 · ⭐ 35 · 📉 · MIT ·
MkDocs Plugin to enumerate the headings across site pages.
+
enumerate-headings - 🥈19 · ⭐ 35 · 📈 · MIT ·
MkDocs Plugin to enumerate the headings across site pages.
- [GitHub](https://github.com/timvink/mkdocs-enumerate-headings-plugin) (👨‍💻 4 · 🔀 5 · 📦 150 · 📋 29 - 6% open · ⏱️ 27.05.2023) -- [PyPi](https://pypi.org/project/mkdocs-enumerate-headings-plugin) (📥 8.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-enumerate-headings-plugin) (📥 8.2K / month): ``` pip install mkdocs-enumerate-headings-plugin ``` @@ -1306,8 +1421,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
minify-html - 🥈11 · ⭐ 1 · 🐣 · MIT ·
MkDocs plugin for minification using minify-html, an extremely fast HTML + JS + CSS minifier.
-- [GitHub](https://github.com/monosans/mkdocs-minify-html-plugin) (👨‍💻 2 · 📦 10 · ⏱️ 01.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-minify-html-plugin) (📥 1K / month): +- [GitHub](https://github.com/monosans/mkdocs-minify-html-plugin) (👨‍💻 2 · 📦 10 · ⏱️ 09.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-minify-html-plugin) (📥 820 / month): ``` pip install mkdocs-minify-html-plugin ``` @@ -1320,7 +1435,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
add-number - 🥈10 · ⭐ 13 · 💤 · MIT ·
MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.
- [GitHub](https://github.com/ignorantshr/mkdocs-add-number-plugin) (👨‍💻 3 · 🔀 3 · 📦 30 · 📋 11 - 18% open · ⏱️ 11.06.2020) -- [PyPi](https://pypi.org/project/mkdocs-add-number-plugin) (📥 700 / month): +- [PyPi](https://pypi.org/project/mkdocs-add-number-plugin) (📥 790 / month): ``` pip install mkdocs-add-number-plugin ``` @@ -1333,7 +1448,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
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) (📥 180 / month): +- [PyPi](https://pypi.org/project/mkdocs-safe-text-plugin) (📥 160 / month): ``` pip install mkdocs-safe-text-plugin ``` @@ -1343,10 +1458,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkdocs_safe_text ```
-
bootstrap-tables - 🥉9 · ⭐ 11 · 💤 · MIT ·
A MkDocs plugin to add bootstrap classes to plan markdown generated tables.
+
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 · 📦 66 · ⏱️ 27.03.2020) -- [PyPi](https://pypi.org/project/mkdocs-bootstrap-tables-plugin) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-bootstrap-tables-plugin) (📥 1K / month): ``` pip install mkdocs-bootstrap-tables-plugin ``` @@ -1356,10 +1471,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - bootstrap-tables ```
-
mkdocs-add-teaser - 🥉8 · ⭐ 5 · MIT ·
An MkDocs plugin to customize the first paragraph of your pages, and to use it as the pages meta description.
+
mkdocs-add-teaser - 🥉7 · ⭐ 5 · 📉 · 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) (🔀 1 · 📦 1 · ⏱️ 08.11.2022) -- [PyPi](https://pypi.org/project/mkdocs-add-teaser) (📥 160 / month): +- [PyPi](https://pypi.org/project/mkdocs-add-teaser) (📥 140 / month): ``` pip install mkdocs-add-teaser ``` @@ -1369,10 +1484,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkdocs-add-teaser ```
-
toggle-sidebar - 🥉6 · ⭐ 1 · 🐣 · MIT ·
Toggle the navigation and/or TOC sidebars on your MkDocs site.
+
toggle-sidebar - 🥉5 · ⭐ 1 · 🐣 · 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) (📥 160 / month): +- [PyPi](https://pypi.org/project/mkdocs-toggle-sidebar-plugin) (📥 120 / month): ``` pip install mkdocs-toggle-sidebar-plugin ``` @@ -1401,7 +1516,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-render-swagger-plugin - 🥇17 · ⭐ 58 · MIT ·
A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.
- [GitHub](https://github.com/bharel/mkdocs-render-swagger-plugin) (👨‍💻 7 · 🔀 9 · 📋 15 - 20% open · ⏱️ 07.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-render-swagger-plugin) (📥 36K / month): +- [PyPi](https://pypi.org/project/mkdocs-render-swagger-plugin) (📥 40K / month): ``` pip install mkdocs-render-swagger-plugin ``` @@ -1411,7 +1526,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - render_swagger ```
-
MkDocs Swagger UI Tag - 🥇17 · ⭐ 46 · MIT ·
A MkDocs plugin supports for add Swagger UI in page.
+
MkDocs Swagger UI Tag - 🥇17 · ⭐ 47 · MIT ·
A MkDocs plugin supports for add Swagger UI in page.
- [GitHub](https://github.com/blueswen/mkdocs-swagger-ui-tag) (👨‍💻 2 · 🔀 5 · 📥 26 · 📦 75 · 📋 15 - 33% open · ⏱️ 25.10.2023) - [PyPi](https://pypi.org/project/mkdocs-swagger-ui-tag) (📥 16K / month): @@ -1438,7 +1553,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-coverage - 🥈15 · ⭐ 10 · ISC ·
MkDocs plugin to integrate your coverage HTML report into your site.
- [GitHub](https://github.com/pawamoy/mkdocs-coverage) (🔀 1 · 📦 170 · 📋 7 - 57% open · ⏱️ 02.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-coverage) (📥 19K / month): +- [PyPi](https://pypi.org/project/mkdocs-coverage) (📥 20K / month): ``` pip install mkdocs-coverage ``` @@ -1451,7 +1566,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkDocs Backend for Foliant - 🥉11 · ⭐ 3 · MIT
MkDocs backend for Foliant.
- [GitHub](https://github.com/foliant-docs/foliantcontrib.mkdocs) (👨‍💻 5 · 🔀 3 · 📦 29 · ⏱️ 12.12.2022) -- [PyPi](https://pypi.org/project/foliantcontrib.mkdocs) (📥 100 / month): +- [PyPi](https://pypi.org/project/foliantcontrib.mkdocs) (📥 120 / month): ``` pip install foliantcontrib.mkdocs ``` @@ -1490,7 +1605,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-mdpo - 🥉11 · ⭐ 5 · BSD-3 ·
Mkdocs translation plugin using PO files.
- [GitHub](https://github.com/mondeja/mkdocs-mdpo-plugin) (👨‍💻 3 · 🔀 3 · 📥 150 · 📋 36 - 33% open · ⏱️ 03.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-mdpo-plugin) (📥 230 / month): +- [PyPi](https://pypi.org/project/mkdocs-mdpo-plugin) (📥 260 / month): ``` pip install mkdocs-mdpo-plugin ``` @@ -1509,7 +1624,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-redirects - 🥇23 · ⭐ 120 · MIT ·
Open source plugin for Mkdocs page redirects.
-- [GitHub](https://github.com/mkdocs/mkdocs-redirects) (👨‍💻 13 · 🔀 17 · 📦 2.5K · 📋 29 - 37% open · ⏱️ 25.10.2023) +- [GitHub](https://github.com/mkdocs/mkdocs-redirects) (👨‍💻 13 · 🔀 17 · 📦 2.6K · 📋 29 - 37% open · ⏱️ 04.11.2023) - [PyPi](https://pypi.org/project/mkdocs-redirects) (📥 120K / month): ``` pip install mkdocs-redirects @@ -1522,8 +1637,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
autorefs - 🥇23 · ⭐ 27 · ISC ·
Automatically link across pages in MkDocs.
-- [GitHub](https://github.com/mkdocstrings/autorefs) (👨‍💻 6 · 🔀 3 · 📦 4.4K · 📋 12 - 50% open · ⏱️ 02.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-autorefs) (📥 630K / month): +- [GitHub](https://github.com/mkdocstrings/autorefs) (👨‍💻 6 · 🔀 3 · 📦 4.4K · 📋 13 - 53% open · ⏱️ 02.08.2023) +- [PyPi](https://pypi.org/project/mkdocs-autorefs) (📥 650K / month): ``` pip install mkdocs-autorefs ``` @@ -1533,10 +1648,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - autorefs ```
-
autolinks - 🥇19 · ⭐ 70 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
+
autolinks - 🥇19 · ⭐ 69 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
- [GitHub](https://github.com/zachhannum/mkdocs-autolinks-plugin) (👨‍💻 10 · 🔀 16 · 📦 330 · 📋 16 - 43% open · ⏱️ 04.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-autolinks-plugin) (📥 45K / month): +- [PyPi](https://pypi.org/project/mkdocs-autolinks-plugin) (📥 47K / month): ``` pip install mkdocs-autolinks-plugin ``` @@ -1549,7 +1664,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
htmlproofer - 🥇19 · ⭐ 35 · MIT ·
A MkDocs plugin that validates URL in rendered html files.
- [GitHub](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) (👨‍💻 12 · 🔀 11 · 📦 300 · 📋 27 - 11% open · ⏱️ 18.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-htmlproofer-plugin) (📥 34K / month): +- [PyPi](https://pypi.org/project/mkdocs-htmlproofer-plugin) (📥 36K / month): ``` pip install mkdocs-htmlproofer-plugin ``` @@ -1561,7 +1676,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
ezlinks - 🥈15 · ⭐ 30 · 💤 · MIT ·
Plugin for mkdocs which enables easier linking between pages.
-- [GitHub](https://github.com/orbikm/mkdocs-ezlinks-plugin) (🔀 12 · 📥 120 · 📦 78 · 📋 23 - 39% open · ⏱️ 24.01.2022) +- [GitHub](https://github.com/orbikm/mkdocs-ezlinks-plugin) (🔀 12 · 📥 120 · 📦 79 · 📋 23 - 39% open · ⏱️ 24.01.2022) - [PyPi](https://pypi.org/project/mkdocs-ezlinks-plugin) (📥 2.6K / month): ``` pip install mkdocs-ezlinks-plugin @@ -1575,7 +1690,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
roamlinks - 🥈11 · ⭐ 42 · MIT ·
An MkDocs plugin that automagically generates relative links between markdown pages.
- [GitHub](https://github.com/Jackiexiao/mkdocs-roamlinks-plugin) (👨‍💻 9 · 🔀 14 · ⏱️ 08.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-roamlinks-plugin) (📥 6.9K / month): +- [PyPi](https://pypi.org/project/mkdocs-roamlinks-plugin) (📥 6.7K / month): ``` pip install mkdocs-roamlinks-plugin ``` @@ -1589,8 +1704,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-open-in-new-tab - 🥈12 · ⭐ 12 · 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 · 📦 61 · 📋 2 - 50% open · ⏱️ 24.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-open-in-new-tab) (📥 3.9K / month): +- [GitHub](https://github.com/JakubAndrysek/mkdocs-open-in-new-tab) (🔀 1 · 📦 62 · 📋 2 - 50% open · ⏱️ 24.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-open-in-new-tab) (📥 4.4K / month): ``` pip install mkdocs-open-in-new-tab ``` @@ -1600,9 +1715,9 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - open-in-new-tab ```
-
unused-files - 🥈11 · ⭐ 7 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project.
+
unused-files - 🥈12 · ⭐ 7 · 📈 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project.
-- [GitHub](https://github.com/wilhelmer/mkdocs-unused-files) (👨‍💻 2 · 🔀 1 · 📦 9 · ⏱️ 17.07.2023) +- [GitHub](https://github.com/wilhelmer/mkdocs-unused-files) (👨‍💻 2 · 🔀 1 · 📦 11 · ⏱️ 17.07.2023) - [PyPi](https://pypi.org/project/mkdocs-unused-files) (📥 2.3K / month): ``` pip install mkdocs-unused-files @@ -1616,7 +1731,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-alias-plugin - 🥈9 · ⭐ 10 · MIT ·
An MkDocs plugin allowing links to your pages using a custom alias.
- [GitHub](https://github.com/EddyLuten/mkdocs-alias-plugin) (👨‍💻 2 · 🔀 1 · 📦 9 · 📋 4 - 25% open · ⏱️ 23.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-alias-plugin) (📥 610 / month): +- [PyPi](https://pypi.org/project/mkdocs-alias-plugin) (📥 580 / month): ``` pip install mkdocs-alias-plugin ``` @@ -1629,7 +1744,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-site-urls - 🥈9 · ⭐ 9 · 🐣 · MIT ·
A MkDocs plugin that adds support for site-relative `site:` URLs.
- [GitHub](https://github.com/OctoPrint/mkdocs-site-urls) (🔀 1 · 📦 4 · ⏱️ 31.07.2023) -- [PyPi](https://pypi.org/project/mkdocs-site-urls) (📥 5K / month): +- [PyPi](https://pypi.org/project/mkdocs-site-urls) (📥 6.4K / month): ``` pip install mkdocs-site-urls ``` @@ -1642,7 +1757,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Autolink References - 🥉8 · ⭐ 14 · 💤 · MIT ·
Provides GitHub like autolink references in Mkdocs.
- [GitHub](https://github.com/theskumar/autolink-references-mkdocs-plugin) (👨‍💻 2 · 🔀 4 · 📦 5 · 📋 4 - 75% open · ⏱️ 26.01.2022) -- [PyPi](https://pypi.org/project/autolink-references-mkdocs-plugin) (📥 4.7K / month): +- [PyPi](https://pypi.org/project/autolink-references-mkdocs-plugin) (📥 5K / month): ``` pip install autolink-references-mkdocs-plugin ``` @@ -1655,7 +1770,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
tooltipster-links - 🥉8 · ⭐ 6 · 💤 · MIT ·
An MkDocs plugin that adds tooltips to preview the content of page links using tooltipster.
- [GitHub](https://github.com/zachhannum/mkdocs-tooltipster-links-plugin) (🔀 1 · 📦 20 · ⏱️ 29.07.2020) -- [PyPi](https://pypi.org/project/mkdocs-tooltipster-links-plugin) (📥 150 / month): +- [PyPi](https://pypi.org/project/mkdocs-tooltipster-links-plugin) (📥 140 / month): ``` pip install mkdocs-tooltipster-links-plugin ``` @@ -1668,7 +1783,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
link-marker - 🥉8 · ⭐ 4 · MIT ·
MkDocs plugin for marking links e.g. external ones or mails.
- [GitHub](https://github.com/timmeinerzhagen/mkdocs-link-marker) (📦 2 · ⏱️ 07.02.2023) -- [PyPi](https://pypi.org/project/mkdocs-link-marker) (📥 420 / month): +- [PyPi](https://pypi.org/project/mkdocs-link-marker) (📥 380 / month): ``` pip install mkdocs-link-marker ``` @@ -1681,7 +1796,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
abs-to-rel - 🥉8 · ⭐ 3 · 💤 · MIT ·
MkDocs plugin for converting absolute links to relative ones.
- [GitHub](https://github.com/sander76/mkdocs-abs-rel-plugin) (👨‍💻 2 · 🔀 3 · 📦 19 · ⏱️ 03.03.2020) -- [PyPi](https://pypi.org/project/mkdocs-abs-rel-plugin) (📥 1K / month): +- [PyPi](https://pypi.org/project/mkdocs-abs-rel-plugin) (📥 960 / month): ``` pip install mkdocs-abs-rel-plugin ``` @@ -1694,7 +1809,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Wikilink Plus - 🥉7 · ⭐ 14 · 💤 · ❗Unlicensed ·
A wikilink extension for Python Markdown.
- [GitHub](https://github.com/neurobin/mdx_wikilink_plus) (👨‍💻 5 · 🔀 2 · ⏱️ 26.07.2022) -- [PyPi](https://pypi.org/project/mdx_wikilink_plus) (📥 2.8K / month): +- [PyPi](https://pypi.org/project/mdx_wikilink_plus) (📥 2.7K / month): ``` pip install mdx_wikilink_plus ``` @@ -1707,7 +1822,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
ezglossary - 🥉6 · ⭐ 2 · 🐣 · MIT ·
Glossary support for mkdocs.
- [GitHub](https://github.com/realtimeprojects/mkdocs-ezglossary) (📋 2 - 50% open · ⏱️ 29.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-ezglossary-plugin) (📥 73 / month): +- [PyPi](https://pypi.org/project/mkdocs-ezglossary-plugin) (📥 33 / month): ``` pip install mkdocs-ezglossary-plugin ``` @@ -1720,7 +1835,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
webcontext - 🥉5 · ⭐ 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 · 📥 5 · 📦 4 · ⏱️ 25.05.2023) -- [PyPi](https://pypi.org/project/mkdocs-webcontext-plugin) (📥 80 / month): +- [PyPi](https://pypi.org/project/mkdocs-webcontext-plugin) (📥 91 / month): ``` pip install mkdocs-webcontext-plugin ``` @@ -1759,7 +1874,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Mkdocs-Addresses - 🥉2 · 🐣 · ❗Unlicensed ·
Mkdocs plugin, building automatically the appropriate relative paths (to images, links, anchors, ...) using..
-- [PyPi](https://pypi.org/project/mkdocs-addresses) (📥 39 / month): +- [PyPi](https://pypi.org/project/mkdocs-addresses) (📥 33 / month): ``` pip install mkdocs-addresses ``` @@ -1780,7 +1895,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
PyMdown Extensions - 🥇32 · ⭐ 820 · ❗Unlicensed ·
Extensions for Python Markdown.
- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 44 · 🔀 240 · 📦 25K · 📋 350 - 2% open · ⏱️ 29.10.2023) -- [PyPi](https://pypi.org/project/pymdown-extensions) (📥 2.2M / month): +- [PyPi](https://pypi.org/project/pymdown-extensions) (📥 2.3M / month): ``` pip install pymdown-extensions ``` @@ -1821,7 +1936,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Math extension - 🥈14 · ⭐ 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) (📥 36K / month): +- [PyPi](https://pypi.org/project/python-markdown-math) (📥 38K / month): ``` pip install python-markdown-math ``` @@ -1834,7 +1949,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Mdx Truly Sane Lists - 🥈14 · ⭐ 65 · 💤 · 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 · 📋 14 - 50% open · ⏱️ 19.07.2022) -- [PyPi](https://pypi.org/project/mdx_truly_sane_lists) (📥 180K / month): +- [PyPi](https://pypi.org/project/mdx_truly_sane_lists) (📥 190K / month): ``` pip install mdx_truly_sane_lists ``` @@ -1846,8 +1961,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
YAML metadata - 🥈14 · ⭐ 20 · MIT ·
YAML metadata extension for Python-Markdown.
-- [GitHub](https://github.com/sivakov512/python-markdown-full-yaml-metadata) (👨‍💻 7 · 🔀 4 · 📦 71 · 📋 10 - 30% open · ⏱️ 09.09.2023) -- [PyPi](https://pypi.org/project/markdown-full-yaml-metadata) (📥 660 / month): +- [GitHub](https://github.com/sivakov512/python-markdown-full-yaml-metadata) (👨‍💻 7 · 🔀 4 · 📦 72 · 📋 10 - 30% open · ⏱️ 09.09.2023) +- [PyPi](https://pypi.org/project/markdown-full-yaml-metadata) (📥 670 / month): ``` pip install markdown-full-yaml-metadata ``` @@ -1874,8 +1989,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
markdown-callouts - 🥇17 · ⭐ 19 · MIT ·
Markdown extension: a classier syntax for admonitions.
-- [GitHub](https://github.com/oprypin/markdown-callouts) (🔀 13 · 📦 120 · 📋 11 - 45% open · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/markdown-callouts) (📥 9.4K / month): +- [GitHub](https://github.com/oprypin/markdown-callouts) (🔀 13 · 📦 120 · 📋 11 - 45% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/markdown-callouts) (📥 9.8K / month): ``` pip install markdown-callouts ``` @@ -1887,7 +2002,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-callouts - 🥇17 · ⭐ 15 · MIT ·
A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.
-- [GitHub](https://github.com/sondregronas/mkdocs-callouts) (👨‍💻 2 · 🔀 1 · 📦 820 · ⏱️ 23.10.2023) +- [GitHub](https://github.com/sondregronas/mkdocs-callouts) (👨‍💻 2 · 🔀 1 · 📦 830 · ⏱️ 23.10.2023) - [PyPi](https://pypi.org/project/mkdocs-callouts) (📥 8.8K / month): ``` pip install mkdocs-callouts @@ -1901,7 +2016,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Markdown Inline Graphviz - 🥈13 · ⭐ 3 · MIT ·
Render inline graphs with Markdown and Graphviz.
- [GitHub](https://github.com/cesaremorel/markdown-inline-graphviz) (👨‍💻 8 · 🔀 7 · ⏱️ 01.05.2023) -- [PyPi](https://pypi.org/project/markdown_inline_graphviz_extension) (📥 130K / month): +- [PyPi](https://pypi.org/project/markdown_inline_graphviz_extension) (📥 140K / month): ``` pip install markdown_inline_graphviz_extension ``` @@ -1914,7 +2029,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 🔀 2 · 📦 54 · 📋 5 - 40% open · ⏱️ 02.12.2018) -- [PyPi](https://pypi.org/project/MarkdownSubscript) (📥 220 / month): +- [PyPi](https://pypi.org/project/MarkdownSubscript) (📥 230 / month): ``` pip install MarkdownSubscript ``` @@ -1927,7 +2042,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 📦 42 · 📋 4 - 25% open · ⏱️ 02.12.2018) -- [PyPi](https://pypi.org/project/MarkdownSuperscript) (📥 5.6K / month): +- [PyPi](https://pypi.org/project/MarkdownSuperscript) (📥 4.4K / month): ``` pip install MarkdownSuperscript ``` @@ -1940,7 +2055,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Breakless Lists - 🥉8 · ⭐ 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) (📥 6.5K / month): +- [PyPi](https://pypi.org/project/mdx-breakless-lists) (📥 7.8K / month): ``` pip install mdx-breakless-lists ``` @@ -1963,23 +2078,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mdx_emdash ```
-
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): - ``` - pip install asciimathml - ``` -- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): - ```yaml - markdown_extensions: - - mdx_asciimathml - ``` -
-
mkpatcher - 🥉7 · ⭐ 2 · 💤 · Apache-2 ·
Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files.
+
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) (📥 970 / month): +- [PyPi](https://pypi.org/project/mkpatcher) (📥 1.1K / month): ``` pip install mkpatcher ``` @@ -1989,46 +2091,43 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkpatcher ```
-
markdown-katex - 🥉6 · ⭐ 11 · 💤 · ❗Unlicensed ·
KaTeX extension for Python Markdown.
+
markdown-icons - 🥉7 · ⭐ 11 · 💤 · ❗Unlicensed ·
Easily display icon fonts in markdown.
-- [PyPi](https://pypi.org/project/markdown-katex) (📥 2.8K / month): +- [GitHub](https://github.com/MadLittleMods/markdown-icons) (👨‍💻 4 · 🔀 11 · 📋 7 - 42% open · ⏱️ 09.12.2018) +- [PyPi](https://pypi.org/project/markdown-iconfonts) (📥 21 / month): ``` - pip install markdown-katex + pip install markdown-iconfonts ``` -- [GitLab](https://gitlab.com/mbarkhau/markdown-katex) (🔀 5 · 📋 17 - 23% open · ⏱️ 14.05.2019) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - markdown_katex + - iconfonts ```
-
markdown-icons - 🥉6 · ⭐ 11 · 💤 · ❗Unlicensed ·
Easily display icon fonts in markdown.
+
python-asciimathml - 🥉7 · ⭐ 4 · 💤 · ❗️GPL-3.0 ·
python ASCIIMathML to Presentation MathML translator.
-- [GitHub](https://github.com/MadLittleMods/markdown-icons) (👨‍💻 4 · 🔀 11 · 📋 7 - 42% open · ⏱️ 09.12.2018) -- [PyPi](https://pypi.org/project/markdown-iconfonts) (📥 19 / month): +- [GitHub](https://github.com/ShadowKyogre/python-asciimathml) (👨‍💻 8 · 🔀 4 · ⏱️ 04.04.2017) +- [PyPi](https://pypi.org/project/asciimathml) (📥 36 / month): ``` - pip install markdown-iconfonts + pip install asciimathml ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - iconfonts + - mdx_asciimathml ```
-
HEARTBEATS Flavored Markdown - 🥉5 · ⭐ 14 · 💤 · ❗Unlicensed ·
HEARTBEATS Flavored Markdown extension.
+
markdown-katex - 🥉6 · ⭐ 11 · 💤 · ❗Unlicensed ·
KaTeX extension for Python Markdown.
-- [GitHub](https://github.com/heartbeatsjp/markdown-extension-hbfm) (👨‍💻 2 · 🔀 1 · 📦 8 · ⏱️ 01.03.2018) -- [PyPi](https://pypi.org/project/hbfm) (📥 160 / month): +- [PyPi](https://pypi.org/project/markdown-katex) (📥 2.8K / month): ``` - pip install hbfm + pip install markdown-katex ``` +- [GitLab](https://gitlab.com/mbarkhau/markdown-katex) (🔀 5 · 📋 17 - 23% open · ⏱️ 14.05.2019) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): ```yaml markdown_extensions: - - hbfm.inline_coloring - - hbfm.inline_list - - hbfm.number_headers - - hbfm.quote_uri_hash + - markdown_katex ```
Markdown Grid Tables - 🥉5 · ⭐ 1 · 💤 · ❗Unlicensed ·
[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/)..
@@ -2057,10 +2156,26 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - tweetable.extension ```
+
HEARTBEATS Flavored Markdown - 🥉4 · ⭐ 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) (📥 140 / month): + ``` + pip install hbfm + ``` +- Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#markdown_extensions): + ```yaml + markdown_extensions: + - hbfm.inline_coloring + - hbfm.inline_list + - hbfm.number_headers + - hbfm.quote_uri_hash + ``` +
Cite Extension - 🥉4 · ⭐ 6 · 💤 · ❗Unlicensed ·
Python-Markdown extension to support the cite tag.
- [GitHub](https://github.com/aleray/mdx_cite) (🔀 3 · ⏱️ 21.04.2012) -- [PyPi](https://pypi.org/project/mdx_cite) (📥 7 / month): +- [PyPi](https://pypi.org/project/mdx_cite) (📥 11 / month): ``` pip install mdx_cite ``` @@ -2073,7 +2188,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
KBD Extension - 🥉4 · ⭐ 1 · 💤 · MIT ·
KBD Extension for Python-Markdown.
- [GitHub](https://github.com/RickTalken/kbdextension) (📦 5 · ⏱️ 08.06.2020) -- [PyPi](https://pypi.org/project/kbdextension) (📥 44 / month): +- [PyPi](https://pypi.org/project/kbdextension) (📥 55 / month): ``` pip install kbdextension ``` @@ -2086,7 +2201,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 420 / month): +- [PyPi](https://pypi.org/project/markdown-del-ins) (📥 530 / month): ``` pip install markdown-del-ins ``` @@ -2112,7 +2227,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 11 / month): +- [PyPi](https://pypi.org/project/mdx_semanticwikilinks) (📥 17 / month): ``` pip install mdx_semanticwikilinks ``` @@ -2125,7 +2240,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 10 / month): +- [PyPi](https://pypi.org/project/mdx_semanticdata) (📥 14 / month): ``` pip install mdx_semanticdata ``` @@ -2142,10 +2257,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr Back to top -
awesome-pages - 🥇24 · ⭐ 370 · 📉 · MIT ·
An MkDocs plugin that simplifies configuring page titles and their order.
+
awesome-pages - 🥇24 · ⭐ 380 · MIT ·
An MkDocs plugin that simplifies configuring page titles and their order.
-- [GitHub](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) (👨‍💻 7 · 🔀 29 · 📦 3.4K · 📋 70 - 21% open · ⏱️ 19.08.2023) -- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin) (📥 160K / month): +- [GitHub](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) (👨‍💻 7 · 🔀 29 · 📦 3.4K · 📋 72 - 23% open · ⏱️ 19.08.2023) +- [PyPi](https://pypi.org/project/mkdocs-awesome-pages-plugin) (📥 170K / month): ``` pip install mkdocs-awesome-pages-plugin ``` @@ -2157,8 +2272,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
encryptcontent - 🥇23 · ⭐ 93 · MIT ·
A MkDocs plugin that encrypt/decrypt markdown content with AES.
-- [GitHub](https://github.com/unverbuggt/mkdocs-encryptcontent-plugin) (👨‍💻 4 · 🔀 12 · 📥 80 · 📦 820 · 📋 47 - 4% open · ⏱️ 19.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-encryptcontent-plugin) (📥 7.6K / month): +- [GitHub](https://github.com/unverbuggt/mkdocs-encryptcontent-plugin) (👨‍💻 4 · 🔀 12 · 📥 80 · 📦 840 · 📋 47 - 2% open · ⏱️ 19.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-encryptcontent-plugin) (📥 7.7K / month): ``` pip install mkdocs-encryptcontent-plugin ``` @@ -2168,36 +2283,36 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - encryptcontent ```
-
section-index - 🥇22 · ⭐ 62 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page.
+
literate-nav - 🥇23 · ⭐ 60 · 📈 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML.
-- [GitHub](https://github.com/oprypin/mkdocs-section-index) (👨‍💻 3 · 🔀 7 · 📦 1.2K · 📋 17 - 23% open · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-section-index) (📥 150K / month): +- [GitHub](https://github.com/oprypin/mkdocs-literate-nav) (🔀 8 · 📦 1.3K · 📋 23 - 43% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-literate-nav) (📥 140K / month): ``` - pip install mkdocs-section-index + pip install mkdocs-literate-nav ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - section-index + - literate-nav ```
-
literate-nav - 🥇22 · ⭐ 60 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML.
+
section-index - 🥈22 · ⭐ 63 · MIT ·
MkDocs plugin to allow clickable sections that lead to an index page.
-- [GitHub](https://github.com/oprypin/mkdocs-literate-nav) (🔀 8 · 📦 1.3K · 📋 23 - 43% open · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-literate-nav) (📥 140K / month): +- [GitHub](https://github.com/oprypin/mkdocs-section-index) (👨‍💻 3 · 🔀 7 · 📦 1.2K · 📋 17 - 23% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-section-index) (📥 150K / month): ``` - pip install mkdocs-literate-nav + pip install mkdocs-section-index ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - literate-nav + - section-index ```
-
mkdocs-simple-hooks - 🥈19 · ⭐ 52 · MIT ·
Define your own hooks for mkdocs, without having to create a new package.
+
mkdocs-simple-hooks - 🥈19 · ⭐ 53 · MIT ·
Define your own hooks for mkdocs, without having to create a new package.
- [GitHub](https://github.com/aklajnert/mkdocs-simple-hooks) (👨‍💻 5 · 🔀 4 · 📥 30 · 📦 1.2K · ⏱️ 31.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-simple-hooks) (📥 21K / month): +- [PyPi](https://pypi.org/project/mkdocs-simple-hooks) (📥 23K / month): ``` pip install mkdocs-simple-hooks ``` @@ -2207,10 +2322,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mkdocs-simple-hooks ```
-
exclude - 🥈17 · ⭐ 79 · 💤 · Apache-2 ·
A mkdocs plugin that lets you exclude files or trees from your output.
+
exclude - 🥈17 · ⭐ 80 · 💤 · Apache-2 ·
A mkdocs plugin that lets you exclude files or trees from your output.
-- [GitHub](https://github.com/apenwarr/mkdocs-exclude) (🔀 9 · 📦 1.5K · 📋 12 - 75% open · ⏱️ 20.02.2019) -- [PyPi](https://pypi.org/project/mkdocs-exclude) (📥 97K / month): +- [GitHub](https://github.com/apenwarr/mkdocs-exclude) (🔀 9 · 📦 1.6K · 📋 12 - 75% open · ⏱️ 20.02.2019) +- [PyPi](https://pypi.org/project/mkdocs-exclude) (📥 100K / month): ``` pip install mkdocs-exclude ``` @@ -2220,10 +2335,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - exclude ```
-
mkdocs-gallery - 🥈15 · ⭐ 22 · BSD-3 ·
Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..
+
mkdocs-gallery - 🥈15 · ⭐ 23 · 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) (👨‍💻 6 · 🔀 8 · 📋 59 - 44% open · ⏱️ 20.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-gallery) (📥 1.2K / month): +- [GitHub](https://github.com/smarie/mkdocs-gallery) (👨‍💻 6 · 🔀 8 · 📋 59 - 42% open · ⏱️ 08.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-gallery) (📥 1.3K / month): ``` pip install mkdocs-gallery ``` @@ -2236,7 +2351,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkRefs - 🥉8 · ⭐ 27 · MIT ·
MkDocs plugin to generate semantic reference Markdown pages from a knowledge graph.
- [GitHub](https://github.com/DerwenAI/mkrefs) (👨‍💻 2 · 📦 2 · ⏱️ 31.08.2023) -- [PyPi](https://pypi.org/project/mkrefs) (📥 47 / month): +- [PyPi](https://pypi.org/project/mkrefs) (📥 43 / month): ``` pip install mkrefs ``` @@ -2261,36 +2376,36 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Show 14 hidden projects... -
mkdocs-nav-weight - 🥈12 · ⭐ 3 · MIT ·
A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.
+
file-filter - 🥈12 · ⭐ 7 · 📈 · MIT ·
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and..
-- [GitHub](https://github.com/shu307/mkdocs-nav-weight) (👨‍💻 3 · 🔀 2 · 📦 5 · ⏱️ 24.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-nav-weight) (📥 1.2K / month): +- [GitHub](https://github.com/DariuszPorowski/mkdocs-file-filter-plugin) (👨‍💻 4 · 🔀 2 · 📥 31 · 📦 2 · 📋 10 - 30% open · ⏱️ 05.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-file-filter-plugin) (📥 3.6K / month): ``` - pip install mkdocs-nav-weight + pip install mkdocs-file-filter-plugin ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - mkdocs-nav-weight + - file-filter ```
-
file-filter - 🥈11 · ⭐ 7 · MIT ·
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and..
+
mkdocs-nav-weight - 🥈12 · ⭐ 3 · MIT ·
A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.
-- [GitHub](https://github.com/DariuszPorowski/mkdocs-file-filter-plugin) (👨‍💻 4 · 🔀 2 · 📥 31 · 📦 2 · 📋 10 - 40% open · ⏱️ 05.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-file-filter-plugin) (📥 3.8K / month): +- [GitHub](https://github.com/shu307/mkdocs-nav-weight) (👨‍💻 3 · 🔀 2 · 📦 5 · ⏱️ 24.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-nav-weight) (📥 1.3K / month): ``` - pip install mkdocs-file-filter-plugin + pip install mkdocs-nav-weight ``` - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: - - file-filter + - mkdocs-nav-weight ```
mkdocs-categories-plugin - 🥉10 · ⭐ 11 · MIT ·
An MkDocs plugin allowing for categorization of wiki pages.
- [GitHub](https://github.com/EddyLuten/mkdocs-categories-plugin) (📦 11 · ⏱️ 23.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-categories-plugin) (📥 170 / month): +- [PyPi](https://pypi.org/project/mkdocs-categories-plugin) (📥 230 / month): ``` pip install mkdocs-categories-plugin ``` @@ -2302,7 +2417,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 📦 27 · ⏱️ 11.01.2020) +- [GitHub](https://github.com/zachhannum/mkdocs-toc-sidebar-plugin) (👨‍💻 2 · 🔀 3 · 📦 28 · ⏱️ 11.01.2020) - [PyPi](https://pypi.org/project/mkdocs-toc-sidebar-plugin) (📥 440 / month): ``` pip install mkdocs-toc-sidebar-plugin @@ -2329,7 +2444,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-live-edit-plugin - 🥉7 · ⭐ 6 · 🐣 · MIT ·
An MkDocs plugin that allows editing pages directly from the browser.
- [GitHub](https://github.com/EddyLuten/mkdocs-live-edit-plugin) (🔀 1 · 📦 2 · ⏱️ 23.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-live-edit-plugin) (📥 56 / month): +- [PyPi](https://pypi.org/project/mkdocs-live-edit-plugin) (📥 52 / month): ``` pip install mkdocs-live-edit-plugin ``` @@ -2342,7 +2457,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
schema-reader - 🥉6 · ⭐ 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) -- [PyPi](https://pypi.org/project/mkdocs-schema-reader) (📥 530 / month): +- [PyPi](https://pypi.org/project/mkdocs-schema-reader) (📥 640 / month): ``` pip install mkdocs-schema-reader ``` @@ -2355,7 +2470,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
SWAN Gallery - 🥉6 · ⭐ 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) (📥 25 / month): +- [PyPi](https://pypi.org/project/mkdocs-swangallery) (📥 21 / month): ``` pip install mkdocs-swangallery ``` @@ -2377,7 +2492,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 19 / month): +- [PyPi](https://pypi.org/project/mkdocs-copy) (📥 18 / month): ``` pip install mkdocs-copy ``` @@ -2390,7 +2505,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-title-casing-plugin - 🥉3 · ⭐ 2 · ❗️GPL-3.0 ·
A lightweight mkdocs plugin to add title casing to all mkdocs pages and sections.
- [GitHub](https://github.com/mattchristopher314/mkdocs-title-casing-plugin) (⏱️ 02.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-title-casing-plugin) (📥 100 / month): +- [PyPi](https://pypi.org/project/mkdocs-title-casing-plugin) (📥 87 / month): ``` pip install mkdocs-title-casing-plugin ``` @@ -2421,7 +2536,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 12 / month): +- [PyPi](https://pypi.org/project/mkdocs-pug) (📥 10 / month): ``` pip install mkdocs-pug ``` @@ -2433,10 +2548,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr Back to top -
mktestdocs - 🥈14 · ⭐ 96 · Apache-2
Run pytest against markdown files/docstrings.
+
mktestdocs - 🥈14 · ⭐ 97 · Apache-2
Run pytest against markdown files/docstrings.
- [GitHub](https://github.com/koaning/mktestdocs) (👨‍💻 3 · 🔀 5 · 📦 39 · 📋 3 - 66% open · ⏱️ 27.04.2023) -- [PyPi](https://pypi.org/project/mktestdocs) (📥 2.3K / month): +- [PyPi](https://pypi.org/project/mktestdocs) (📥 2.4K / month): ``` pip install mktestdocs ``` @@ -2446,7 +2561,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-spellcheck - 🥇15 · ⭐ 8 · ISC ·
A spell checker plugin for MkDocs.
- [GitHub](https://github.com/pawamoy/mkdocs-spellcheck) (👨‍💻 3 · 🔀 2 · 📦 31 · 📋 15 - 46% open · ⏱️ 05.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-spellcheck) (📥 8K / month): +- [PyPi](https://pypi.org/project/mkdocs-spellcheck) (📥 8.1K / month): ``` pip install mkdocs-spellcheck ``` @@ -2456,18 +2571,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - spellcheck ```
-
Link Checker - 🥉9 · ⭐ 7 · 💤 · 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) (📥 1.9K / month): - ``` - pip install mkdocs-linkcheck - ``` -
-
mkdocs-code-validator - 🥉9 · ⭐ 1 · MIT ·
Checks Markdown code blocks in a MkDocs site against user-defined actions.
+
mkdocs-code-validator - 🥉10 · ⭐ 1 · MIT ·
Checks Markdown code blocks in a MkDocs site against user-defined actions.
-- [GitHub](https://github.com/oprypin/mkdocs-code-validator) (📦 11 · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-code-validator) (📥 340 / month): +- [GitHub](https://github.com/oprypin/mkdocs-code-validator) (📦 11 · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-code-validator) (📥 300 / month): ``` pip install mkdocs-code-validator ``` @@ -2477,6 +2584,14 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - code-validator ```
+
Link Checker - 🥉9 · ⭐ 7 · 💤 · 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.2K / month): + ``` + pip install mkdocs-linkcheck + ``` +
mkdocs-codecheck - 🥉5 · ⭐ 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) @@ -2495,7 +2610,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
exclude-search - 🥇18 · ⭐ 25 · MIT ·
A mkdocs plugin that lets you exclude selected chapters from the search index.
- [GitHub](https://github.com/chrieke/mkdocs-exclude-search) (👨‍💻 4 · 🔀 3 · 📥 8 · 📦 300 · ⏱️ 04.02.2023) -- [PyPi](https://pypi.org/project/mkdocs-exclude-search) (📥 11K / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude-search) (📥 12K / month): ``` pip install mkdocs-exclude-search ``` @@ -2508,7 +2623,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (👨‍💻 4 · 🔀 7 · 📦 62 · ⏱️ 02.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-localsearch) (📥 2.6K / month): +- [PyPi](https://pypi.org/project/mkdocs-localsearch) (📥 2.5K / month): ``` pip install mkdocs-localsearch ``` @@ -2518,10 +2633,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - localsearch ```
-
tags - 🥉9 · ⭐ 42 · 💤 · MIT ·
Processes tags in yaml metadata.
+
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) (📥 460 / month): +- [PyPi](https://pypi.org/project/mkdocs-plugin-tags) (📥 420 / month): ``` pip install mkdocs-plugin-tags ``` @@ -2539,8 +2654,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-with-pdf - 🥇22 · ⭐ 270 · 💤 · MIT ·
Generate a single PDF file from MkDocs repository.
-- [GitHub](https://github.com/orzih/mkdocs-with-pdf) (👨‍💻 6 · 🔀 67 · 📦 400 · 📋 98 - 55% open · ⏱️ 14.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-with-pdf) (📥 31K / month): +- [GitHub](https://github.com/orzih/mkdocs-with-pdf) (👨‍💻 6 · 🔀 68 · 📦 410 · 📋 98 - 55% open · ⏱️ 14.10.2021) +- [PyPi](https://pypi.org/project/mkdocs-with-pdf) (📥 30K / month): ``` pip install mkdocs-with-pdf ``` @@ -2550,10 +2665,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - with-pdf ```
-
print-site - 🥇22 · ⭐ 92 · MIT ·
MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.
+
print-site - 🥇22 · ⭐ 96 · 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) (👨‍💻 5 · 🔀 14 · 📦 250 · 📋 81 - 11% open · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-print-site-plugin) (📥 20K / month): +- [GitHub](https://github.com/timvink/mkdocs-print-site-plugin) (👨‍💻 5 · 🔀 14 · 📦 250 · 📋 82 - 12% open · ⏱️ 25.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-print-site-plugin) (📥 19K / month): ``` pip install mkdocs-print-site-plugin ``` @@ -2566,7 +2681,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
pdf-export - 🥈21 · ⭐ 290 · 💤 · MIT ·
An MkDocs plugin to export content pages as PDF files.
- [GitHub](https://github.com/zhaoterryy/mkdocs-pdf-export-plugin) (👨‍💻 11 · 🔀 42 · 📦 560 · 📋 87 - 47% open · ⏱️ 05.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin) (📥 21K / month): +- [PyPi](https://pypi.org/project/mkdocs-pdf-export-plugin) (📥 22K / month): ``` pip install mkdocs-pdf-export-plugin ``` @@ -2592,7 +2707,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-pandoc - 🥉13 · ⭐ 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 · 📦 49 · 📋 23 - 56% open · ⏱️ 14.03.2016) -- [PyPi](https://pypi.org/project/mkdocs-pandoc) (📥 140 / month): +- [PyPi](https://pypi.org/project/mkdocs-pandoc) (📥 130 / month): ``` pip install mkdocs-pandoc ``` @@ -2600,7 +2715,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-zip-folders - 🥉6 · 🐣 · 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) (📥 30 / month): +- [PyPi](https://pypi.org/project/mkdocs-zip-folders) (📥 23 / month): ``` pip install mkdocs-zip-folders ``` @@ -2614,8 +2729,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
pdf-with-js - 🥉11 · ⭐ 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 · 📦 10 · ⏱️ 23.07.2021) -- [PyPi](https://pypi.org/project/mkdocs-pdf-with-js-plugin) (📥 520 / month): +- [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) (📥 530 / month): ``` pip install mkdocs-pdf-with-js-plugin ``` @@ -2628,7 +2743,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 62 / month): +- [PyPi](https://pypi.org/project/mkdocs-mk2pdf-plugin) (📥 66 / month): ``` pip install mkdocs-mk2pdf-plugin ``` @@ -2638,10 +2753,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - mk2pdf-export ```
-
helm - 🥉3 · ⭐ 1 · 💤 · Apache-2 ·
An mkdocs plugin that turns docs website into helm repository.
+
helm - 🥉2 · ⭐ 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) (📥 20 / month): ``` pip install mkdocs-helm ``` @@ -2671,10 +2786,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr Back to top -
mike - 🥇27 · ⭐ 390 · 📈 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git.
+
mike - 🥇28 · ⭐ 400 · 📈 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git.
-- [GitHub](https://github.com/jimporter/mike) (👨‍💻 9 · 🔀 35 · 📥 150 · 📦 2.3K · 📋 160 - 3% open · ⏱️ 02.11.2023) -- [PyPi](https://pypi.org/project/mike) (📥 130K / month): +- [GitHub](https://github.com/jimporter/mike) (👨‍💻 9 · 🔀 35 · 📥 150 · 📦 2.3K · 📋 170 - 4% open · ⏱️ 02.11.2023) +- [PyPi](https://pypi.org/project/mike) (📥 150K / month): ``` pip install mike ``` @@ -2686,8 +2801,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
monorepo - 🥇23 · ⭐ 280 · Apache-2 ·
Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
-- [GitHub](https://github.com/backstage/mkdocs-monorepo-plugin) (👨‍💻 30 · 🔀 67 · 📦 330 · 📋 55 - 56% open · ⏱️ 08.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-monorepo-plugin) (📥 210K / month): +- [GitHub](https://github.com/backstage/mkdocs-monorepo-plugin) (👨‍💻 29 · 🔀 67 · 📦 330 · 📋 55 - 56% open · ⏱️ 08.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-monorepo-plugin) (📥 230K / month): ``` pip install mkdocs-monorepo-plugin ``` @@ -2699,8 +2814,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-multirepo-plugin - 🥈22 · ⭐ 94 · MIT ·
Build documentation in multiple repos into one site.
-- [GitHub](https://github.com/jdoiro3/mkdocs-multirepo-plugin) (👨‍💻 12 · 🔀 32 · 📦 88 · 📋 80 - 45% open · ⏱️ 07.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-multirepo-plugin) (📥 34K / month): +- [GitHub](https://github.com/jdoiro3/mkdocs-multirepo-plugin) (👨‍💻 12 · 🔀 32 · 📦 89 · 📋 80 - 45% open · ⏱️ 07.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-multirepo-plugin) (📥 36K / month): ``` pip install mkdocs-multirepo-plugin ``` @@ -2712,8 +2827,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
simple - 🥈21 · ⭐ 37 · Apache-2 ·
Build documentation files inside your code into a MkDocs site.
-- [GitHub](https://github.com/athackst/mkdocs-simple-plugin) (👨‍💻 8 · 🔀 11 · 📦 40 · ⏱️ 31.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-simple-plugin) (📥 21K / month): +- [GitHub](https://github.com/athackst/mkdocs-simple-plugin) (👨‍💻 8 · 🔀 11 · 📦 40 · ⏱️ 07.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-simple-plugin) (📥 22K / month): ``` pip install mkdocs-simple-plugin ``` @@ -2725,8 +2840,8 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 📦 63 · 📋 25 - 12% open · ⏱️ 01.08.2021) -- [PyPi](https://pypi.org/project/mkdocs-versioning) (📥 3.9K / month): +- [GitHub](https://github.com/zayd62/mkdocs-versioning) (👨‍💻 5 · 🔀 6 · 📦 64 · 📋 25 - 12% open · ⏱️ 01.08.2021) +- [PyPi](https://pypi.org/project/mkdocs-versioning) (📥 4K / month): ``` pip install mkdocs-versioning ``` @@ -2739,7 +2854,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
MkDocs Merge - 🥉11 · ⭐ 20 · MIT
Merge the source of multiple MkDocs sites into a single one.
- [GitHub](https://github.com/ovasquez/mkdocs-merge) (👨‍💻 3 · 🔀 5 · 📦 4 · 📋 7 - 57% open · ⏱️ 21.01.2023) -- [PyPi](https://pypi.org/project/mkdocs-merge) (📥 730 / month): +- [PyPi](https://pypi.org/project/mkdocs-merge) (📥 770 / month): ``` pip install mkdocs-merge ``` @@ -2747,7 +2862,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
multirepo - 🥉9 · ⭐ 31 · 💤 · MIT
A bit like monorepo, but keeps MkDocs projects separate.
- [GitHub](https://github.com/wilhelmer/mkdocs-multirepo) (👨‍💻 2 · 🔀 2 · ⏱️ 11.01.2022) -- [PyPi](https://pypi.org/project/mkdocs-multirepo) (📥 110 / month): +- [PyPi](https://pypi.org/project/mkdocs-multirepo) (📥 130 / month): ``` pip install mkdocs-multirepo ``` @@ -2757,7 +2872,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-yamp - 🥉8 · ⭐ 1 · 💤 · Apache-2 ·
Yet Another Multirepo Plugin for MkDocs.
- [GitHub](https://github.com/boozallen/mkdocs-yamp-plugin) (👨‍💻 2 · 🔀 1 · 📦 3 · ⏱️ 10.10.2022) -- [PyPi](https://pypi.org/project/mkdocs-yamp) (📥 120 / month): +- [PyPi](https://pypi.org/project/mkdocs-yamp) (📥 96 / month): ``` pip install mkdocs-yamp ``` @@ -2769,7 +2884,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
progress - 🥉6 · ⭐ 4 · 💤 · Apache-2 ·
A plugin for MkDocs that lets you know exactly what is happening during the build.
-- [GitHub](https://github.com/rdilweb/mkdocs-plugin-progress) (👨‍💻 3 · 📦 25 · ⏱️ 20.06.2020) +- [GitHub](https://github.com/rdilweb/mkdocs-plugin-progress) (👨‍💻 3 · 📦 26 · ⏱️ 20.06.2020) - Add to [mkdocs.yml](https://www.mkdocs.org/user-guide/configuration/#plugins): ```yaml plugins: @@ -2779,7 +2894,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-exclude-tagged-files - 🥉6 · ⭐ 3 · MIT ·
A mkdocs plugin for excluding files based on frontmatter tags.
- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-tagged-files) (👨‍💻 2 · 🔀 2 · 📦 1 · ⏱️ 10.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-exclude-tagged-files) (📥 52 / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude-tagged-files) (📥 45 / month): ``` pip install mkdocs-exclude-tagged-files ``` @@ -2792,7 +2907,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-exclude-unused-files - 🥉6 · ⭐ 2 · MIT ·
Exclude orphaned (unused) static files from your mkdocs build.
- [GitHub](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files) (👨‍💻 2 · 📦 1 · ⏱️ 24.05.2023) -- [PyPi](https://pypi.org/project/mkdocs-exclude-unused-files) (📥 210 / month): +- [PyPi](https://pypi.org/project/mkdocs-exclude-unused-files) (📥 230 / month): ``` pip install mkdocs-exclude-unused-files ``` @@ -2818,7 +2933,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
multiple - 🥉4 · ⭐ 1 · 💤 · ❗️GPL-3.0 ·
Allows to merge mkdocs documentations dynamically.
- [GitHub](https://github.com/experimaestro/mkdocs-multiple) (⏱️ 22.11.2019) -- [PyPi](https://pypi.org/project/mkdocs-multiple) (📥 950 / month): +- [PyPi](https://pypi.org/project/mkdocs-multiple) (📥 900 / month): ``` pip install mkdocs-multiple ``` @@ -2835,10 +2950,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr Back to top -
include-markdown - 🥇24 · ⭐ 74 · 📉 · Apache-2 ·
Mkdocs Markdown includer plugin.
+
include-markdown - 🥇24 · ⭐ 74 · Apache-2 ·
Mkdocs Markdown includer plugin.
-- [GitHub](https://github.com/mondeja/mkdocs-include-markdown-plugin) (👨‍💻 14 · 🔀 17 · 📥 190 · 📦 1.6K · 📋 62 - 1% open · ⏱️ 16.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-include-markdown-plugin) (📥 140K / month): +- [GitHub](https://github.com/mondeja/mkdocs-include-markdown-plugin) (👨‍💻 14 · 🔀 17 · 📥 190 · 📦 1.7K · 📋 63 - 3% open · ⏱️ 16.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-include-markdown-plugin) (📥 130K / month): ``` pip install mkdocs-include-markdown-plugin ``` @@ -2851,7 +2966,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Markdown-Include - 🥈21 · ⭐ 90 · ❗️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.1K · 📋 22 - 27% open · ⏱️ 07.02.2023) -- [PyPi](https://pypi.org/project/markdown-include) (📥 72K / month): +- [PyPi](https://pypi.org/project/markdown-include) (📥 70K / month): ``` pip install markdown-include ``` @@ -2864,7 +2979,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Mdx Include - 🥉9 · ⭐ 50 · 💤 · ❗Unlicensed ·
Python Markdown extension to include local or remote files.
- [GitHub](https://github.com/neurobin/mdx_include) (👨‍💻 3 · 🔀 2 · 📋 8 - 37% open · ⏱️ 26.07.2022) -- [PyPi](https://pypi.org/project/mdx_include) (📥 11K / month): +- [PyPi](https://pypi.org/project/mdx_include) (📥 12K / month): ``` pip install mdx_include ``` @@ -2878,8 +2993,8 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
meta-descriptions - 🥈18 · ⭐ 13 · MIT ·
Generate meta descriptions from the first paragraphs in your MkDocs pages.
-- [GitHub](https://github.com/prcr/mkdocs-meta-descriptions-plugin) (👨‍💻 3 · 🔀 3 · 📦 800 · 📋 11 - 9% open · ⏱️ 31.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-meta-descriptions-plugin) (📥 6.1K / month): +- [GitHub](https://github.com/prcr/mkdocs-meta-descriptions-plugin) (👨‍💻 3 · 🔀 3 · 📦 820 · 📋 11 - 9% open · ⏱️ 31.10.2023) +- [PyPi](https://pypi.org/project/mkdocs-meta-descriptions-plugin) (📥 6K / month): ``` pip install mkdocs-meta-descriptions-plugin ``` @@ -2892,7 +3007,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
mkdocs-embed-external-markdown - 🥈15 · ⭐ 6 · MIT ·
MkDocs Embed External Markdown plugin that allow to inject section or all full markdown content from a given url. The..
- [GitHub](https://github.com/fire1ce/mkdocs-embed-external-markdown) (👨‍💻 4 · 🔀 6 · 📦 98 · 📋 9 - 11% open · ⏱️ 27.06.2023) -- [PyPi](https://pypi.org/project/mkdocs-embed-external-markdown) (📥 6.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-embed-external-markdown) (📥 6.3K / month): ``` pip install mkdocs-embed-external-markdown ``` @@ -2905,7 +3020,7 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
codeinclude - 🥉14 · ⭐ 14 · MIT ·
A plugin to include code snippets into mkdocs pages.
- [GitHub](https://github.com/rnorth/mkdocs-codeinclude-plugin) (👨‍💻 4 · 🔀 5 · 📦 99 · 📋 11 - 36% open · ⏱️ 01.03.2023) -- [PyPi](https://pypi.org/project/mkdocs-codeinclude-plugin) (📥 3.1K / month): +- [PyPi](https://pypi.org/project/mkdocs-codeinclude-plugin) (📥 3K / month): ``` pip install mkdocs-codeinclude-plugin ``` @@ -2918,7 +3033,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 📦 11 · 📋 7 - 42% open · ⏱️ 21.10.2021) -- [PyPi](https://pypi.org/project/mkdocs-snippet-plugin) (📥 300 / month): +- [PyPi](https://pypi.org/project/mkdocs-snippet-plugin) (📥 280 / month): ``` pip install mkdocs-snippet-plugin ``` @@ -2944,7 +3059,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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 · 📦 6 · ⏱️ 15.11.2020) -- [PyPi](https://pypi.org/project/mkdocs-gitsnippet-plugin) (📥 500 / month): +- [PyPi](https://pypi.org/project/mkdocs-gitsnippet-plugin) (📥 390 / month): ``` pip install mkdocs-gitsnippet-plugin ``` @@ -2961,10 +3076,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr Back to top -
techdocs-core - 🥇21 · ⭐ 61 · Apache-2 ·
The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..
+
techdocs-core - 🥇21 · ⭐ 62 · 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) (👨‍💻 34 · 🔀 49 · 📦 40 · 📋 47 - 12% open · ⏱️ 08.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-techdocs-core) (📥 260K / month): +- [GitHub](https://github.com/backstage/mkdocs-techdocs-core) (👨‍💻 33 · 🔀 50 · 📦 41 · 📋 48 - 12% open · ⏱️ 08.09.2023) +- [PyPi](https://pypi.org/project/mkdocs-techdocs-core) (📥 270K / month): ``` pip install mkdocs-techdocs-core ``` @@ -2974,10 +3089,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - techdocs-core ```
-
same-dir - 🥈14 · ⭐ 26 · MIT ·
MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.
+
same-dir - 🥈14 · ⭐ 27 · MIT ·
MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.
-- [GitHub](https://github.com/oprypin/mkdocs-same-dir) (👨‍💻 2 · 🔀 2 · 📦 210 · ⏱️ 25.10.2023) -- [PyPi](https://pypi.org/project/mkdocs-same-dir) (📥 11K / month): +- [GitHub](https://github.com/oprypin/mkdocs-same-dir) (👨‍💻 2 · 🔀 2 · 📦 210 · 📋 5 - 20% open · ⏱️ 04.11.2023) +- [PyPi](https://pypi.org/project/mkdocs-same-dir) (📥 13K / month): ``` pip install mkdocs-same-dir ``` @@ -3002,10 +3117,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr
Show 7 hidden projects... -
bibtex - 🥇21 · ⭐ 50 · 📈 · ❗️BSD-3-Clause-LBNL ·
A MkDocs plugin for citation management using bibtex.
+
bibtex - 🥇21 · ⭐ 50 · ❗️BSD-3-Clause-LBNL ·
A MkDocs plugin for citation management using bibtex.
- [GitHub](https://github.com/shyamd/mkdocs-bibtex) (👨‍💻 10 · 🔀 14 · 📦 200 · 📋 35 - 22% open · ⏱️ 01.11.2023) -- [PyPi](https://pypi.org/project/mkdocs-bibtex) (📥 3.3K / month): +- [PyPi](https://pypi.org/project/mkdocs-bibtex) (📥 3.8K / month): ``` pip install mkdocs-bibtex ``` @@ -3015,10 +3130,10 @@ This list contains 230 awesome open-source projects with a total of 26K stars gr - bibtex ```
-
badges - 🥈8 · ⭐ 5 · MIT ·
Add badges to your mkdocs page.
+
badges - 🥈8 · ⭐ 6 · MIT ·
Add badges to your mkdocs page.
- [GitHub](https://github.com/six-two/mkdocs-badges) (🔀 1 · ⏱️ 24.09.2023) -- [PyPi](https://pypi.org/project/mkdocs-badges) (📥 930 / month): +- [PyPi](https://pypi.org/project/mkdocs-badges) (📥 1K / month): ``` pip install mkdocs-badges ``` @@ -3044,7 +3159,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 400 / month): +- [PyPi](https://pypi.org/project/mkdocs-placeholder-plugin) (📥 360 / month): ``` pip install mkdocs-placeholder-plugin ``` @@ -3057,7 +3172,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 240 / month): +- [PyPi](https://pypi.org/project/mkdocs-thumbnails) (📥 230 / month): ``` pip install mkdocs-thumbnails ``` @@ -3070,7 +3185,7 @@ This list contains 230 awesome open-source projects with a total of 26K 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) (📥 35 / month): +- [PyPi](https://pypi.org/project/pico8-mkdocs-plugin) (📥 24 / month): ``` pip install pico8-mkdocs-plugin ``` diff --git a/history/2023-11-09_changes.md b/history/2023-11-09_changes.md new file mode 100644 index 0000000..b3d5e72 --- /dev/null +++ b/history/2023-11-09_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._ + +- mike - 🥇28 · ⭐ 400 · 📈 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git. +- literate-nav - 🥇23 · ⭐ 60 · 📈 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML. +- enumerate-headings - 🥈19 · ⭐ 35 · 📈 · MIT ·
MkDocs Plugin to enumerate the headings across site pages. +- unused-files - 🥈12 · ⭐ 7 · 📈 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project. +- file-filter - 🥈12 · ⭐ 7 · 📈 · MIT ·
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and.. + +## 📉 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._ + +- mknotebooks - 🥈21 · ⭐ 120 · 📉 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects. +- Cinder - 🥇20 · ⭐ 190 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme. +- bootstrap-tables - 🥉8 · ⭐ 11 · 💤 · MIT ·
A MkDocs plugin to add bootstrap classes to plan markdown generated tables. +- mkdocs-add-teaser - 🥉7 · ⭐ 5 · 📉 · MIT ·
An MkDocs plugin to customize the first paragraph of your pages, and to use it as the pages meta description. +- toggle-sidebar - 🥉5 · ⭐ 1 · 🐣 · MIT ·
Toggle the navigation and/or TOC sidebars on your MkDocs site. + +## ➕ Added Projects + +_Projects that were recently added to this best-of list._ + +- MkDocs Basic Theme - 🥈10 · ⭐ 47 · ➕ · BSD-2 ·
An example very very simple MkDocs theme. + diff --git a/history/2023-11-09_projects.csv b/history/2023-11-09_projects.csv new file mode 100644 index 0000000..5e4b5d3 --- /dev/null +++ b/history/2023-11-09_projects.csv @@ -0,0 +1,235 @@ +,name,mkdocs_theme,mkdocs_plugin,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,extra_dependencies,markdown_extension,github_release_downloads,trending,updated_github_id,shadowed,new_addition,gitlab_id,gitlab_url,bitbucket_id +0,Material for MkDocs,material,"['material/search', 'material/social', 'material/tags']",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,2023-11-09 15:57:08,2023-11-09 15:57:00,5820.0,382.0,3041.0,123.0,2628.0,29.0,2057.0,16093.0,2023-11-05 18:51:36,9.4.8,100.0,Documentation that simply works.,39125.0,39125.0,236.0,https://pypi.org/project/mkdocs-material,3316284.0,3316284.0,43,True,1.0,,,,,,,,,, +1,mkdocstrings,,mkdocstrings,mkdocstrings/mkdocstrings,mkdocstrings,['plugin'],api-docs,https://github.com/mkdocstrings/mkdocstrings,https://github.com/mkdocstrings/mkdocstrings,ISC,2019-12-09 18:09:09,2023-10-28 16:17:40,2023-10-28 16:12:11,609.0,21.0,97.0,14.0,168.0,46.0,322.0,1407.0,2023-09-02 09:32:18,0.23.0,6.0,"Automatic documentation from sources, for MkDocs.",9729.0,9729.0,40.0,https://pypi.org/project/mkdocstrings,630649.0,630649.0,32,True,1.0,"{'plugins.mkdocstrings.handlers.crystal': 'mkdocstrings-crystal', 'plugins.mkdocstrings.handlers.python': 'mkdocstrings-python'}",,,,,,,,, +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,2023-11-09 10:51:09,2023-10-29 02:01:00,1738.0,32.0,244.0,8.0,1804.0,10.0,338.0,824.0,2023-10-19 18:39:47,10.3.1,82.0,Extensions for Python Markdown.,25479.0,25479.0,44.0,https://pypi.org/project/pymdown-extensions,2259167.0,2259167.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,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,2023-11-02 22:07:53,2023-11-02 21:44:36,317.0,17.0,35.0,6.0,18.0,7.0,159.0,400.0,2023-11-02 21:39:13,2.0.0,22.0,Manage multiple versions of your MkDocs-powered documentation via Git.,2328.0,2328.0,9.0,https://pypi.org/project/mike,147640.0,147642.0,28,True,1.0,,,154.0,1.0,,,,,, +4,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,2023-10-31 15:27:01,2023-10-31 15:26:23,220.0,16.0,40.0,5.0,46.0,3.0,99.0,242.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.",2510.0,2510.0,28.0,https://pypi.org/project/mkdocs-macros-plugin,233279.0,233279.0,28,True,1.0,,,,,,,,,, +5,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,2023-10-25 11:33:42,2023-10-25 11:33:39,276.0,11.0,28.0,3.0,43.0,11.0,69.0,139.0,2023-10-15 18:16:30,1.2.1,38.0,MkDocs plugin to add a last updated date to your site pages.,5015.0,5015.0,21.0,https://pypi.org/project/mkdocs-git-revision-date-localized-plugin,255990.0,255990.0,28,True,1.0,,,,,,,,,, +6,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,2023-08-19 21:30:00,2023-08-19 21:19:39,96.0,3.0,29.0,7.0,17.0,17.0,55.0,375.0,2023-08-19 21:31:54,2.9.2,24.0,An MkDocs plugin that simplifies configuring page titles and their order.,3407.0,3407.0,7.0,https://pypi.org/project/mkdocs-awesome-pages-plugin,166004.0,166004.0,24,True,1.0,,,,,,,,,, +7,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,2023-10-15 18:55:47,2023-10-15 18:55:46,229.0,16.0,35.0,5.0,73.0,12.0,92.0,295.0,,,,Use Jupyter Notebook in mkdocs.,1679.0,1679.0,19.0,https://pypi.org/project/mkdocs-jupyter,119921.0,119921.0,24,True,1.0,,,,,,,,,, +8,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,2023-09-26 08:14:18,2023-09-26 06:36:28,98.0,3.0,21.0,1.0,18.0,3.0,58.0,184.0,2023-09-01 12:13:11,1.1.0,3.0,A Mermaid graphs plugin for mkdocs.,1591.0,1591.0,13.0,https://pypi.org/project/mkdocs-mermaid2-plugin,138447.0,138447.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,2023-10-16 02:58:04,2023-10-16 02:58:03,171.0,5.0,17.0,3.0,114.0,2.0,61.0,74.0,2023-10-14 20:16:03,6.0.3,50.0,Mkdocs Markdown includer plugin.,1651.0,1651.0,14.0,https://pypi.org/project/mkdocs-include-markdown-plugin,133241.0,133246.0,24,True,1.0,,,193.0,,,,,,, +10,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,2023-11-02 11:12:32,2023-09-08 13:30:49,145.0,4.0,67.0,23.0,58.0,31.0,24.0,280.0,,,,Build multiple documentation folders in a single Mkdocs. Designed for large codebases.,333.0,333.0,29.0,https://pypi.org/project/mkdocs-monorepo-plugin,227214.0,227214.0,23,True,1.0,,,,,,,,,, +11,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,2023-11-03 20:13:28,2023-10-25 13:22:59,277.0,58.0,30.0,7.0,158.0,8.0,111.0,173.0,,,,MkDocs i18n plugin using static translation markdown files.,784.0,784.0,8.0,https://pypi.org/project/mkdocs-static-i18n,25930.0,25930.0,23,True,1.0,,,,,,,,,, +12,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,2023-11-04 12:58:23,2023-11-04 12:53:14,102.0,7.0,17.0,139.0,27.0,11.0,18.0,123.0,2023-07-18 21:27:48,1.2.1,10.0,Open source plugin for Mkdocs page redirects.,2591.0,2591.0,13.0,https://pypi.org/project/mkdocs-redirects,121759.0,121759.0,23,True,1.0,,,,,,,,,, +13,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,2023-09-19 18:35:39,2023-09-19 18:35:05,237.0,48.0,12.0,4.0,6.0,1.0,46.0,93.0,2023-09-17 10:19:20,3.0.0,31.0,A MkDocs plugin that encrypt/decrypt markdown content with AES.,838.0,838.0,4.0,https://pypi.org/project/mkdocs-encryptcontent-plugin,7673.0,7675.0,23,True,1.0,,,80.0,,unverbuggt/mkdocs-encryptcontent-plugin,,,,, +14,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,2023-11-04 13:37:30,2023-11-04 13:35:48,119.0,14.0,8.0,3.0,5.0,10.0,13.0,60.0,2023-09-10 22:18:35,0.6.1,3.0,MkDocs plugin to specify the navigation in Markdown instead of YAML.,1282.0,1282.0,,https://pypi.org/project/mkdocs-literate-nav,144138.0,144138.0,23,True,1.0,,,,1.0,,,,,, +15,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,2023-10-11 07:09:43,2023-08-02 19:40:39,38.0,,3.0,4.0,21.0,7.0,6.0,27.0,2023-08-02 19:41:11,0.5.0,1.0,Automatically link across pages in MkDocs.,4447.0,4447.0,6.0,https://pypi.org/project/mkdocs-autorefs,653513.0,653513.0,23,True,1.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,2021-10-14 20:29:54,188.0,,68.0,10.0,50.0,54.0,44.0,270.0,2021-07-03 02:09:02,0.9.3,27.0,Generate a single PDF file from MkDocs repository.,412.0,412.0,6.0,https://pypi.org/project/mkdocs-with-pdf,30161.0,30161.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,2023-08-01 10:33:03,2023-08-01 10:30:41,63.0,,13.0,10.0,18.0,3.0,12.0,104.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.,6431.0,6431.0,10.0,https://pypi.org/project/mkdocs-minify-plugin,162364.0,162364.0,22,True,1.0,,,,,,,,,, +18,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,2023-10-25 17:48:31,2023-10-25 17:48:31,229.0,4.0,14.0,3.0,11.0,10.0,72.0,96.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.",251.0,251.0,5.0,https://pypi.org/project/mkdocs-print-site-plugin,19391.0,19391.0,22,True,1.0,,,,,,,,,, +19,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,2023-09-28 15:06:25,2023-09-07 17:32:07,415.0,3.0,32.0,3.0,41.0,36.0,44.0,94.0,2023-09-07 17:28:03,0.6.3,18.0,Build documentation in multiple repos into one site.,89.0,89.0,12.0,https://pypi.org/project/mkdocs-multirepo-plugin,35974.0,35974.0,22,True,2.0,,,,,,,,,, +20,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,2023-11-04 12:58:46,2023-11-04 12:51:55,86.0,19.0,7.0,2.0,3.0,4.0,13.0,63.0,2023-09-22 12:03:42,0.3.8,10.0,MkDocs plugin to allow clickable sections that lead to an index page.,1236.0,1236.0,3.0,https://pypi.org/project/mkdocs-section-index,153612.0,153612.0,22,True,2.0,,,,,,,,,, +21,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,2023-10-30 17:42:50,2023-07-04 20:02:13,198.0,,14.0,4.0,28.0,9.0,41.0,54.0,2023-06-08 18:11:02,0.7.2,20.0,MkDocs plugin to display git authors of a page.,527.0,527.0,7.0,https://pypi.org/project/mkdocs-git-authors-plugin,44281.0,44281.0,22,True,2.0,,,,,,,,,, +22,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,2023-11-06 18:15:32,2023-11-06 18:15:31,650.0,8.0,15.0,3.0,173.0,12.0,23.0,50.0,2023-07-24 17:11:30,1.8.0,16.0,"MkDocs plugin to generate a RSS feeds for created and updated pages, using git log and YAML frontmatter (page.meta).",311.0,311.0,10.0,https://pypi.org/project/mkdocs-rss-plugin,21256.0,21257.0,22,True,1.0,,,41.0,,,,,,, +23,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,2021-10-05 01:31:10,72.0,,42.0,19.0,32.0,41.0,46.0,293.0,2020-07-23 01:35:39,0.5.8,5.0,An MkDocs plugin to export content pages as PDF files.,560.0,560.0,11.0,https://pypi.org/project/mkdocs-pdf-export-plugin,22210.0,22210.0,21,True,2.0,,,,,,,,,, +24,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,2023-08-11 11:59:53,1742.0,,19.0,2.0,1078.0,12.0,26.0,118.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.,455.0,455.0,14.0,https://pypi.org/project/mknotebooks,19107.0,19107.0,21,True,2.0,,,,-1.0,,,,,, +25,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,2023-10-15 19:09:45,2023-10-15 19:09:45,120.0,7.0,12.0,3.0,17.0,2.0,36.0,91.0,2023-10-11 12:15:58,2.0.3,20.0,MkDocs plugin that enables a markdown tag like {{ read_csv(table.csv) }} to directly insert various table formats into..,444.0,444.0,6.0,https://pypi.org/project/mkdocs-table-reader-plugin,37168.0,37168.0,21,True,1.0,,,,,,,,,, +26,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,2023-02-07 09:46:17,2023-02-07 09:45:37,75.0,,36.0,9.0,21.0,6.0,16.0,90.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.,5142.0,5142.0,12.0,https://pypi.org/project/markdown-include,70454.0,70454.0,21,True,2.0,,markdown_include.include,,,,,,,, +27,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,2023-11-04 12:58:36,2023-11-04 12:53:10,70.0,16.0,17.0,10.0,48.0,12.0,15.0,82.0,2023-09-18 18:43:15,0.8.1,10.0,An MkDocs extension to generate documentation for Click command line applications.,329.0,329.0,13.0,https://pypi.org/project/mkdocs-click,43680.0,43680.0,21,True,1.0,,mkdocs-click,,,mkdocs/mkdocs-click,,,,, +28,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,2021-12-15 20:25:46,73.0,,17.0,3.0,16.0,6.0,26.0,70.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.,924.0,924.0,10.0,https://pypi.org/project/mkdocs-markdownextradata-plugin,32757.0,32757.0,21,True,2.0,,,,,,,,,, +29,techdocs-core,,techdocs-core,backstage/mkdocs-techdocs-core,mkdocs-techdocs-core,['plugin'],other,https://github.com/backstage/mkdocs-techdocs-core,https://github.com/backstage/mkdocs-techdocs-core,Apache-2.0,2020-11-03 10:13:07,2023-11-03 16:02:19,2023-09-08 14:07:17,200.0,20.0,50.0,16.0,102.0,6.0,42.0,62.0,,,,The core MkDocs plugin used by Backstages TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown..,41.0,41.0,33.0,https://pypi.org/project/mkdocs-techdocs-core,268740.0,268740.0,21,True,1.0,,,,,,,,,, +30,bibtex,,bibtex,shyamd/mkdocs-bibtex,mkdocs-bibtex,['plugin'],other,https://github.com/shyamd/mkdocs-bibtex,https://github.com/shyamd/mkdocs-bibtex,BSD-3-Clause-LBNL,2019-05-29 04:43:44,2023-11-01 14:27:05,2023-11-01 14:26:58,368.0,10.0,14.0,3.0,180.0,8.0,27.0,50.0,2023-07-01 14:51:25,2.11.0,42.0,A MkDocs plugin for citation management using bibtex.,200.0,200.0,10.0,https://pypi.org/project/mkdocs-bibtex,3757.0,3757.0,21,False,1.0,,,,,,,,,, +31,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,2023-11-07 21:05:28,2023-11-07 21:03:38,579.0,46.0,11.0,3.0,595.0,,16.0,37.0,2023-08-25 06:55:19,3.1.0,41.0,Build documentation files inside your code into a MkDocs site.,40.0,40.0,8.0,https://pypi.org/project/mkdocs-simple-plugin,22418.0,22418.0,21,True,2.0,,,,,,,,,, +32,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,2023-11-04 15:02:33,2023-11-04 09:01:58,74.0,23.0,11.0,3.0,19.0,3.0,18.0,21.0,2023-11-04 09:03:13,2.2.2,15.0,An MkDocs plugin to create a list of contributors on the page.,294.0,294.0,7.0,https://pypi.org/project/mkdocs-git-committers-plugin-2,12853.0,12853.0,21,True,2.0,,,,,,,,,, +33,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,2021-01-05 20:29:39,229.0,,101.0,8.0,59.0,16.0,35.0,191.0,2020-10-26 22:28:56,1.2.0,32.0,"A clean, responsive MkDocs theme.",577.0,577.0,23.0,https://pypi.org/project/mkdocs-cinder,7957.0,7966.0,20,True,1.0,,,971.0,-1.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,2023-11-04 12:58:42,2023-11-04 12:52:44,79.0,9.0,7.0,2.0,7.0,4.0,17.0,71.0,2023-04-27 19:51:18,0.5.0,7.0,MkDocs plugin to programmatically generate documentation pages during the build.,1615.0,1615.0,5.0,https://pypi.org/project/mkdocs-gen-files,140577.0,140577.0,20,True,2.0,,,,,,,,,, +35,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,2021-12-22 18:09:16,2020-02-27 00:01:09,68.0,,56.0,7.0,35.0,3.0,30.0,133.0,,,,MkDocs Bootswatch Themes.,1039.0,1039.0,10.0,https://pypi.org/project/mkdocs-bootswatch,10057.0,10057.0,19,True,1.0,,,,,,,,,, +36,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,2023-08-04 14:41:05,27.0,,16.0,4.0,20.0,7.0,9.0,69.0,2023-08-04 14:41:51,_071,8.0,An MkDocs plugin that automagically generates relative links between markdown pages.,331.0,331.0,10.0,https://pypi.org/project/mkdocs-autolinks-plugin,47024.0,47024.0,19,True,1.0,,,,,zachhannum/mkdocs-autolinks-plugin,,,,, +37,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,2022-03-08 14:42:57,26.0,,9.0,5.0,9.0,5.0,9.0,55.0,2022-03-08 14:43:59,0.3.2,2.0,MkDocs plugin for setting revision date from git per markdown file.,1634.0,1634.0,7.0,https://pypi.org/project/mkdocs-git-revision-date-plugin,43196.0,43196.0,19,True,3.0,,,,,,,,,, +38,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-10-31 05:26:42,2023-10-31 05:26:39,57.0,4.0,4.0,2.0,31.0,,6.0,53.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.",1216.0,1216.0,5.0,https://pypi.org/project/mkdocs-simple-hooks,23410.0,23410.0,19,True,2.0,,,30.0,,,,,,, +39,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-10-27 14:04:10,2023-05-27 08:38:28,113.0,,5.0,3.0,8.0,2.0,27.0,35.0,2023-05-27 08:39:33,0.6.1,12.0,MkDocs Plugin to enumerate the headings across site pages.,153.0,153.0,4.0,https://pypi.org/project/mkdocs-enumerate-headings-plugin,8231.0,8231.0,19,True,2.0,,,,1.0,,,,,, +40,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,2023-08-18 14:56:02,2023-08-18 14:56:02,100.0,1.0,11.0,3.0,41.0,3.0,24.0,35.0,2023-07-19 14:08:38,1.0.0,18.0,A MkDocs plugin that validates URL in rendered html files.,299.0,299.0,12.0,https://pypi.org/project/mkdocs-htmlproofer-plugin,35958.0,35958.0,19,True,1.0,,,,,,,,,, +41,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,2023-04-25 13:18:13,2023-04-25 13:18:07,71.0,,8.0,1.0,3.0,4.0,17.0,80.0,2023-05-05 15:17:23,0.3.4,12.0,A MkDocs plugin supports image lightbox (zoom effect) with GLightbox.,1709.0,1709.0,2.0,https://pypi.org/project/mkdocs-glightbox,85051.0,85052.0,18,True,1.0,,,24.0,,,,,,, +42,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,2023-07-21 03:54:08,147.0,,14.0,3.0,18.0,4.0,34.0,79.0,2023-07-21 03:55:47,2.2.11,30.0,Add blogging feature to your MkDocs site.,138.0,138.0,7.0,https://pypi.org/project/mkdocs-blogging-plugin,6214.0,6214.0,18,True,2.0,,,11.0,,,,,,, +43,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,2023-09-25 17:42:01,2023-09-25 17:41:37,60.0,4.0,5.0,3.0,3.0,3.0,16.0,63.0,2023-08-28 07:57:05,0.0.10,10.0,Mkdocs plugin to add vegalite charts to your pages.,44.0,44.0,3.0,https://pypi.org/project/mkdocs-charts-plugin,4533.0,4533.0,18,True,1.0,,,,,,,,,, +44,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,2023-11-09 13:04:22,2023-11-09 12:22:07,154.0,7.0,12.0,4.0,28.0,3.0,36.0,34.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..,6.0,6.0,9.0,https://pypi.org/project/mkdoxy,1323.0,1323.0,18,True,2.0,,,,,,,,,, +45,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,2023-10-05 16:19:24,182.0,18.0,5.0,4.0,34.0,1.0,23.0,33.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,1598.0,1602.0,18,True,2.0,,,163.0,,,,,,, +46,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-08-29 18:47:36,2023-02-04 19:22:15,133.0,,3.0,3.0,29.0,,16.0,25.0,2023-02-04 19:24:06,0.6.5,17.0,A mkdocs plugin that lets you exclude selected chapters from the search index.,298.0,298.0,4.0,https://pypi.org/project/mkdocs-exclude-search,11673.0,11673.0,18,True,1.0,,,8.0,,,,,,, +47,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,2023-11-06 20:30:10,2023-10-31 16:28:12,246.0,7.0,3.0,1.0,284.0,1.0,10.0,13.0,2023-07-31 15:53:09,2.3.0,11.0,Generate meta descriptions from the first paragraphs in your MkDocs pages.,823.0,823.0,3.0,https://pypi.org/project/mkdocs-meta-descriptions-plugin,6038.0,6038.0,18,False,2.0,,,,,,,,,, +48,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,2021-08-11 13:02:40,109.0,,29.0,10.0,23.0,12.0,26.0,96.0,2019-06-23 20:25:53,1.0.1,2.0,"Converts your mkdocs documentation in PDF, to be shared with users.",49.0,49.0,8.0,https://pypi.org/project/mkpdfs-mkdocs,802.0,802.0,17,True,2.0,,,34.0,,,,,,, +49,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,2023-07-28 10:46:04,2023-07-28 10:44:58,35.0,,6.0,1.0,19.0,10.0,17.0,92.0,2023-07-28 10:46:04,1.0.4,17.0,Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..,60.0,60.0,7.0,https://pypi.org/project/neoteroi-mkdocs,22831.0,22864.0,17,True,2.0,,"['neoteroi.cards', 'neoteroi.timeline', 'neoteroi.projects', 'neoteroi.spantable']",644.0,,,,,,, +50,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,2022-04-11 21:04:29,2020-12-20 02:40:09,242.0,,17.0,2.0,9.0,28.0,21.0,81.0,2020-12-20 02:28:04,1.0.14,14.0,A documentation generation tool for MkDocs.,162.0,162.0,4.0,https://pypi.org/project/mkapi,2701.0,2701.0,17,True,2.0,,,,,,,,,, +51,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,2019-02-20 23:33:03,3.0,,9.0,6.0,4.0,9.0,3.0,80.0,,,,A mkdocs plugin that lets you exclude files or trees from your output.,1563.0,1563.0,,https://pypi.org/project/mkdocs-exclude,100138.0,100138.0,17,True,2.0,,,,,,,,,, +52,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,2023-08-14 23:37:15,2023-06-07 22:10:53,60.0,,3.0,4.0,17.0,6.0,19.0,59.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.,58.0,58.0,4.0,https://pypi.org/project/mkdocs-drawio-exporter,9259.0,9259.0,17,True,2.0,,,,,,,,,, +53,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,2023-09-18 08:31:04,2023-03-17 17:33:24,19.0,,11.0,1.0,7.0,4.0,11.0,58.0,2023-03-17 17:41:51,1.5.0,6.0,MkDocs Video plugin.,511.0,511.0,5.0,https://pypi.org/project/mkdocs-video,33087.0,33088.0,17,True,2.0,,,31.0,,,,,,, +54,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,2023-10-07 05:23:19,82.0,42.0,9.0,3.0,14.0,3.0,12.0,58.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,39879.0,39879.0,17,True,1.0,,,,,,,,,, +55,markdown-exec,,markdown-exec,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,2023-10-17 14:20:19,2023-10-17 14:18:09,153.0,8.0,4.0,2.0,1.0,10.0,14.0,56.0,2023-10-17 13:47:24,1.7.0,1.0,Utilities to execute code blocks in Markdown files.,107.0,107.0,2.0,https://pypi.org/project/markdown-exec,15493.0,15493.0,17,True,2.0,,,,,,,,,, +56,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,2023-10-25 13:12:08,2023-10-25 13:11:14,64.0,6.0,5.0,1.0,2.0,5.0,10.0,47.0,2023-10-25 13:12:38,0.6.6,20.0,A MkDocs plugin supports for add Swagger UI in page.,75.0,75.0,2.0,https://pypi.org/project/mkdocs-swagger-ui-tag,16208.0,16209.0,17,True,1.0,,,26.0,,,,,,, +57,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,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.,64.0,64.0,5.0,https://pypi.org/project/mkdocs-versioning,3966.0,3966.0,17,True,2.0,,,,,,,,,, +58,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,2023-10-25 10:46:32,2023-03-31 13:51:52,52.0,,23.0,2.0,28.0,8.0,11.0,33.0,2023-03-13 08:27:15,0.6.1,10.0,MkDocs plugin for Kroki-Diagrams.,26.0,26.0,11.0,https://pypi.org/project/mkdocs-kroki-plugin,13793.0,13793.0,17,True,2.0,,,,,,,,,, +59,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,2023-11-04 12:58:39,2023-11-04 12:53:06,41.0,8.0,13.0,3.0,6.0,5.0,6.0,19.0,2022-09-18 20:48:07,0.3.0,2.0,Markdown extension: a classier syntax for admonitions.,123.0,123.0,,https://pypi.org/project/markdown-callouts,9776.0,9776.0,17,False,1.0,,callouts,,,,,,,, +60,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,2023-10-23 14:46:00,2023-10-23 14:44:33,82.0,11.0,1.0,2.0,3.0,,3.0,15.0,2023-10-23 14:46:01,1.10.0,16.0,A simple MkDocs plugin that converts Obsidian callout blocks to mkdocs supported Admonitions.,834.0,834.0,2.0,https://pypi.org/project/mkdocs-callouts,8772.0,8772.0,17,False,1.0,,,,,,,,,, +61,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-07-28 13:51:34,2023-07-28 13:51:29,34.0,,37.0,7.0,18.0,3.0,13.0,73.0,,,,MkDocs Bootstrap Theme.,438.0,438.0,6.0,https://pypi.org/project/mkdocs-bootstrap,2628.0,2628.0,16,True,2.0,,,,,,,,,, +62,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,2023-11-08 14:19:55,2023-11-08 14:19:55,39.0,5.0,14.0,3.0,12.0,1.0,18.0,47.0,,,,MkDocs plugin to help generate your plantuml images locally or remotely as files (NOT inline).,92.0,92.0,10.0,https://pypi.org/project/mkdocs-build-plantuml-plugin,29977.0,29977.0,16,True,2.0,,,,,,,,,, +63,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,2023-08-21 00:27:10,2023-08-20 23:10:58,155.0,37.0,4.0,2.0,14.0,5.0,10.0,34.0,2023-08-20 23:11:16,0.0.9,9.0,Blog Template for Mkdocs.,31.0,31.0,3.0,https://pypi.org/project/mkdocs-simple-blog,278.0,278.0,16,True,2.0,,,,,,,,,, +64,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,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).,62.0,62.0,4.0,https://pypi.org/project/mkdocs-localsearch,2534.0,2534.0,16,True,3.0,,,,,,,,,, +65,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-06-05 19:21:23,2021-12-14 08:52:37,51.0,,8.0,22.0,11.0,2.0,3.0,24.0,2021-12-14 08:54:16,0.8.0,1.0,blockdiag extension for Python Markdown.,99.0,99.0,5.0,https://pypi.org/project/markdown-blockdiag,3792.0,3792.0,16,True,2.0,,markdown_blockdiag,,,,,,,, +66,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,2022-09-26 12:32:12,27.0,,14.0,8.0,17.0,7.0,11.0,200.0,,,,Auto documentation for MkDocs.,758.0,758.0,7.0,https://pypi.org/project/mkautodoc,7461.0,7461.0,15,False,2.0,,mkautodoc,,,,,,,, +67,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,2023-07-09 17:27:54,2023-07-09 17:26:21,155.0,,2.0,3.0,9.0,1.0,5.0,36.0,2023-07-09 17:27:39,1.0.5,5.0,Dark theme for Mkdocs.,18.0,18.0,3.0,https://pypi.org/project/mkdocs-dracula-theme,648.0,648.0,15,True,2.0,,,,,,,,,, +68,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,2022-01-24 19:59:04,40.0,,12.0,2.0,24.0,9.0,14.0,30.0,2022-01-24 20:08:01,_0.1.14,14.0,Plugin for mkdocs which enables easier linking between pages.,79.0,79.0,,https://pypi.org/project/mkdocs-ezlinks-plugin,2586.0,2589.0,15,True,2.0,,,118.0,,,,,,, +69,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,2023-11-06 17:13:37,2023-11-06 17:12:40,42.0,3.0,7.0,5.0,9.0,6.0,,27.0,,,,A mkdocs plugin for displaying the last commit and a list of a files contributors.,147.0,147.0,6.0,https://pypi.org/project/mkdocs-git-committers-plugin,5224.0,5224.0,15,True,3.0,,,,,,['mkdocs_plugin'],,,, +70,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,2023-11-08 15:06:45,2023-11-08 15:00:47,144.0,8.0,8.0,3.0,22.0,25.0,34.0,23.0,2023-05-15 17:03:43,0.7.8,10.0,Same features as sphinx-gallery (https://sphinx-gallery.github.io/) but on mkdocs (https://www.mkdocs.org/) (no sphinx..,,,6.0,https://pypi.org/project/mkdocs-gallery,1319.0,1319.0,15,True,2.0,,,,,,,,,, +71,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,2023-08-02 17:26:47,2023-08-02 17:26:28,46.0,,1.0,3.0,,4.0,3.0,10.0,2023-08-02 17:26:54,1.0.0,1.0,MkDocs plugin to integrate your coverage HTML report into your site.,169.0,169.0,,https://pypi.org/project/mkdocs-coverage,19791.0,19791.0,15,False,2.0,,,,,,,,,, +72,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,2023-09-05 09:00:10,2023-09-05 09:00:05,51.0,13.0,2.0,2.0,3.0,7.0,8.0,8.0,2023-09-05 09:00:30,1.0.2,2.0,A spell checker plugin for MkDocs.,31.0,31.0,3.0,https://pypi.org/project/mkdocs-spellcheck,8092.0,8092.0,15,False,1.0,,,,,,,,,, +73,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,2023-06-27 17:52:17,2023-06-27 17:52:12,94.0,,6.0,2.0,4.0,1.0,8.0,6.0,2023-06-21 00:01:59,3.0.1,3.0,MkDocs Embed External Markdown plugin that allow to inject section or all full markdown content from a given url. The..,98.0,98.0,4.0,https://pypi.org/project/mkdocs-embed-external-markdown,6268.0,6268.0,15,False,2.0,,,,,,,,,, +74,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,2022-08-12 10:57:34,67.0,,25.0,6.0,8.0,2.0,22.0,115.0,,,,Math extension for Python-Markdown.,,,8.0,https://pypi.org/project/python-markdown-math,38024.0,38024.0,14,True,2.0,,mdx_math,,,,,,,, +75,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,2022-03-11 19:50:40,79.0,,45.0,4.0,34.0,14.0,16.0,98.0,,,,Outstanding mkdocs theme with a focus on navigation and usability.,270.0,270.0,8.0,https://pypi.org/project/mkdocs-windmill,2538.0,2538.0,14,True,2.0,,,,,,,,,, +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,2023-04-27 06:02:12,50.0,,5.0,3.0,8.0,2.0,1.0,97.0,2023-04-27 15:55:01,0.2.1,3.0,Run pytest against markdown files/docstrings.,39.0,39.0,3.0,https://pypi.org/project/mktestdocs,2418.0,2418.0,14,True,2.0,,,,,,,,,, +77,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,2022-07-19 13:42:01,54.0,,9.0,4.0,6.0,7.0,7.0,65.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,190675.0,190675.0,14,True,2.0,,mdx_truly_sane_lists,,,,,,,, +78,Termynal,,termynal,mkdocs-plugins/termynal,termynal,['plugin'],code-exec-templating,https://github.com/mkdocs-plugins/termynal,https://github.com/mkdocs-plugins/termynal,MIT,2020-11-12 19:59:40,2023-11-04 15:41:38,2023-11-04 15:41:00,71.0,9.0,7.0,1.0,7.0,5.0,6.0,54.0,,,,Python markdown terminal. Built for mkdocs.,92.0,92.0,5.0,https://pypi.org/project/termynal,2590.0,2590.0,14,True,3.0,,,,,,,,,, +79,same-dir,,same-dir,oprypin/mkdocs-same-dir,mkdocs-same-dir,['plugin'],other,https://github.com/oprypin/mkdocs-same-dir,https://github.com/oprypin/mkdocs-same-dir,MIT,2020-04-26 17:38:21,2023-11-04 12:58:44,2023-11-04 12:51:59,39.0,8.0,2.0,2.0,2.0,1.0,4.0,27.0,,,,MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation.,212.0,212.0,2.0,https://pypi.org/project/mkdocs-same-dir,12890.0,12890.0,14,True,2.0,,,,,,,,,, +80,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,2023-10-07 06:38:59,23.0,1.0,4.0,3.0,5.0,5.0,5.0,25.0,2021-02-15 09:47:09,0.5,1.0,Markdown extension to wrap images in a lightbox.,84.0,84.0,6.0,https://pypi.org/project/lightgallery,2432.0,2432.0,14,True,3.0,,lightgallery,,,,,,,, +81,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,2023-09-09 15:26:31,2023-09-09 15:26:30,95.0,2.0,4.0,4.0,21.0,3.0,7.0,20.0,2023-01-08 23:24:53,2.2.1,8.0,YAML metadata extension for Python-Markdown.,72.0,72.0,7.0,https://pypi.org/project/markdown-full-yaml-metadata,673.0,673.0,14,True,2.0,,full_yaml_metadata,,,,,,,, +82,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,2023-03-01 19:54:31,50.0,,5.0,2.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.,99.0,99.0,4.0,https://pypi.org/project/mkdocs-codeinclude-plugin,3022.0,3022.0,14,False,3.0,,,,,,,,,, +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,2016-03-14 20:16:57,25.0,,22.0,9.0,8.0,13.0,10.0,108.0,,,,[unmaintained] mkdocs - pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine.,49.0,49.0,4.0,https://pypi.org/project/mkdocs-pandoc,129.0,129.0,13,True,3.0,,,,,,,,,, +84,Terminal for MkDocs,terminal,,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-07-26 01:57:59,2023-04-15 19:03:27,91.0,,1.0,2.0,82.0,25.0,29.0,44.0,2023-04-15 19:04:10,4.4.0,61.0,monospace theme for MkDocs.,34.0,34.0,,https://pypi.org/project/mkdocs-terminal,509.0,509.0,13,True,2.0,,,,,,,,,, +85,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,2023-05-01 13:17:29,2023-05-01 13:02:24,36.0,,7.0,2.0,4.0,,7.0,3.0,2023-05-01 13:17:29,1.1.2,2.0,Render inline graphs with Markdown and Graphviz.,,,8.0,https://pypi.org/project/markdown_inline_graphviz_extension,138980.0,138980.0,13,False,2.0,,markdown_inline_graphviz,,,,,,,, +86,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,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.,74.0,74.0,2.0,https://pypi.org/project/mkdocs-mermaid-plugin,6641.0,6641.0,12,True,3.0,,,,,,,,,, +87,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,2023-10-23 10:53:58,2023-10-23 10:52:09,281.0,5.0,2.0,4.0,95.0,2.0,7.0,21.0,,,,Automatically create newsletters from the changes in a mkdocs repository.,29.0,29.0,3.0,https://pypi.org/project/mkdocs-newsletter,496.0,496.0,12,True,2.0,,,,,,,,,, +88,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,2020-12-19 23:21:31,841.0,,9.0,3.0,4.0,6.0,5.0,16.0,,,,Documentation tool for Markdown conversion by Jupyter client.,39.0,39.0,4.0,https://pypi.org/project/pheasant,350.0,350.0,12,False,3.0,,,,,,,,,, +89,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,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.,36.0,36.0,6.0,https://pypi.org/project/mktheapidocs,714.0,714.0,12,False,3.0,,,,,,,,,, +90,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,2023-10-24 19:53:03,15.0,2.0,1.0,2.0,1.0,1.0,1.0,12.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.,62.0,62.0,,https://pypi.org/project/mkdocs-open-in-new-tab,4448.0,4448.0,12,False,2.0,,,,,,,,,, +91,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,2023-07-17 15:12:19,27.0,,1.0,1.0,1.0,,7.0,7.0,2023-07-17 15:18:12,0.2.0,9.0,An MkDocs plugin to find unused (orphaned) files in your project.,11.0,11.0,2.0,https://pypi.org/project/mkdocs-unused-files,2297.0,2297.0,12,False,2.0,,,,1.0,,,,,, +92,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,2023-11-09 16:00:55,2023-11-05 21:34:20,56.0,4.0,2.0,1.0,125.0,3.0,7.0,7.0,2023-07-22 18:06:06,0.1.0,9.0,"A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and..",2.0,2.0,4.0,https://pypi.org/project/mkdocs-file-filter-plugin,3551.0,3554.0,12,False,2.0,,,31.0,1.0,,,,,, +93,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,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.,11.0,11.0,3.0,https://pypi.org/project/mkdocs-user-defined-values,641.0,641.0,12,False,3.0,,,10.0,,,,,,, +94,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-10-24 13:09:20,2023-10-24 12:45:10,24.0,5.0,2.0,1.0,2.0,,1.0,3.0,2023-10-24 13:09:20,0.1.0,7.0,"A simple mkdocs plugin, enables to organize Navigation in a more markdownic way.",5.0,5.0,3.0,https://pypi.org/project/mkdocs-nav-weight,1295.0,1295.0,12,False,2.0,,,,,,,,,, +95,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,2022-07-29 13:08:47,26.0,,32.0,8.0,10.0,1.0,7.0,75.0,,,,Python Markdown extension for lists of tasks with checkboxes.,,,2.0,https://pypi.org/project/markdown-checklist,5183.0,5183.0,11,True,2.0,,markdown_checklist.extension,,,,,,,, +96,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,2023-06-08 06:20:31,33.0,,14.0,3.0,11.0,,,42.0,,,,An MkDocs plugin that automagically generates relative links between markdown pages.,,,9.0,https://pypi.org/project/mkdocs-roamlinks-plugin,6681.0,6681.0,11,True,2.0,,,,,,,,,, +97,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,2023-01-21 05:58:42,27.0,,5.0,1.0,11.0,4.0,3.0,20.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,768.0,768.0,11,True,3.0,,,,,,,,,, +98,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,2023-06-21 16:32:25,22.0,,1.0,2.0,13.0,2.0,2.0,18.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,8741.0,8741.0,11,False,3.0,,mkdocs-typer,,,,,,,, +99,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,2020-06-16 07:34:55,58.0,,4.0,1.0,1.0,2.0,3.0,11.0,,,,Ivory theme for MkDocs.,65.0,65.0,2.0,https://pypi.org/project/mkdocs-ivory,4951.0,4951.0,11,False,2.0,,,,,,,,,, +100,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-07-31 18:42:17,2023-07-31 18:42:17,22.0,,8.0,5.0,10.0,,3.0,7.0,,,,Python-Markdown GitHub Links Extension.,105.0,105.0,3.0,https://pypi.org/project/mdx-gh-links,5387.0,5387.0,11,False,3.0,,mdx_gh_links,,,,,,,, +101,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,2023-01-03 16:47:35,2023-01-03 16:47:34,107.0,,3.0,2.0,27.0,12.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,258.0,262.0,11,False,3.0,,,146.0,,,,,,, +102,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,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,526.0,526.0,11,False,3.0,,,,,,,,,, +103,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,2022-12-12 07:41:42,88.0,,3.0,3.0,12.0,,1.0,3.0,2022-12-12 07:42:43,1.0.15,2.0,MkDocs backend for Foliant.,29.0,29.0,5.0,https://pypi.org/project/foliantcontrib.mkdocs,118.0,118.0,11,False,3.0,,,,,,,,,, +104,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,2018-12-02 17:22:16,52.0,,2.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,233.0,233.0,11,False,2.0,,subscript,,,,,,,, +105,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,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.,42.0,42.0,2.0,https://pypi.org/project/MarkdownSuperscript,4363.0,4363.0,11,False,2.0,,superscript,,,,,,,, +106,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,2023-11-09 06:24:11,2023-11-09 06:24:10,113.0,79.0,,1.0,102.0,,,1.0,2023-07-08 14:05:55,0.1.0,1.0,"MkDocs plugin for minification using minify-html, an extremely fast HTML + JS + CSS minifier.",10.0,10.0,2.0,https://pypi.org/project/mkdocs-minify-html-plugin,825.0,825.0,11,False,2.0,,,,,,,,,, +107,MkDocs Basic Theme,basictheme,,mkdocs/mkdocs-basic-theme,mkdocs-basic-theme,['theme'],theming,https://github.com/mkdocs/mkdocs-basic-theme,https://github.com/mkdocs/mkdocs-basic-theme,BSD-2-Clause,2015-04-24 22:45:18,2023-11-08 06:08:58,2023-11-08 06:08:53,25.0,1.0,39.0,8.0,14.0,1.0,2.0,47.0,,,,An example very very simple MkDocs theme.,8.0,8.0,6.0,https://pypi.org/project/mkdocs-basic-theme,27.0,27.0,10,True,2.0,,,,,,,True,,, +108,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,2020-09-04 08:27:56,12.0,,1.0,2.0,1.0,1.0,1.0,23.0,,,,MkDocs plugin to render Diagrams files.,53.0,53.0,,https://pypi.org/project/mkdocs-diagrams,5546.0,5546.0,10,True,3.0,,,,,,,,,, +109,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,2023-09-04 16:57:44,438.0,3.0,,7.0,,1.0,1.0,19.0,,,,Dev Centric Tools for Mkdocs Based Documentation.,6.0,6.0,3.0,https://pypi.org/project/docutools,270.0,270.0,10,False,3.0,,,,,,,,,, +110,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,2020-06-11 09:35:38,31.0,,3.0,2.0,4.0,2.0,9.0,13.0,,,,MkDocs plugin to automatically number the headings (h1-h6) in each markdown page and the nav.,30.0,30.0,3.0,https://pypi.org/project/mkdocs-add-number-plugin,790.0,790.0,10,False,2.0,,,,,,,,,, +111,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,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.,11.0,11.0,3.0,https://pypi.org/project/mkdocs-snippet-plugin,282.0,282.0,10,False,3.0,,,,,,,,,, +112,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,2023-06-23 19:16:01,2023-06-23 19:15:59,13.0,,,1.0,,,2.0,11.0,2023-06-20 05:00:21,0.4.0,6.0,An MkDocs plugin allowing for categorization of wiki pages.,11.0,11.0,,https://pypi.org/project/mkdocs-categories-plugin,231.0,231.0,10,False,3.0,,,,,,,,,, +113,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,2023-10-20 02:33:52,2023-10-20 02:33:49,204.0,6.0,,3.0,27.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,163.0,163.0,10,False,2.0,,,,,,,,,, +114,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,2023-11-04 12:58:41,2023-11-04 12:52:59,43.0,13.0,,2.0,,,,1.0,,,,Checks Markdown code blocks in a MkDocs site against user-defined actions.,11.0,11.0,,https://pypi.org/project/mkdocs-code-validator,300.0,300.0,10,False,3.0,,,,,,,,,, +115,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,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.,185.0,185.0,,https://pypi.org/project/mkdocs-version-annotations,4415.0,4415.0,10,False,3.0,,,8.0,,,,,,, +116,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,2022-07-26 05:44:16,2022-07-26 05:42:09,70.0,,2.0,4.0,2.0,3.0,5.0,50.0,,,,Python Markdown extension to include local or remote files.,,,3.0,https://pypi.org/project/mdx_include,11986.0,11986.0,9,True,3.0,,mdx_include,,,,,,,, +117,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,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,425.0,425.0,9,True,3.0,,,,,,,,,, +118,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,2022-01-11 15:38:49,2022-01-11 15:34:30,42.0,,2.0,6.0,1.0,,4.0,31.0,2022-01-11 15:38:50,0.5.1,2.0,"A bit like monorepo, but keeps MkDocs projects separate.",,,2.0,https://pypi.org/project/mkdocs-multirepo,127.0,127.0,9,True,3.0,,,,,,,,,, +119,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,2020-07-14 09:36:02,8.0,,7.0,2.0,3.0,2.0,1.0,18.0,,,,A MkDocs plugin that converts markdown encoded images into figure elements.,100.0,100.0,2.0,https://pypi.org/project/mkdocs-img2fig-plugin,2201.0,2201.0,9,False,3.0,,,,,,,,,, +120,Blogs for MkDocs,,blog,fmaida/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,2020-04-13 08:11:31,21.0,,4.0,3.0,,1.0,1.0,14.0,,,,This plugin for MkDocs allows to keeps a really simple blog section inside your documentation site.,85.0,85.0,,,,,9,False,3.0,,,,,,['mkdocs_plugin'],,,, +121,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,2023-06-23 19:17:02,2023-06-23 19:17:01,21.0,,1.0,1.0,2.0,1.0,3.0,10.0,2023-04-17 22:36:21,0.6.0,7.0,An MkDocs plugin allowing links to your pages using a custom alias.,9.0,9.0,2.0,https://pypi.org/project/mkdocs-alias-plugin,581.0,581.0,9,False,2.0,,,,,,,,,, +122,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,2023-07-31 09:20:53,8.0,,1.0,2.0,,,1.0,9.0,2023-07-31 09:00:30,0.2.0,2.0,A MkDocs plugin that adds support for site-relative `site:` URLs.,4.0,4.0,,https://pypi.org/project/mkdocs-site-urls,6402.0,6402.0,9,False,2.0,,,,,,,,,, +123,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,2023-08-04 14:18:34,2023-07-25 15:59:38,151.0,,,8.0,2.0,,4.0,7.0,,,,KPN theme for MkDocs | owner=flow.,2.0,2.0,3.0,https://pypi.org/project/mkdocs-kpn,308.0,308.0,9,False,2.0,,,,,,,,,, +124,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,2021-08-24 18:08:03,70.0,,4.0,1.0,5.0,7.0,,7.0,,,,"Python asyncio + aiohttp Markdown *.md URL link checker: 10,000 files/second.",,,5.0,https://pypi.org/project/mkdocs-linkcheck,2154.0,2154.0,9,False,3.0,,,,,,,,,, +125,Zettelkasten,zettelkasten-solarized-light,,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,2023-10-10 08:23:53,2023-10-10 08:23:41,48.0,4.0,,1.0,11.0,6.0,3.0,4.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).,2.0,2.0,3.0,https://pypi.org/project/mkdocs-zettelkasten,21.0,21.0,9,False,2.0,,,19.0,,buvis/mkdocs-zettelkasten,,,,, +126,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,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.,28.0,28.0,2.0,https://pypi.org/project/mkdocs-toc-sidebar-plugin,442.0,442.0,9,False,3.0,,,,,zachhannum/mkdocs-toc-sidebar-plugin,,,,, +127,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,2023-10-14 12:16:09,28.0,4.0,,1.0,,,1.0,,,,4.0,An MkDocs plugin that lets you do Literate Programming through Entangled.,4.0,4.0,,https://pypi.org/project/mkdocs-entangled-plugin,191.0,191.0,9,True,3.0,,,,,,,,,, +128,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,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,190.0,190.0,8,True,3.0,,,,,,,,,, +129,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,2022-05-12 18:17:41,65.0,,10.0,4.0,,,4.0,31.0,,,,Outstanding mkdocs theme with a focus on navigation and usability.,,,4.0,https://pypi.org/project/mkdocs-windmill-dark,496.0,496.0,8,True,3.0,,,,,,,,,, +130,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,2023-08-31 15:32:44,51.0,1.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.,2.0,2.0,2.0,https://pypi.org/project/mkrefs,43.0,43.0,8,True,3.0,,,,,,,,,, +131,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-05-01 14:07:07,2022-01-26 12:18:57,9.0,,4.0,4.0,3.0,3.0,1.0,14.0,,,,Provides GitHub like autolink references in Mkdocs.,5.0,5.0,2.0,https://pypi.org/project/autolink-references-mkdocs-plugin,5049.0,5049.0,8,False,3.0,,,,,,,,,, +132,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,2022-03-10 22:04:06,184.0,,6.0,2.0,,,1.0,12.0,2022-03-10 22:29:19,1.3.0,1.0,"Outstanding mkdocs theme with a focus on navigation, customization and usability.",13.0,13.0,8.0,https://pypi.org/project/mkdocs-custommill,104.0,104.0,8,False,3.0,,,,,,,,,, +133,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,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.,66.0,66.0,,https://pypi.org/project/mkdocs-bootstrap-tables-plugin,1049.0,1049.0,8,False,3.0,,,,-1.0,,,,,, +134,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,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.,20.0,20.0,,https://pypi.org/project/mkdocs-tooltipster-links-plugin,143.0,143.0,8,False,3.0,,,,,zachhannum/mkdocs-tooltipster-links-plugin,,,,, +135,badges,,badges,six-two/mkdocs-badges,mkdocs-badges,['plugin'],other,https://github.com/six-two/mkdocs-badges,https://github.com/six-two/mkdocs-badges,MIT,2022-04-23 12:11:33,2023-09-24 16:29:59,2023-09-24 16:29:44,45.0,4.0,1.0,2.0,,,4.0,6.0,,,,Add badges to your mkdocs page.,,,,https://pypi.org/project/mkdocs-badges,1045.0,1045.0,8,False,2.0,,,,,,,,,, +136,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,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,7806.0,7806.0,8,False,3.0,,mdx_breakless_lists,,,,,,,, +137,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,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.,6.0,6.0,4.0,https://pypi.org/project/mkdocs-gitsnippet-plugin,391.0,391.0,8,False,3.0,,,,,,,,,, +138,Bootstrap 4,bootstrap4,,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,2023-01-07 23:04:02,49.0,,,2.0,28.0,1.0,4.0,4.0,2020-04-18 18:52:05,0.4.0,3.0,A vanilla Bootstrap 4 theme for MkDocs.,2.0,2.0,3.0,https://pypi.org/project/mkdocs-theme-bootstrap4,43.0,43.0,8,False,3.0,,,,,,['mkdocs_theme'],,,, +139,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,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,45.0,45.0,8,False,3.0,,,,,,,,,, +140,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,2023-02-07 20:12:48,2023-02-07 20:12:30,7.0,,,1.0,4.0,2.0,,4.0,2023-02-07 20:12:48,0.1.2,2.0,MkDocs plugin for marking links e.g. external ones or mails.,2.0,2.0,,https://pypi.org/project/mkdocs-link-marker,385.0,385.0,8,False,3.0,,,,,,,,,, +141,vim-md-tags,,vim-md-tags,midnightprioriem/mkdocs-vim-md-tags-plugin,mkdocs-vim-md-tags-plugin,['plugin'],other,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,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.,9.0,9.0,4.0,https://pypi.org/project/mkdocs-vim-md-tags-plugin,133.0,133.0,8,False,2.0,,,,,zachhannum/mkdocs-vim-md-tags-plugin,,,,, +142,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,2023-07-20 13:24:42,2023-07-20 13:24:17,19.0,,1.0,3.0,3.0,,,3.0,2023-07-20 13:25:26,0.3.0,7.0,SWAN MkDocs theme.,3.0,3.0,2.0,https://pypi.org/project/mkdocs-swan,23.0,23.0,8,False,3.0,,,,,,,,,, +143,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,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.,19.0,19.0,2.0,https://pypi.org/project/mkdocs-abs-rel-plugin,960.0,960.0,8,False,3.0,,,,,,,,,, +144,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,2023-05-18 13:13:46,7.0,,1.0,2.0,,,,3.0,,,,Emdash extension for python-markdown.,32.0,32.0,,https://pypi.org/project/markdown-emdash,246.0,246.0,8,False,3.0,,mdx_emdash,,,,,,,, +145,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,2020-04-26 19:19:45,5.0,,,3.0,,,,2.0,,,,Python-Markdown extension allowing arbitrary scripts to modify MkDocs input files.,3.0,3.0,,https://pypi.org/project/mkpatcher,1134.0,1134.0,8,False,3.0,,mkpatcher,,,,,,,, +146,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,2019-07-24 10:08:04,16.0,,,1.0,,1.0,,2.0,,,,WIP plugin for working with titles of pages in MkDocs.,32.0,32.0,,https://pypi.org/project/mkdocs-nav-enhancements,3356.0,3356.0,8,False,3.0,,,,,,,,,, +147,Risonia,risonia,,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,2023-09-01 09:32:01,142.0,11.0,,1.0,,,,1.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.",1.0,1.0,,https://pypi.org/project/mkdocs-risonia-theme,61.0,61.0,8,False,3.0,,,,,,,,,, +148,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,2022-10-10 22:57:20,27.0,,1.0,1.0,5.0,,,1.0,2022-10-10 22:57:56,0.1.2,3.0,Yet Another Multirepo Plugin for MkDocs.,3.0,3.0,2.0,https://pypi.org/project/mkdocs-yamp,96.0,96.0,8,False,3.0,,,,,,,,,, +149,automacdoc,,,AlexandreKempf/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,2020-12-29 08:32:20,13.0,,10.0,5.0,3.0,4.0,1.0,41.0,,,,Automatic generation of documentation for mkdocs.,4.0,4.0,6.0,,,,7,True,3.0,,,,,,,,,, +150,BOOTSTRAP386,bootstrap386,,,mkdocs-bootstrap386,['theme'],theming,,https://gitlab.com/lramage/mkdocs-bootstrap386,,2018-06-06 02:30:09,2018-06-06 02:30:09,,,,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,3782.0,3782.0,7,True,3.0,,,,,,,,lramage/mkdocs-bootstrap386,https://gitlab.com/lramage/mkdocs-bootstrap386, +151,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,,,,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,5713.0,5713.0,7,True,3.0,,,,,,,,lramage/mkdocs-gitbook-theme,https://gitlab.com/lramage/mkdocs-gitbook-theme, +152,Termage,,termage,bczsalba/Termage,,['plugin'],charts,https://github.com/bczsalba/Termage,https://github.com/bczsalba/Termage,MIT,2022-05-25 14:17:44,2022-11-15 12:36:14,2022-08-23 08:03:39,67.0,,,2.0,,1.0,4.0,15.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,,,,,7,False,3.0,,,,,,,,,, +153,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,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,2680.0,2680.0,7,False,3.0,,mdx_wikilink_plus,,,,,,,, +154,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,2018-12-09 18:27:54,37.0,,11.0,4.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,21.0,21.0,7,False,3.0,,iconfonts,,,,,,,, +155,placeholder,,placeholder,six-two/mkdocs-placeholder-plugin,mkdocs-placeholder-plugin,['plugin'],other,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,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,361.0,361.0,7,False,3.0,,,,,,,,,, +156,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,2021-07-10 04:26:16,2021-07-10 04:26:08,101.0,,,2.0,,1.0,1.0,6.0,,,,Write docstrings in markdown!.,4.0,4.0,,https://pypi.org/project/inari,259.0,259.0,7,False,3.0,,,,,,,,,, +157,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,2023-06-23 19:17:54,2023-06-23 19:17:53,12.0,,1.0,1.0,,1.0,,6.0,2023-06-23 19:06:46,0.1.2,3.0,An MkDocs plugin that allows editing pages directly from the browser.,2.0,2.0,,https://pypi.org/project/mkdocs-live-edit-plugin,52.0,52.0,7,False,3.0,,,,,,,,,, +158,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,2022-11-08 11:56:59,33.0,,1.0,2.0,,,1.0,5.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,,https://pypi.org/project/mkdocs-add-teaser,144.0,144.0,7,False,3.0,,,,-1.0,,,,,, +159,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,2023-09-14 18:14:25,37.0,3.0,1.0,2.0,5.0,,,4.0,,,,A MkDocs theme.,39.0,39.0,2.0,https://pypi.org/project/mkdocs-nature,1007.0,1007.0,7,False,3.0,,,,,,,,,, +160,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,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,36.0,36.0,7,False,3.0,,mdx_asciimathml,,,,,,,, +161,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,2019-02-06 17:56:45,2019-02-06 17:56:44,4.0,,,2.0,,1.0,,2.0,,,,Adds a markdown template filter to the jinja templating environment in mkdocs.,16.0,16.0,,https://pypi.org/project/mkdocs-markdown-filter,275.0,275.0,7,False,3.0,,,,,,,,,, +162,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,2022-04-17 16:53:22,8.0,,,3.0,,,1.0,2.0,,,,Customize MkDocs options on a per-branch basis.,15.0,15.0,,https://pypi.org/project/mkdocs-branchcustomization-plugin,296.0,296.0,7,False,3.0,,,,,,,,,, +163,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,2023-03-24 13:25:32,15.0,,1.0,1.0,10.0,2.0,,1.0,2023-03-24 13:25:47,0.2.1,6.0,MkDocs plugin for managing meta tags across folders and files.,2.0,2.0,3.0,https://pypi.org/project/mkdocs-meta-manager,355.0,355.0,7,False,3.0,,,,,,,,,, +164,no-sitemap,,no-sitemap,leonardehrenfried/mkdocs-no-sitemap-plugin,mkdocs-no-sitemap-plugin,['plugin'],other,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,2023-04-04 12:31:22,2.0,,,1.0,,,,,,,,Disable Mkdocs sitemap generation.,6.0,6.0,,https://pypi.org/project/mkdocs-no-sitemap-plugin,3494.0,3494.0,7,True,3.0,,,,,,,,,, +165,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,2019-10-06 19:52:58,7.0,,6.0,3.0,1.0,3.0,2.0,29.0,,,,MkDocs plugin for render swagger into docs.,,,,,,,6,True,3.0,,,,,,,,,, +166,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,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,,,,,,,,,, +167,markdown-katex,,,,markdown-katex,['markdown'],markdown,,https://gitlab.com/mbarkhau/markdown-katex,,2019-05-14 07:53:31,2019-05-14 07:53:31,,,,5.0,,,4.0,13.0,11.0,,,0.0,KaTeX extension for Python Markdown.,,,,https://pypi.org/project/markdown-katex,2840.0,2840.0,6,False,3.0,,markdown_katex,,,,,,mbarkhau/markdown-katex,https://gitlab.com/mbarkhau/markdown-katex, +168,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,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.,7.0,7.0,,https://pypi.org/project/mkdocs-wavedrom-plugin,112.0,112.0,6,False,3.0,,,,,,,,,, +169,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,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,66.0,66.0,6,False,3.0,,,,,,,,,, +170,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,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.,26.0,26.0,3.0,,,,6,False,3.0,,,,,,,,,, +171,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-07-07 08:27:57,2023-07-07 07:31:09,4.0,,,1.0,,,,3.0,2023-07-07 08:27:57,1.0.1,1.0,The Mkdocs-Typedoc Plugin is designed to integrate TypeDoc documentation with your MkDocs project.,,,,https://pypi.org/project/mkdocs-typedoc,31.0,31.0,6,False,3.0,,,,,,,,,, +172,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,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,637.0,637.0,6,False,3.0,,,,,,,,,, +173,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,2023-09-10 15:13:51,16.0,2.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.,1.0,1.0,2.0,https://pypi.org/project/mkdocs-exclude-tagged-files,45.0,45.0,6,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,2023-09-29 11:01:54,2023-09-29 11:01:40,93.0,93.0,,1.0,,1.0,1.0,2.0,,,,Glossary support for mkdocs.,,,,https://pypi.org/project/mkdocs-ezglossary-plugin,33.0,33.0,6,False,3.0,,,,,,,,,, +175,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,2023-05-24 16:51:34,2023-05-24 16:44:15,21.0,,,1.0,2.0,,1.0,2.0,2023-05-24 17:04:09,1.2.1,2.0,Exclude orphaned (unused) static files from your mkdocs build.,1.0,1.0,2.0,https://pypi.org/project/mkdocs-exclude-unused-files,230.0,230.0,6,False,3.0,,,,,,,,,, +176,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,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,21.0,21.0,6,False,3.0,,,,,,,,,, +177,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,2023-07-09 13:33:51,5.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,23.0,23.0,6,True,3.0,,,,,,,,,, +178,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,2021-06-26 00:34:41,122.0,,1.0,1.0,,,1.0,9.0,,,,A mkdocs theme for create PDF and printing with paged.js.,2.0,2.0,,https://pypi.org/project/mkdocs-theme-topdf,39.0,39.0,5,False,3.0,,,,,,,,,, +179,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,2023-06-29 06:44:10,2023-06-29 06:39:53,81.0,,1.0,2.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,32.0,32.0,5,False,3.0,,,,,,,,,, +180,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,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,119.0,119.0,5,False,3.0,,,,,,,,,, +181,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,2023-07-25 22:26:30,18.0,,1.0,1.0,1.0,,2.0,4.0,,,,Mkdocs plugin to add interactive charts with Plotly.js.,4.0,4.0,2.0,https://pypi.org/project/mkdocs-plotly-plugin,880.0,880.0,5,False,3.0,,,,,,,,,, +182,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,2019-03-20 23:06:18,3.0,,,3.0,,,,3.0,,,,A MkDocs plugin that enables the Jinja2-sandbox.,,,,,,,5,False,3.0,,,,,,,,,, +183,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,2020-02-25 09:12:44,9.0,,,2.0,,,,2.0,,,,Theme Mkdocs Like a Github. DEMO =.,7.0,7.0,,https://pypi.org/project/mkdocs-github,24.0,24.0,5,False,3.0,,,,,,,,,, +184,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,2023-02-08 19:55:11,11.0,,1.0,19.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,,,,,,,,,, +185,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,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,13.0,13.0,5,False,3.0,,,,,,,,,, +186,thumbnails,,thumbnails,normanlorrain/mkdocs-thumbnails,mkdocs-thumbnails,['plugin'],other,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,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,233.0,233.0,5,False,3.0,,,,,,,,,, +187,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,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,84.0,84.0,5,False,3.0,,markdown_figcap,,,,,,,, +188,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,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.,2.0,2.0,,https://pypi.org/project/mkdocs-resize-images,41.0,41.0,5,False,3.0,,,,,,,,,, +189,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,2023-09-23 14:08:43,17.0,17.0,,1.0,,,,1.0,,,,Toggle the navigation and/or TOC sidebars on your MkDocs site.,,,,https://pypi.org/project/mkdocs-toggle-sidebar-plugin,124.0,124.0,5,False,3.0,,,,-1.0,,,,,, +190,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,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,91.0,91.0,5,False,3.0,,,5.0,,,,,,, +191,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,,,,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,2016.0,2016.0,5,False,3.0,,markdown_grid_tables,,,,,,WillDaSilva/markdown_grid_tables,https://gitlab.com/WillDaSilva/markdown_grid_tables, +192,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,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,918.0,918.0,5,True,3.0,,,,,,,,,, +193,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,2019-09-05 06:58:14,8.0,,,1.0,,,,,,,,Filter pages for assignments.,7.0,7.0,,https://pypi.org/project/mkdocs-select-files,12.0,12.0,5,True,3.0,,,,,,,,,, +194,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,2017-10-22 11:51:15,9.0,,5.0,2.0,2.0,1.0,1.0,23.0,,,,mkdocs rtl theme based on mkdocs-material.,,,2.0,,,,4,False,3.0,,,,,,,,,, +195,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,2019-03-25 05:45:13,81.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,18.0,18.0,4,False,3.0,,tweetable.extension,,,,,,,, +196,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,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,141.0,141.0,4,False,3.0,,"['hbfm.inline_coloring', 'hbfm.inline_list', 'hbfm.number_headers', 'hbfm.quote_uri_hash']",,,,,,,, +197,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,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,11.0,11.0,4,False,3.0,,mdx_cite,,,,,,,, +198,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,2019-07-26 00:30:58,4.0,,,1.0,,,,4.0,,,,MkDocs Plugin to inject social media cards for each entry in an awesome-list.,,,,,,,4,False,3.0,,,,,,,,,, +199,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,2022-09-13 13:33:15,2022-03-30 11:31:58,19.0,,1.0,1.0,1.0,1.0,,2.0,,,,Mkdocs plugin to render protobuf messages.,,,2.0,https://pypi.org/project/mkdocs_protobuf,158.0,158.0,4,False,3.0,,,,,,,,,, +200,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,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,431.0,431.0,4,False,3.0,,,,,,,,,, +201,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,2020-06-08 03:52:23,8.0,,,1.0,,,1.0,1.0,,,,KBD Extension for Python-Markdown.,5.0,5.0,,https://pypi.org/project/kbdextension,55.0,55.0,4,False,3.0,,kbdextension,,,,,,,, +202,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,2019-11-22 09:06:06,5.0,,,2.0,,1.0,,1.0,,,,Allows to merge mkdocs documentations dynamically.,,,,https://pypi.org/project/mkdocs-multiple,905.0,905.0,4,False,3.0,,,,,,,,,, +203,pico-8,,pico-8,fmaida/pico8-mkdocs-plugin,pico8-mkdocs-plugin,['plugin'],other,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,2019-03-17 11:49:24,5.0,,,2.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,24.0,24.0,4,False,3.0,,,,,,,,,, +204,Family tree example,,,unverbuggt/mkdocs-familytree-example,,[],other,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,2023-08-04 17:13:34,87.0,,1.0,,1.0,,,1.0,,,,An interactive family tree visualization using d3-dag.,,,5.0,,,,4,False,3.0,,,,,,,,,, +205,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,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,11.0,11.0,4,False,3.0,,,,,,,,,, +206,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,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,534.0,534.0,3,False,3.0,,markdown_del_ins,,,,,,,, +207,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,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,,,,, +208,Cluster,cluster,,,mkdocs-cluster,['theme'],theming,,https://gitlab.com/kaliko/mkdocs-cluster,,2016-06-02 15:03:33,2016-06-02 15:03:33,,,,1.0,,,,1.0,4.0,,,0.0,Another bootstrap theme for MkDocs.,,,,https://pypi.org/project/mkdocs-cluster,239.0,239.0,3,False,3.0,,,,,,,,kaliko/mkdocs-cluster,https://gitlab.com/kaliko/mkdocs-cluster, +209,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,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,,,,,,,,,, +210,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,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,,,,,,,,,, +211,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,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,18.0,18.0,3,False,3.0,,,5.0,,,,,,, +212,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,2023-02-06 13:25:08,4.0,,,1.0,,,,2.0,,,,,,,,https://pypi.org/project/mkdocs-import-statement-plugin,84.0,84.0,3,False,3.0,,,,,,,,,, +213,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,2020-01-21 00:13:00,4.0,,,3.0,,,1.0,2.0,,,,A MkDocs plugin that tries to obscure email-addresses from address-harvesting spam-bots.,,,,,,,3,False,3.0,,,,,,,,,, +214,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,2023-09-02 18:02:17,1.0,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,87.0,87.0,3,False,3.0,,,,,mattchristopher314/mkdocs-title-casing-plugin,,,,, +215,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,2021-04-14 14:44:42,20.0,,1.0,2.0,,,,1.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,57.0,57.0,3,False,3.0,,,,,,,,,, +216,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,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,15.0,15.0,3,False,3.0,,markdown_sub_sup,,,,,,,, +217,MkDocs Graphviz,,,,mkdocs-graphviz,['markdown'],charts,,,,,,,,,,,,,,,,,,,,,,https://pypi.org/project/mkdocs-graphviz,2387.0,2387.0,3,False,3.0,,mkdocs_graphviz,,,,,,rodrigo.schwencke/mkdocs-graphviz,, +218,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,2019-02-16 01:29:25,2.0,,,2.0,,,,,,,,Plugin to add alternative stylesheets to MkDocs custom themes.,,,,,,,3,False,3.0,,,,,,,,,, +219,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,2020-11-02 21:52:20,17.0,,7.0,2.0,3.0,4.0,1.0,15.0,,,,Blogging in mkdocs.,,,,,,,2,False,3.0,,,,,,,,,, +220,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,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,17.0,17.0,2,False,3.0,,mdx_semanticwikilinks,,,,,,,, +221,MkHack3rs,,,,,['project'],charts,,https://eskool.gitlab.io/mkhack3rs/,,2021-05-01 11:44:57,2021-05-01 11:44:57,,,,1.0,,,,,4.0,,,0.0,Hacks & Integrations for Mkdocs / Material Theme.,,,,,,,2,False,3.0,,,,,,,,eskool/mkhack3rs,https://gitlab.com/eskool/mkhack3rs, +222,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,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,14.0,14.0,2,False,3.0,,mdx_semanticdata,,,,,,,, +223,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,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,,,,,,,,,, +224,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,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,28.0,28.0,2,False,3.0,,,,,,,,,, +225,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,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,20.0,20.0,2,False,3.0,,,,,,,,,, +226,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,,,,0.0,,,,,,,,0.0,"Mkdocs plugin, building automatically the appropriate relative paths (to images, links, anchors, ...) using..",,,,https://pypi.org/project/mkdocs-addresses,33.0,33.0,2,False,3.0,,,,,,,,frederic.zinelli/mkdocs-addresses,https://gitlab.com/frederic.zinelli/mkdocs-addresses, +227,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,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,140.0,140.0,1,False,3.0,,,,,,,,,, +228,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,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,,,,,,,,,, +229,ansible-document,,,,ansible-mkdocs,[],api-docs,,,,,,,,,,,,,,,,,,Auto-generate ansible role documentation.,,,,https://pypi.org/project/ansible-mkdocs,32.0,32.0,1,False,3.0,,,,,,,,,, +230,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,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,10.0,10.0,1,False,3.0,,,,,,,,,, +231,Mkdocs translations plugin,,translations,,mkdocs-translations,['plugin'],i18n-l10n,,,,,,,,,,,,,,,,,,Internationalization plugin for mkdocs.,,,,https://pypi.org/project/mkdocs-translations,12.0,12.0,0,False,,,,,,,,,,, +232,Django Static Image,,,,markdown-djangostaticimage,['markdown'],markdown,,,,,,,,,,,,,,,,,,,,,,https://pypi.org/project/markdown-djangostaticimage,9.0,9.0,0,False,,,django_static_image,,,,,,,,melvinkcx/markdown-extension-django-static-image +233,octadocs-adr,,octadocs_adr,octadocs/octadocs,octadocs-adr,['plugin'],site-management,,{},,,,,,,,,,,,,,,,,,,,https://pypi.org/project/octadocs-adr,7.0,7.0,0,False,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 2c658a2..b3d5e72 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,19 +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._ -- mike - 🥇27 · ⭐ 390 · 📈 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git. -- Cinder - 🥇21 · ⭐ 190 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme. -- bibtex - 🥇21 · ⭐ 50 · 📈 · ❗️BSD-3-Clause-LBNL ·
A MkDocs plugin for citation management using bibtex. -- git-committers-2 - 🥈21 · ⭐ 21 · 📈 · MIT ·
An MkDocs plugin to create a list of contributors on the page. -- toc-sidebar - 🥉9 · ⭐ 4 · 💤 · MIT ·
An MkDocs plugin that allows users to add additional content to the ToC sidebar using the Material theme. +- mike - 🥇28 · ⭐ 400 · 📈 · BSD-3 ·
Manage multiple versions of your MkDocs-powered documentation via Git. +- literate-nav - 🥇23 · ⭐ 60 · 📈 · MIT ·
MkDocs plugin to specify the navigation in Markdown instead of YAML. +- enumerate-headings - 🥈19 · ⭐ 35 · 📈 · MIT ·
MkDocs Plugin to enumerate the headings across site pages. +- unused-files - 🥈12 · ⭐ 7 · 📈 · MIT ·
An MkDocs plugin to find unused (orphaned) files in your project. +- file-filter - 🥈12 · ⭐ 7 · 📈 · MIT ·
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and.. ## 📉 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._ -- awesome-pages - 🥇24 · ⭐ 370 · 📉 · MIT ·
An MkDocs plugin that simplifies configuring page titles and their order. -- mermaid2 - 🥇24 · ⭐ 180 · 📉 · MIT ·
A Mermaid graphs plugin for mkdocs. -- include-markdown - 🥇24 · ⭐ 74 · 📉 · Apache-2 ·
Mkdocs Markdown includer plugin. -- mknotebooks - 🥈22 · ⭐ 120 · 📉 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects. -- enumerate-headings - 🥈18 · ⭐ 35 · 📉 · MIT ·
MkDocs Plugin to enumerate the headings across site pages. +- mknotebooks - 🥈21 · ⭐ 120 · 📉 · MIT ·
A plugin for mkdocs to help you include Jupyter notebooks in your projects. +- Cinder - 🥇20 · ⭐ 190 · 💤 · ❗Unlicensed ·
A clean, responsive MkDocs theme. +- bootstrap-tables - 🥉8 · ⭐ 11 · 💤 · MIT ·
A MkDocs plugin to add bootstrap classes to plan markdown generated tables. +- mkdocs-add-teaser - 🥉7 · ⭐ 5 · 📉 · MIT ·
An MkDocs plugin to customize the first paragraph of your pages, and to use it as the pages meta description. +- toggle-sidebar - 🥉5 · ⭐ 1 · 🐣 · MIT ·
Toggle the navigation and/or TOC sidebars on your MkDocs site. + +## ➕ Added Projects + +_Projects that were recently added to this best-of list._ + +- MkDocs Basic Theme - 🥈10 · ⭐ 47 · ➕ · BSD-2 ·
An example very very simple MkDocs theme.