Sha256: ee82f25d44ce8bc7d0958e0b68464960ff50d5f750adc5b8de2f1209d3ab9b3e
Contents?: true
Size: 1.74 KB
Versions: 12
Compression:
Stored size: 1.74 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/fab.yml # Default Configuration of the FAB Module (Floating Action Button) # # Product/Info: # https://jekyll.one # # Copyright (C) 2023, 2024 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ------------------------------------------------------------------------------ # NOTE: # # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description # description: title: Floating Action Button scope: Default settings location: _data/modules/defaults/fab.yml # ------------------------------------------------------------------------------ # Default settings # defaults: enabled: false mode: icon xhr_container_id: fab-container xhr_data_path: /assets/data/fab/index.html icon_family: mdib icon_color: md-grey icon_size: mdib-2x raised: 5 # false | one of [1 .. 10] pulsed: false # false | one of [1 .. 3] menu_options: direction: top hoverEnabled: false toolbarEnabled: false # ------------------------------------------------------------------------------ # END config
Version data entries
12 entries across 12 versions & 1 rubygems