Skip to content

Click to Enlarge Image Feature

Prompt

run the /book-installer image zoom Glightbox to click to
enlarge images

Note that this adds about 11 lines to the mkdocs.yml file

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
plugins:
  - glightbox:
      touchNavigation: true
      loop: false
      effect: zoom
      slide_effect: slide
      width: 100%
      height: auto
      zoomable: true
      draggable: true
      auto_caption: false
      caption_position: bottom

Test

Stages of Mitosis Image