deps: bump @hyas/doks-core from 1.1.0 to 1.1.1

This commit is contained in:
Henk Verlinde
2023-10-27 16:08:03 +02:00
parent 3572f7d148
commit d5d591403d
4 changed files with 156 additions and 78 deletions

View File

@ -23,6 +23,7 @@ images = ["cover.png"]
searchExclKinds = [] # list of page kinds to exclude from search indexing (e.g. ["home", "taxonomy", "term"] )
searchExclTypes = [] # list of content types to exclude from search indexing (e.g. ["blog", "docs", "legal", "contributors", "categories"])
showSearch = [] # [] (all pages, default) or homepage (optionally) and list of sections (e.g. ["homepage", "blog", "guides"])
indexSummary = false # true or false (default); whether to index only the `.Summary` instead of the full `.Content`; limits the respective JSON field size and thus increases loading time
## Search results
showDate = false # false (default) or true