hugo-theme-hilfe/src/js
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
..
app.js feat: add option to enable or disable the dark mode toggle button (#529) 2022-11-02 15:48:45 +01:00
colorTheme.js feat: add option to enable or disable the dark mode toggle button (#529) 2022-11-02 15:48:45 +01:00
config.js feat: add option geekdocDarkModeCode to enforce dark codeblocks (#429) 2022-05-31 14:14:01 +02:00
copycode.js fix: fix execption while creating the code copy button (#439) 2022-06-12 15:41:20 +02:00
katex.js refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
mermaid.js fix: dont write color mode defaults to local storage (#528) 2022-11-02 15:09:14 +01:00
search.js feat: add optional page description to search (#550) 2022-12-07 08:57:41 +01:00