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 (Collapse)Author
2022-11-05chore: bump hugo to v0.105.0 (#329)Robert Kaussow
2022-11-04ci: refactor broken link check (#328)Robert Kaussow
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-08-30ci: improve version file and tarball creation (#301)Robert Kaussow
2022-07-16ci: switch alpine-tools image (#282)Robert Kaussow
2022-05-18ci: switch to linkchecker (#246)Robert Kaussow
2022-05-06ci: switch to thegeeklab/drone-s3-sync plugin (#236)v0.18.1Robert Kaussow
2022-04-30feat: add optional hint/admonition icons (#233)v0.18.0Robert Kaussow
2022-03-05ci: update hugo to v0.93.2Robert 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
BREAKING CHANGE: We have replaced `gulp` with `webpack` and `npm scripts` to build this theme. If you build it on your own or use build commands during the deployment, you may have to adjust your setup. BREAKING CHANGE: The `GeekblogIcons` font is using the icon name as Unicode now. As a consequence, you have to replace all references to Icons from this font if you have customized the theme.
2021-12-21chore: end of the year maintenanceRobert Kaussow
2021-09-22improve drone-matrix templateRobert Kaussow
2021-09-19fix publish settingsRobert Kaussow
2021-09-19generate drone config from jsonnet (#92)Robert Kaussow
2021-07-28ci: skip lhci report upload if file is missingRobert Kaussow
2021-05-24feat: add sizes 'regular' and 'large' to button shortcode (#50)v0.10.1Robert Kaussow
2021-05-24sign drone configRobert Kaussow
2021-05-24chore: replace master by main as default branchRobert Kaussow
BREAKING CHANGE: We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after June 30, 2021!
2021-05-23feat: auto-load custom svg sprites from assets folder (#40)Robert Kaussow
BREAKING CHANGE: The icon gdoc_telescope was removed. If you are using this icon you have to replace it. Build-in icons are prefixed with gdoc_ now. If you use built-in icons in e.g. menus you have to rename these references!
2021-05-23ci: use default branch to test docs build on PR (#37)Robert Kaussow
2021-05-06switch to own hugo ci imageRobert Kaussow
2021-05-06ci: use Hugo 0.83.1Robert Kaussow
2021-02-11ci: auto-generate changelog (#27)Robert Kaussow
2021-01-16re-sign drone configRobert Kaussow
2021-01-06silence npm installRobert Kaussow
2021-01-06remove global gulp installation in ciRobert Kaussow
2021-01-04sign drone configRobert Kaussow
2021-01-04update to hugo v0.80 in ciRobert Kaussow
2020-11-28add dockerhub auth for ciRobert Kaussow
2020-11-08cleanupRobert Kaussow
2020-11-08debugRobert Kaussow
2020-11-08debugRobert Kaussow
2020-11-08add lhci report comment to PRsRobert Kaussow
2020-11-08upload page validation report on PRRobert Kaussow
2020-11-02replace curl image in droneRobert Kaussow
2020-11-02use markdownlint docker image in droneRobert Kaussow
2020-09-27migrate to thegeeklab namespaceRobert Kaussow
2020-09-17dont upload page validation report on prRobert Kaussow
2020-08-01sign drone configv0.3.3Robert Kaussow
2020-08-01update to Hugo v0.74.3Robert Kaussow
2020-07-17sign drone configRobert Kaussow
2020-07-17always try to upload lhci reportsRobert Kaussow
2020-07-16fix lhci server url and upload sourceRobert Kaussow
2020-07-16first draft to test lhci report uploadingRobert Kaussow
2020-07-09add back beatify ci stepRobert Kaussow
2020-07-08temp disable beatify step in civ0.1.1-beta2Robert Kaussow
2020-07-08fix s3 docks bucketRobert Kaussow
2020-07-07sign drone configRobert Kaussow