Commit Graph

15 Commits

Author SHA1 Message Date
Robert Kaussow 6f0f82757a
ci: improve version file and tarball creation (#301) 2022-08-30 21:20:49 +02:00
Robert Kaussow 85f5d63f29
fix: fix missing spaces while using links in headlines (#224) 2022-03-23 21:20:40 +01:00
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 42968b6a30
feat: auto-load custom svg sprites from assets folder (#40)
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-23 22:04:57 +02:00
Robert Kaussow 5cb5dc0833
refactor: cleanup and restructure gulp tasks (#32) 2021-05-23 14:50:50 +02:00
Robert Kaussow afb6720add
ci: auto-generate changelog (#27) 2021-02-11 21:22:15 +01:00
Robert Kaussow a28863decf
restructure assets 2020-11-22 15:00:45 +01:00
Robert Kaussow e896b54394
remove auto-generated files from repo 2020-11-22 14:12:04 +01:00
Robert Kaussow f37db730d5
pre-hash static css/js assets 2020-11-22 14:01:47 +01:00
Robert Kaussow 788d57ca69
remove auto-generated resources 2020-07-27 20:19:49 +02:00
Robert Kaussow 67bb9b5d0d
first draft to test lhci report uploading 2020-07-16 10:13:40 +02:00
Robert Kaussow 4ebec513f8
small icon and spacing fixes 2020-07-12 23:07:37 +02:00
Robert Kaussow d659848a98
add back required file 2020-07-08 10:14:10 +02:00
Robert Kaussow a7501de536
remove some auto-generated files from versioning 2020-07-08 10:11:49 +02:00
Robert Kaussow 44fec0b055
initial commit 2020-06-27 23:07:52 +02:00