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

github.com/thegeeklab/hugo-geekblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14chore: bump hugo in ci to 0.104.3 (#320)Robert Kaussow
2022-09-11feat: add new option geekblogSeoIgnore (#307)v0.22.0Robert Kaussow
2022-09-02feat: add origin size to image shortcode (#306)v0.21.1Robert Kaussow
2022-08-31feat: add progress shortcode (#305)Robert Kaussow
2022-08-30feat: support mermaid codeblocks (#302)Robert Kaussow
2022-07-11docs: replace contact page by about page (#280)Robert Kaussow
2022-07-11feat: add profile size to img shortcode (#279)Robert Kaussow
2022-07-11fix: add column size attribute (#278)Robert Kaussow
2022-07-11chore: slightly rework headline anchor (#277)Robert Kaussow
2022-07-11feat: add new boxes shortcode (#274)Robert Kaussow
2022-07-06fix: add missing space in img shortcode (#272)Michael Kuhn
2022-06-27fix: fix broken rendering of nested buttons (#266)Robert Kaussow
2022-06-10fix: improve keyboard accessability for anchors and code blocks (#259)v0.19.1Robert Kaussow
2022-06-02feat: add option `geekblogDarkModeCode` to enforce dark code blocks (#255)v0.19.0Robert Kaussow
2022-05-18ci: switch to linkchecker (#246)Robert Kaussow
2022-05-17fix: fix extra space after katex shortcode (#244)Robert Kaussow
2022-04-30feat: add optional hint/admonition icons (#233)v0.18.0Robert Kaussow
2022-04-30refactor: rename class .icon to .gblog-icon (#232)Robert Kaussow
2022-03-23fix: fix missing spaces while using links in headlines (#224)Robert Kaussow
2022-02-23fix: fix typo in KaTeX class name (#214)v0.16.1Michael Kuhn
2022-02-23fix: fix typo in gdoc_keyboard icons filename (#213)v0.16.0Robert Kaussow
2022-02-23fix usage of summary and description shortcodeRobert Kaussow
2022-02-22docs: move mermaid shortcode documentation to shortcode page (#212)Robert Kaussow
2022-02-22feat: add KaTeX support (#211)Michael Kuhn
2022-02-15chore: cleanup meta tags (#208)v0.15.9Robert Kaussow
2022-02-14refactor: cleanup and unify the featured image metadata integration (#207)v0.15.8Robert Kaussow
2022-02-07fix: use safeHTML for description in metadata (#202)v0.15.7Robert Kaussow
2022-02-07fix: fix section name formatting in metadata (#201)v0.15.6Robert Kaussow
2022-02-07fix: unify height of header menu items (#198)Robert Kaussow
2022-02-07fix: fix formatting of multiline post metadata (#197)Robert Kaussow
2022-02-07fix: use absolute ULRs in img shortcode (#196)Robert Kaussow
2022-02-06refactor: cleanup Atom feed template and remove CDATA (#195)v0.15.4Robert Kaussow
2022-02-06feat: add feature or thumbnail image to feeds (#194)Robert Kaussow
2022-02-06replace deprecated .Page.Hugo variable (#193)Robert Kaussow
2022-02-06feat: add referrer and generator meta tag and canonical link (#192)Robert Kaussow
2022-02-06fix: use terms list template instead of toxonomies (#191)Robert Kaussow
2022-02-06use title partial when possible (#190)Robert Kaussow
2022-02-05refactor: unify title and description handling in meta files (#189)Robert Kaussow
2022-02-05fix: prevent failing build if tags is an empty string (#187)Robert Kaussow
2022-02-03fix: fix formatting on feature and code links (#182)v0.15.3Robert Kaussow
2022-01-29feat: add taxonomy list template (#172)v0.15.2Robert Kaussow
2022-01-23fix: enable cache busting for js files (#163)Robert Kaussow
2022-01-13BREAKING CHANGE: rename icon `bookmarks` to `bookmark` (#153)v0.15.0Robert Kaussow
2022-01-13fix: fix title formatting (#152)Robert Kaussow
2022-01-12adjust template formattingRobert Kaussow
2022-01-12adjust template formattingRobert Kaussow
2022-01-08fix: broken mermaid rendering (#141)Robert Kaussow
2021-12-30chore: enable auto-formatting for template files (#133)v0.14.0Robert Kaussow
2021-12-30chore: include microformtas templates to fix opengraph (#132)Robert Kaussow
2021-12-30refator: replace gulp by webpack and npm scripts (#129)Robert Kaussow