
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
mkdocs-glightbox-tables
Advanced tools
A MkDocs plugin supports image lightbox with GLightbox.
GLightbox is a pure javascript lightbox library with mobile support.
Live demo with Material for MkDocs.
Install plugin from pypi
pip install mkdocs-glightbox
Add glightbox
plugin to your mkdocs.yml plugins sections:
plugins:
- glightbox
You may customize the plugin by passing options in mkdocs.yml:
plugins:
- glightbox:
touchNavigation: true
loop: false
effect: zoom
width: 100%
height: auto
zoomable: true
draggable: true
Option | Default | Description |
---|---|---|
touchNavigation | true | Enable or disable the touch navigation (swipe). |
loop | false | Loop slides on end. |
effect | zoom | Name of the effect on lightbox open. (zoom, fade, none) |
width | 100% | Default width for inline elements and iframes. You can use any unit for example 90% or 100vw for full width. |
height | auto | Default height for inline elements and iframes. You can use any unit for example 90%, 100vh or auto. |
zoomable | true | Enable or disable zoomable images. |
draggable | true | Enable or disable mouse drag to go prev and next slide. |
Check more options information on GLightbox Docs.
For more flexibility, you can disable lightbox by a specific image or a specific page.
This project is licensed under the MIT License - see the LICENSE.md file for details.
FAQs
MkDocs plugin supports image and table lightbox with GLightbox.
We found that mkdocs-glightbox-tables demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.