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-09-11feat: add new option geekblogSeoIgnore (#307)v0.22.0Robert 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-04-30refactor: rename class .icon to .gblog-icon (#232)Robert Kaussow
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-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-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-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-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
2021-11-24feat: add button to copy code blocks (#115)v0.13.0Robert Kaussow
2021-11-23feat: add 'back-to-top' link to site footer (#113)Robert Kaussow
2021-11-23feat: add span with class 'gdoc-brand__title' around site title (#112)Robert Kaussow
2021-11-23feat: add dark mode (#109)Robert Kaussow
2021-11-21feat: show content license in footer (#106)Michael Kuhn
2021-11-20feat: show post metadata for single posts (#104)Michael Kuhn
2021-09-23chore: normalize default favicons and add docs (#96)Robert Kaussow
2021-09-22fix: toggle visibility on mobile nav (#93)Robert Kaussow
2021-07-07feat: add option geekblogTagsToMenu (#73)v0.11.0Robert Kaussow
2021-05-24fix: remove inline script usage (#49)Robert Kaussow
2021-05-24feat: add partial head/custom.html for custom page head elements (#48)Robert Kaussow
2021-05-24chore: remove unused font and only preload main fonts (#47)Robert Kaussow
2021-05-23fix: remove relURL from markdown render image hook (#44)Robert Kaussow
2021-05-23feat: auto-load custom svg sprites from assets folder (#40)Robert Kaussow
2021-05-23feat: allow user-defined overwriting of the logo size (#38)Robert Kaussow
2021-05-23refactor: cleanup and restructure gulp tasks (#32)Robert Kaussow
2021-02-21fix: use custom render hook templatesRobert Kaussow
2021-01-25feat: add optional extra menu to site navigations (#26)Robert Kaussow
2021-01-04fix: use .GetPage to link contact page if contact.md existsRobert Kaussow
2020-11-28normalize source icon size for the icon fontRobert Kaussow
2020-11-09load static css/js assets from data templateRobert Kaussow
2020-11-08fix print css and split out mobile cssRobert Kaussow