Sha256: f0845cb4142e587f2063ddfd3fdba349fee90351adf6e8efb13be02dff704fbb
Contents?: true
Size: 1.45 KB
Versions: 39
Compression:
Stored size: 1.45 KB
Contents
# ------------------------------------------------------------------------------ # ~/_data/modules/quicksearch.yml # User configuration settings for J1 QuickSearch module # # Product/Info: # https://jekyll.one # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE # ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------ # About this configuration (used for J1 CC only) # about_config: title: J1 QuickSearch scope: User settings location: _data/modules/quicksearch.yml # ------------------------------------------------------------------------------ # User configuration settings # settings: enabled: true placement: navbar target: _blank rebuild: true full_index: false stopwords_locale: en min_length: 3 # currently NOT supported, use pagewise exclude_from_search: true|false # excludes: [ /pages/public/blog/*, /pages/public/skeleton/* ] # ------------------------------------------------------------------------------ # END config
Version data entries
39 entries across 39 versions & 1 rubygems