Sha256: 75bfd68d2bf4c1dc05a550c84d0b612061e01b4d1923a35d8ce4724f8279dfc6

Contents?: true

Size: 1.76 KB

Versions: 8

Compression:

Stored size: 1.76 KB

Contents

# ------------------------------------------------------------------------------
# ~/_data/apps/defaults/gallery_customizer.yml
# Default settings for J1 Gallery Customizer
#
# Product/Info:
# https://jekyll.one
#
# Copyright (C) 2020 Juergen Adams
#
# J1 Template is licensed under the MIT License.
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
# About this configuration (used for J1 CC only)
#
about_config:

  title:                                Gallery Customizer
  scope:                                Default settings
  location:                             _data/apps/defaults/gallery_customizer.yml

# ------------------------------------------------------------------------------
# Default configuration settings
#
defaults:

  enabled:                              true
  title:                                Customizer

  xhr_container_id:                     customizer
  xhr_data_path:                        /assets/data/gallery_customizer/index.html

  gallery_settings:
    rowHeight:                          150
    maxRowHeight:                       -1
    justifyLastRow:                     false
    hideLastRow:                        false
    margins:                            1
    border:                             0
    randomize:                          false
    sort:                               false
    refreshTime:                        200
    refreshSensitivity:                 0
    justifyThreshold:                   0.90
    captions:                           true

# ------------------------------------------------------------------------------
# END config

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
j1-template-2021.0.0 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.25 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.24 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.22 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.21 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.20 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.19 lib/starter_web/_data/apps/defaults/gallery_customizer.yml
j1-template-2020.0.18 lib/starter_web/_data/apps/defaults/gallery_customizer.yml