Saltar a contenido

🍱 Site conversion

mkdocs-with-pdf - 🥇22 · ⭐ 300 · 💤 · MIT ·
Generate a single PDF file from MkDocs repository.
  • GitHub (👨‍💻 6 · 🔀 72 · 📦 500 · 📋 99 - 55% open · ⏱️ 14.10.2021)
  • PyPi (📥 45K / month):
    pip install mkdocs-with-pdf
    
  • Add to mkdocs.yml:
    plugins:
      - with-pdf
    
print-site - 🥇22 · ⭐ 120 · MIT ·
MkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.
  • GitHub (👨‍💻 7 · 🔀 17 · 📦 290 · 📋 88 - 15% open · ⏱️ 10.04.2024)
  • PyPi (📥 21K / month):
    pip install mkdocs-print-site-plugin
    
pdf-export - 🥈21 · ⭐ 310 · 💤 · MIT ·
An MkDocs plugin to export content pages as PDF files.
  • GitHub (👨‍💻 11 · 🔀 43 · 📦 820 · 📋 88 - 47% open · ⏱️ 05.10.2021)
  • PyPi (📥 30K / month):
    pip install mkdocs-pdf-export-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - pdf-export
    
mkpdfs - 🥈16 · ⭐ 100 · 💤 · ❗️GPL-3.0 ·
Converts your mkdocs documentation in PDF, to be shared with users.
  • GitHub (👨‍💻 8 · 🔀 30 · 📥 34 · 📦 55 · 📋 39 - 30% open · ⏱️ 11.08.2021)
  • PyPi (📥 760 / month):
    pip install mkpdfs-mkdocs
    
  • Add to mkdocs.yml:
    plugins:
      - mkpdfs
    
mkdocs-pandoc - 🥈14 · ⭐ 110 · 💤 · Apache-2
[unmaintained] mkdocs - pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine.
  • GitHub (👨‍💻 4 · 🔀 22 · 📦 50 · 📋 23 - 56% open · ⏱️ 14.03.2016)
  • PyPi (📥 320 / month):
    pip install mkdocs-pandoc
    
pdf-with-js - 🥉12 · ⭐ 7 · 💤 · MIT ·
A MkDocs plugin that exports your documentation as PDF with rendered JavaScript content.
  • GitHub (👨‍💻 4 · 🔀 2 · 📦 11 · ⏱️ 23.07.2021)
  • PyPi (📥 2K / month):
    pip install mkdocs-pdf-with-js-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - pdf-with-js
    
mkdocs-exporter - 🥉11 · ⭐ 52 · 📉 · MIT ·
A plugin for MkDocs that exports your pages as PDF documents.
  • GitHub (👨‍💻 2 · 📦 2 · 📋 19 - 21% open · ⏱️ 24.03.2024)
  • PyPi (📥 1.1K / month):
    pip install mkdocs-exporter
    
  • Add to mkdocs.yml:
    plugins:
      - exporter
      - exporter-pdf
      - exporter-extras
    
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 (👨‍💻 4 · 🔀 5 · 📦 1 · ⏱️ 11.09.2020)
  • PyPi (📥 81 / month):
    pip install mkdocs-mk2pdf-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - mk2pdf-export
    
mkdocs-zip-folders - 🥉6 · ⭐ 1 · MIT ·
MkDocs plugin to zip configured folders and add them to the site.
  • GitHub (⏱️ 09.07.2023)
  • PyPi (📥 260 / month):
    pip install mkdocs-zip-folders
    
  • Add to mkdocs.yml:
    plugins:
      - zip_folders
    
helm - 🥉3 · ⭐ 1 · 💤 · Apache-2 ·
An mkdocs plugin that turns docs website into helm repository.
  • GitHub (🔀 1 · ⏱️ 21.11.2018)
  • PyPi (📥 24 / month):
    pip install mkdocs-helm
    
  • Add to mkdocs.yml:
    plugins:
      - helm-repo
    
mkdocs-autozip - 🥉2 · ⭐ 2 · 💤 · ❗Unlicensed ·
A mkdocs plugin for auto zipping the document source.
  • GitHub (⏱️ 05.10.2022)
  • PyPi (📥 180 / month):
    pip install mkdocs-autozip
    
  • Add to mkdocs.yml:
    plugins:
      - autozip