Sha256: 6b4d2ad5b5183c3705352faf5df1351165acfbcf0ec9c8c13f57f31acede459f
Contents?: true
Size: 1.94 KB
Versions: 41
Compression:
Stored size: 1.94 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/plugins/paginator.yml # User configuration for J1 Paginator (Jekyll Paginate V2) # # Product/Info: # https://jekyll.one # # Copyright (C) 2021 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: 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
41 entries across 41 versions & 1 rubygems