Sha256: d6d473bdb05f271818e032d159f659ab3f54528b1b234ef52bbcc83b4d211777
Contents?: true
Size: 1.7 KB
Versions: 12
Compression:
Stored size: 1.7 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/plugins/paginator.yml # User configuration for J1 Paginator (Jekyll Paginate V2) # # 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 # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # Description (used for J1 CC only) # description: title: J1 Paginator scope: User settings location: _data/plugins/paginator.yml # ------------------------------------------------------------------------------ # 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 tags: enabled: false categories: enabled: false collections: enabled: false # ------------------------------------------------------------------------------ # END config
Version data entries
12 entries across 12 versions & 1 rubygems