Gallery

Displays an images gallery with accessible lightbox.

Frontmatter

blocks:
  - type: gallery
    heading: {} # (optional)
      surtitle: '' # string (optional)
      title: '' # string (optional)
      text: '' # markdown (optional)
    column: '' # number, columns by row in desktop (optional)
    ratio: 1 # number, ratio of thumbnails format
    gallery: []
      src: '' # url
      filter: '' # string (optional)
      alt: '' # string (optional)
      legend: '' # string (optional)
      credit: '' # markdown (optional)
    background: false # boolean (optional)
Demo visual renderer

Files

PostCSS

Add tobii class in deep safelist of postcss.config.js .

safelist: {
  deep: [/^tobii/]
}

CMS availability

Hugolify Admin

Old repositories