Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot] 0e026ff7de
chore(deps): update quay.io/thegeeklab/lhci docker tag to v0.13 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-01-08 08:32:21 +01:00
Robert Kaussow eae99409b7
fix: replace `.Site.BaseURL` by recommended alternatives (#761) 2024-01-07 16:24:22 +01:00
Robert Kaussow 0b190681f1
ci: run test steps in parallel 2023-08-25 23:16:59 +02:00
Robert Kaussow 80ddd27307
fix: adjust default color scheme to fix some contrast issues (#610)
BREAKING CHANGE: This change has adjusted the default color scheme and brand icon. There is no real functional break, but since the look and feel has changed, you might consider this as such.
2023-04-19 16:28:08 +02:00
Robert Kaussow 854e20b500
ci: relax image-size-responsive in lighthouse runs (#328) 2022-02-07 09:27:28 +01:00
Robert Kaussow 5c5e2d59cb
refactor: replace gulp by webpack and npm scripts (#258)
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.

BREAKING CHANGE: We have refactored the search integration to split Hugo templates from JavaScript code. To get it working again, you need to adjust the `outputFormats` and `outputs` in your Hugo configuration file, as [documented](https://geekdocs.de/usage/configuration/#site-configuration).
2022-01-06 13:58:10 +01:00
Robert Kaussow 46dfc1b1ff
ci: disable lighthouse csp-xss assertions 2021-06-06 22:31:42 +02:00
Robert Kaussow 9d388cacbe
chore: set a proper value for lighthouse throttling (#59) 2021-02-07 14:13:39 +01:00
Robert Kaussow 329021eb8f
temp switch to warn instead of error for the performance category 2020-09-19 15:48:14 +02:00
Robert Kaussow a7024b87b7
add temp fix for LCP rating issue on localhost runs 2020-09-19 15:14:41 +02:00
Robert Kaussow ab0867d2df
add font and css preloading links 2020-09-19 12:23:14 +02:00
Robert Kaussow 0ae54cd62e
ignore unsized-images lighthouse errors 2020-09-07 22:39:13 +02:00
Robert Kaussow 886c4b2bea
always try to upload lhci reports 2020-07-17 10:34:52 +02:00
Robert Kaussow 6d4ec21b43 add changelog 2020-06-02 18:11:29 +02:00
Robert Kaussow 178b92b0a0 add lighthouse-ci to drone 2020-06-02 18:11:29 +02:00