gsbdarc / rcpedia

1 stars 0 forks source link

Enabling image zoom? #39

Open savannahmccoy opened 1 month ago

savannahmccoy commented 1 month ago

I think we can add image zoom as a feature with:

pip install mkdocs-glightbox

then

plugins:
 - glightbox

Looks like it has some customization options as well