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
2021-12-25fix: hide color theme toggles by default (#126)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-23feat: add include shortcode (#111)Robert Kaussow
2021-11-21fix: fix various spacing issues (#108)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-23fix: only mark `weight: 1` as sticky posts (#95)Robert Kaussow
2021-09-22fix: toggle visibility on mobile nav (#93)Robert Kaussow
2021-09-08chore: adjust default robots.txt template to exclude taxonomies (#88)v0.11.8Robert Kaussow
2021-08-02fix: fix sitemap URL (#79)Michael Kuhn
2021-07-07feat: add option geekblogTagsToMenu (#73)v0.11.0Robert 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-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-24remove duplicate partialRobert Kaussow
2021-05-24fix: improve title and decription handling on error pageRobert Kaussow
2021-05-23fix: remove relURL from markdown render image hook (#44)Robert Kaussow
2021-05-23docs: add missing documentation for shortcodes (#41)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: ensure render template contains no empty newlines (#35)Robert Kaussow
2021-05-23refactor: cleanup and restructure gulp tasks (#32)Robert Kaussow
2021-02-21fix: remove relURL function from render-link templatev0.9.2Robert Kaussow
2021-02-21fix: dont apply relURL function to remote urls in render-link templatev0.9.1Robert Kaussow
2021-02-21feat: enable lazy loading for custom img shortcode (#28)Robert Kaussow
2021-02-21fix: replace markdownify with renderString to use render hooksRobert 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-28fix authors data file handlingRobert Kaussow
2020-11-28add parameter GeekblogContentSectionRobert 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
2020-11-08revert css media typeRobert Kaussow
2020-11-08use relative URL's for fontsRobert Kaussow
2020-09-27migrate to thegeeklab namespaceRobert Kaussow
2020-09-17improve defaults and getting started guideRobert Kaussow
2020-09-16ignore modifications within 24 hoursv0.5.1Robert Kaussow
2020-09-07display page metadata only if content type 'posts'Robert Kaussow
2020-09-07remove left anchor option and adjust spacingRobert Kaussow
2020-08-26fix wordingv0.4.0Robert Kaussow
2020-08-26add basic post metadata to posts single viewRobert Kaussow