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
path: root/src
AgeCommit message (Expand)Author
2022-08-31feat: add progress shortcode (#305)Robert Kaussow
2022-08-30fix: temp fix mermaid svg height (#304)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-11feat: add new brand icons for gitea, mastodon, xmpp and matrix (#275)Robert Kaussow
2022-06-12fix: fix exception while creating the code copy button (#260)v0.19.2Robert 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-30chore: use mermaid default light and dark theme (#254)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 gdoc_keyboard icons filename (#213)v0.16.0Robert Kaussow
2022-02-22feat: add KaTeX support (#211)Michael Kuhn
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-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-13BREAKING CHANGE: rename icon `bookmarks` to `bookmark` (#153)v0.15.0Robert Kaussow
2022-01-08chore: disable user-select for button-like elements (#142)v0.14.1Robert Kaussow
2022-01-07chore: cleanup build setup and webpack requirements (#138)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 dark mode (#109)Robert Kaussow
2021-11-21fix: fix various spacing issues (#108)Robert Kaussow
2021-11-19BREAKING CHANGE: rename icons `keyborad_arrow_*` to `keyboard_arrow_*` (#107)Robert Kaussow
2021-09-22fix: toggle visibility on mobile nav (#93)Robert Kaussow
2021-05-24feat: add sizes 'regular' and 'large' to button shortcode (#50)v0.10.1Robert Kaussow
2021-05-24fix: remove inline script usage (#49)Robert Kaussow
2021-05-24chore: remove unused font and only preload main fonts (#47)Robert Kaussow
2021-05-23feat: auto-load custom svg sprites from assets folder (#40)Robert Kaussow
2021-05-23feat: replace error page icon (#39)Robert Kaussow
2021-05-23feat: allow user-defined overwriting of the logo size (#38)Robert Kaussow
2021-05-23fix: enforce css overwrite for raw links (#36)Robert Kaussow
2021-05-23fix: fix formatting of nested code blocks (#34)Robert Kaussow
2021-05-23refactor: cleanup and restructure gulp tasks (#32)Robert Kaussow
2021-02-22fix: switch back to pixel based border sizesv0.9.3Robert Kaussow
2021-02-21fix typov0.9.0Robert Kaussow
2021-02-21chore: normalize sass default varsRobert Kaussow
2021-02-21feat: enable lazy loading for custom img shortcode (#28)Robert Kaussow
2021-02-21fix: set line-height in normalized h1 to avoid overlappingRobert Kaussow
2021-02-21fix: use custom render hook templatesRobert Kaussow
2021-02-20feat: add ok color option for hint shortcodeRobert Kaussow
2020-11-28normalize source icon size for the icon fontRobert Kaussow
2020-11-28add new icons for different vcs providersRobert Kaussow
2020-11-22disable user selection on nav control buttonRobert Kaussow
2020-11-08fix print css and split out mobile cssRobert Kaussow