hugo-theme-hilfe/exampleSite
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
..
assets/sprites feat: add partial head/custom.html for custom page head elements (#131) 2021-05-19 22:42:57 +02:00
config/_default feat: add optional page description to search (#550) 2022-12-07 08:57:41 +01:00
content/en feat: add option to enable or disable the dark mode toggle button (#529) 2022-11-02 15:48:45 +01:00
data feat: add option to sort items in properties shortcode (#527) 2022-11-02 13:01:20 +01:00
layouts/shortcodes refactor: rename class .icon to .gdoc-icon (#379) 2022-04-18 20:33:23 +02:00
static fix: improve keyboard accessability for anchors and code blocks (#434) 2022-06-10 21:44:08 +02:00