Sha256: e1020537357969efcc93beffca5cd5d9f2557da322df1d0b86b49b94d2685ea1
Contents?: true
Size: 1.93 KB
Versions: 40
Compression:
Stored size: 1.93 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/plugins/paginator.yml # User configuration for J1 Paginator (Jekyll Paginate V2) # # Product/Info: # https://jekyll.one # # Copyright (C) 2022 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description (used for J1 CC only) # description: title: J1 Paginator scope: User settings location: _data/plugins/paginator.yml # ------------------------------------------------------------------------------ # GENERAL plugin settings # # enabled # ------------------------------------------------------------------------------ # Enables|Disables the plugin for processing # # values: true|false (boolean) # default: false # #enabled: true # ------------------------------------------------------------------------------ # User configuration settings # settings: # ---------------------------------------------------------------------------- # PAGINATION settings # pagination: enabled: true rebuild: false # currently NOT used per_page: 4 sort_reverse: true title: :title # AUTOPAGE settings # autopages: enabled: false rebuild: false # currently NOT used # ------------------------------------------------------------------------------ # END config
Version data entries
40 entries across 40 versions & 1 rubygems