Commit Graph

11 Commits (uci-hugo-doc)

Author SHA1 Message Date
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