Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-02feat: add option to enable or disable the dark mode toggle button (#529)v0.36.0Robert Kaussow
2022-11-02fix: dont write color mode defaults to local storage (#528)Robert Kaussow
2022-11-02fix: fix multi paragraph admonitions formatting (#526)Robert Kaussow
2022-08-30fix: temp fix mermaid svg height (#488)v0.35.0Robert Kaussow
2022-07-17fix: fix wrong class and parameter name (#461)v0.33.1Robert Kaussow
2022-07-11feat: add new brand icons for gitea, mastodon, xmpp and matrix (#457)Robert Kaussow
2022-07-11feat: add profile size to img shortcode (#456)Robert Kaussow
2022-07-11feat: add column size attribute (#455)Robert Kaussow
2022-06-12fix: fix execption while creating the code copy button (#439)v0.32.2Robert Kaussow
2022-06-10fix: improve keyboard accessability for anchors and code blocks (#434)v0.32.1Robert Kaussow
2022-05-31feat: add option geekdocDarkModeCode to enforce dark codeblocks (#429)v0.32.0Robert Kaussow
2022-05-30feat: render popertylist description as markdown (#426)v0.31.0Robert Kaussow
2022-05-30chore: use mermaid default light and dark theme (#425)Robert Kaussow
2022-05-24fix: remove table formatting from github gists (#416)brett ohland
2022-05-23fix: replace invlaid max-height value 'auto' by 'none' (#419)Robert Kaussow
2022-05-22feat: add propertylist shortcode (#414)Robert Kaussow
2022-04-30docs: migrate hints to named attributes (#393)v0.29.2Robert Kaussow
2022-04-30fix: fix icon on codecopy button (#392)Robert Kaussow
2022-04-23feat: add optional hint/admonition icons (#383)Robert Kaussow
2022-04-18fix: fix asciidoc sdmonitions formatting (#380)Robert Kaussow
2022-04-18refactor: rename class .icon to .gdoc-icon (#379)Robert Kaussow
2022-02-07fix: fix formatting of multiline post metadata (#333)v0.26.0Robert Kaussow
2022-02-07fix: fix usage of terms and taxonomies list templates (#330)Robert Kaussow
2022-02-03fix: fix formatting on code links (#316)Robert Kaussow
2022-02-03fix: fix post metadata positioning (#315)v0.25.2Robert Kaussow
2022-01-31fix: fix header menu style if no extra entries were added (#305)Robert Kaussow
2022-01-28BREAKING CHANGE: rename icons `gdoc_keyborad_arrow_*` to `gdoc_keyboard_arrow...Nicholas Seemiller
2022-01-23feat: add multilingual mode support (#241)v0.24.0Robert Kaussow
2022-01-16fix: fix asset loading on subfolder deployments (#287)Robert Kaussow
2022-01-13feat: unify and always show post metadata (#283)v0.23.0Robert Kaussow
2022-01-12fix: fix iconfont usage (#281)Robert Kaussow
2022-01-08fix: replace ajv to avoid unsafe-eval (#269)Robert Kaussow
2022-01-08fix: switch back to flexsearch compact to avoid usage of eval (#268)v0.22.1Robert Kaussow
2022-01-07chore: cleanup build setup and webpack requirements (#265)Robert Kaussow
2022-01-07rework search integration (#262)Robert Kaussow
2022-01-06refactor: replace gulp by webpack and npm scripts (#258)Robert Kaussow
2021-11-24cleanup formatting and docs (#247)Robert Kaussow
2021-11-13fix: fix various spacing issues (#238)Robert Kaussow
2021-11-08fix: add background color to code copy button (#235)Robert Kaussow
2021-11-08feat: add button to copy code blocks (#228)v0.20.0Robert Kaussow
2021-10-15feat: icon shift on header menu (#219)v0.19.2Robert Kaussow
2021-09-01feat: add tags to post pages (#193)v0.18.0Robert Kaussow
2021-08-24feat: add 'home' link to header menu on mobile view for better accessibility ...v0.17.3Robert Kaussow
2021-08-24fix: increase spacing between items in the header menu (#191)Robert Kaussow
2021-08-24feat: add new icon 'home' to built-in icon set (#190)Robert Kaussow
2021-08-12feat: add optional icon menu to site header (#184)Robert Kaussow
2021-08-02fix: add div wrapper around markdown tables to allow overflows (#177)Robert Kaussow
2021-07-20feat: add 'back-to-top' link to site footer (#167)Robert Kaussow
2021-07-05fix: adjust colors to improve accessibility (#159)v0.14.1Robert Kaussow
2021-07-01fix: remove headline anchors on more shortcodes (#158)Robert Kaussow