Sha256: f4e11603319b8700e2e3b0138efc7d04f8377afac0793e9d180ab061975eba8b
Contents?: true
Size: 1.93 KB
Versions: 17
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) 2023 Juergen Adams # # J1 Theme is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # 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
17 entries across 17 versions & 1 rubygems