Aggiunto zoom immagini (click to enlarge) con mkdocs-glightbox

This commit is contained in:
2026-07-26 14:04:59 +02:00
parent 254045dc16
commit 2ab16d910e
10 changed files with 307 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ Either one installs the dependencies and opens a live preview at
Manually:
```bash
pip install mkdocs-material mkdocs-macros-plugin pyyaml
pip install mkdocs-material mkdocs-macros-plugin mkdocs-glightbox pyyaml
python3 tools/make_placeholders.py # fill missing screenshots with placeholders
mkdocs serve # preview at http://127.0.0.1:8000
mkdocs build --strict # static site into site/