File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# MkDocs GLightbox
22
3+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/mkdocs-glightbox.svg )] ( https://pypi.org/project/mkdocs-glightbox )
4+ [ ![ PyPI downloads] ( https://img.shields.io/pypi/dm/mkdocs-glightbox.svg )] ( https://pypi.org/project/mkdocs-glightbox )
5+
36A MkDocs plugin supports image lightbox with [ GLightbox] ( https://github.com/biati-digital/glightbox ) .
47
58GLightbox is pure Javascript lightbox library with mobile support.
Original file line number Diff line number Diff line change 66
77setup (
88 name = "mkdocs-glightbox" ,
9- version = "0.1.0 " ,
9+ version = "0.1.3 " ,
1010 author = "Blueswen" ,
111112- url = "https://github.com/biati-digital/ glightbox" ,
12+ url = "https://blueswen. github.io/mkdocs- glightbox" ,
1313 project_urls = {
1414 "Source" : "https://github.com/Blueswen/mkdocs-glightbox" ,
1515 },
You can’t perform that action at this time.
0 commit comments