Commit Graph

7 Commits

Author SHA1 Message Date
Robert Kaussow d5f6cfb13e
refator: replace gulp by webpack and npm scripts (#129)
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-29 22:50:13 +01:00
Robert Kaussow ba866b052f
normalize lighthouse config 2021-06-06 22:32:11 +02:00
Robert Kaussow fa74f6c2be
ci: disable lighthouse csp-xss assertions 2021-06-06 22:21:32 +02:00
Robert Kaussow 81bd7f2549
chore: set a proper value for lighthouse throttling 2021-02-21 13:28:06 +01:00
Robert Kaussow 67bb9b5d0d
first draft to test lhci report uploading 2020-07-16 10:13:40 +02:00
Robert Kaussow c83a42c427
ignore load time related issues on CI 2020-07-07 11:18:00 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00