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

@@ -65,6 +65,13 @@ nav:
plugins:
- search
- glightbox: # click-to-enlarge on every image (screenshots + diagrams)
touchNavigation: true
loop: false
zoomable: true
draggable: true
skip_classes:
- no-lightbox
- macros:
on_error_fail: true # a typo in a variable breaks the build, not the page
@@ -102,9 +109,9 @@ markdown_extensions:
# =============================================================================
extra:
bal:
plugin_version: "0.2.6" # latest plugin release
electrum_tested: "4.7.1" # Electrum version that release was tested against
electrum_latest: "4.7.2" # latest stable Electrum the manual assumes
plugin_version: "0.6.1" # latest plugin release
electrum_tested: "4.7.1" # UNCONFIRMED for v0.6.1 — see internal/source-notes.md
electrum_latest: "4.8.0" # latest stable Electrum the manual assumes
welist_fee_sats: "50,000" # WeList yearly listing fee
welist_period_days: "365"
last_reviewed: "2026-07" # bump when you do a full pass over the manual