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
AgeCommit message (Expand)Author
2022-11-02feat: add option to sort items in properties shortcode (#527)Robert Kaussow
2022-09-02feat: add origin size to image shortcode (#490)v0.35.1Robert Kaussow
2022-07-17fix: fix wrong class and parameter name (#461)v0.33.1Robert 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-27fix button class handling (#444)Robert Kaussow
2022-06-24fix: fix broken rendering of nested buttons (#443)Robert Kaussow
2022-05-30feat: render popertylist description as markdown (#426)v0.31.0Robert Kaussow
2022-05-26fix: allow loading property files from nested folder (#420)v0.30.2Robert Kaussow
2022-05-22fix: fix formatting issue while using nested toc shortcodes (#415)v0.30.0Robert Kaussow
2022-05-22feat: add propertylist shortcode (#414)Robert Kaussow
2022-05-17fix: fix extra space after katex shortcode (#406)Robert Kaussow
2022-04-28fix: fix nested hint rendering issues (#391)Robert Kaussow
2022-04-23feat: add optional hint/admonition icons (#383)Robert Kaussow
2022-04-18refactor: rename class .icon to .gdoc-icon (#379)Robert Kaussow
2022-02-26fix: avoid to apply css class katex twice (#357)v0.27.3Robert Kaussow
2022-02-22fix template auto-formattingRobert Kaussow
2022-02-07fix: use absolute ULRs in img shortcode (#332)Robert Kaussow
2022-02-07refactor: unify title and description handling in meta files (#329)Robert Kaussow
2022-01-06refactor: replace gulp by webpack and npm scripts (#258)Robert Kaussow
2021-11-13fix: fix various spacing issues (#238)Robert Kaussow
2021-07-01feat: add katex math typesetting shortcode (#157)Robert Kaussow
2021-06-02fix: fix rendering of nested img shortcodes (#142)v0.13.5Robert Kaussow
2021-05-21feat: add sizes 'regular' and 'large' to button shortcode (#135)v0.13.4Robert Kaussow
2021-05-21fix: remove inline script usage (#133)Robert Kaussow
2021-04-28Dark mode (#66)Robert Kaussow
2021-04-10feat: add option to include pages using the include shortcode (#92)Robert Kaussow
2021-03-03feat: auto-load custom svg sprites from assets folder (#79)Robert Kaussow
2021-02-21replace missing markdownify by RenderStringRobert Kaussow
2021-02-21fix: prevend wrong formatting for linked imagesRobert Kaussow
2021-02-20feat: add custom img shortcode (#71)Robert Kaussow
2021-02-17fix: replace markdownify with renderString to use render hooks (#65)v0.8.6Robert Kaussow
2020-11-11cleanup formattingRobert Kaussow
2020-11-11Allow geekdocHiddenTocTree as Page parameterAlvaro Torres Cogollo
2020-11-11Allow description text in toc-tree itemsAlvaro Torres Cogollo
2020-11-10fix acces hashing and asset data file usageRobert Kaussow
2020-06-02add surrounding div to include shortcodev0.3.1Robert Kaussow
2020-06-02fix mermaid default fontRobert Kaussow
2020-06-02use pre tag instead of p for mermaid shortcodeRobert Kaussow
2020-06-02fix script loadingRobert Kaussow
2020-06-02add lighthouse-ci to droneRobert Kaussow
2020-06-02configure npmRobert Kaussow
2020-04-30remove control charsRobert Kaussow
2020-04-30add include shortcode and docMichael Barz
2020-04-15update required hugo min version to v0.65Robert Kaussow
2020-02-17add toc-tree shortcodeRobert Kaussow
2020-02-05add example for color schemesRobert Kaussow
2020-01-29cleanupRobert Kaussow
2020-01-12initial commitRobert Kaussow