Commit graph

2 commits

Author SHA1 Message Date
Robert Kaussow fb905bd6c1
feat: add optional page description to search (#550)
Add optional page description to the search result list. The feature can be enabled by `geekdocSearchShowDescription=true` and is disabled by default. The max length of the description is set to `55` and will be truncated automatically if the limit is exceeded.
2022-12-07 08:57:41 +01:00
Robert Kaussow bbfc75ecb0
rework search integration (#262) 2022-01-06 22:52:22 +01:00
Renamed from layouts/_default/list.search.json (Browse further)