Commit Graph

42 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
renovate[bot] 96cee25aeb
fix(deps): update dependency mermaid to v8.13.6 (#124) 2021-12-22 15:01:35 +01:00
Renovate Bot 27d4ff4810 chore(deps): update dependency gulp-iconfont to v11.0.1 2021-12-14 16:29:20 +00:00
renovate[bot] 6bac860941
fix(deps): update dependency mermaid to v8.13.5 (#119) 2021-12-12 12:20:12 +01:00
Renovate Bot 8e2e05ba14 chore(deps): update dependency prettier to v2.5.1 2021-12-04 17:00:01 +00:00
Renovate Bot ed8192309e chore(deps): update dependency prettier to v2.5.0 2021-11-25 16:10:48 +00:00
renovate[bot] 9d763cc273
fix(deps): update dependency mermaid to v8.13.4 (#103) 2021-11-19 15:38:16 +01:00
renovate[bot] 63ef561988
fix(deps): update dependency mermaid to v8.13.3 (#101) 2021-10-15 09:18:31 +02:00
renovate[bot] 28fa95459a
fix(deps): update dependency mermaid to v8.13.2 (#99)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-01 09:27:49 +02:00
renovate[bot] f61399f7c5
fix(deps): update dependency mermaid to v8.13.0 (#97) 2021-09-24 08:20:09 +02:00
Renovate Bot d7534c84c0 chore(deps): update dependency prettier to v2.4.1 2021-09-16 11:53:14 +00:00
Renovate Bot 75f0fa528f chore(deps): update dependency prettier to v2.4.0 2021-09-09 11:40:28 +00:00
renovate[bot] ddeb102123
fix(deps): update dependency mermaid to v8.12.1 (#86)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 09:06:28 +02:00
renovate[bot] eb28906d2a
fix(deps): update dependency mermaid to v8.12.0 (#84)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 14:48:09 +02:00
renovate[bot] a136b9d8c4
fix(deps): update dependency mermaid to v8.11.5 (#83)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 18:54:37 +02:00
renovate[bot] 66883aabcf
fix(deps): update dependency mermaid to v8.11.4 (#81)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-05 21:32:24 +02:00
renovate[bot] 4b8b71aa3e
fix(deps): update dependency mermaid to v8.11.2 (#76)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 23:59:48 +02:00
renovate[bot] 0a37c28ba4
fix(deps): update dependency mermaid to v8.11.1 (#75)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-28 23:12:44 +02:00
renovate[bot] 171feac082
fix(deps): update dependency mermaid to v8.11.0 (#64)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 23:06:59 +02:00
Renovate Bot 52b04d83b4 chore(deps): update devdependencies (non-major) 2021-06-26 11:32:19 +00:00
Robert Kaussow acd0a7f030
chore: remove unused dependency flexsearch.js (#60) 2021-06-11 01:36:32 +02:00
renovate[bot] edad793934
fix(deps): update dependency mermaid to v8.10.2 (#57)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-06 22:11:08 +02:00
Renovate Bot 03b1f00f89 chore(deps): update dependency prettier to v2.3.1 2021-06-05 13:02:16 +00:00
renovate[bot] d33e3802bd
chore(deps): update dependency gulp-autoprefixer to v8 (#53)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-29 12:30:18 +02:00
Robert Kaussow 243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +02: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
Renovate Bot 0ad6d3e835 chore(deps): update dependency prettier to v2.3.0 2021-05-10 02:56:37 +00:00
renovate[bot] 9d9a5cf557
chore(deps): update dependency gulp-iconfont to v11 (#24)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-18 12:40:57 +01:00
Renovate Bot 45d7f2f542
Update dependency prettier to v2.2.1 2020-11-28 01:39:29 +00:00
Renovate Bot 131accbbcb
Pin dependencies 2020-11-22 17:07:43 +00:00
Robert Kaussow cc7b3bc9f1
Merge pull request #9 from thegeeklab/cache-busting
Cache busting
2020-11-22 18:06:50 +01:00
Robert Kaussow 94144dd5f8
cleanup gulp deps 2020-11-22 15:39:08 +01:00
Robert Kaussow a28863decf
restructure assets 2020-11-22 15:00:45 +01:00
Robert Kaussow f37db730d5
pre-hash static css/js assets 2020-11-22 14:01:47 +01:00
Renovate Bot b47d20104b
Update dependency prettier to v2.2.0 2020-11-20 05:25:22 +00:00
Renovate Bot 695ea93418
Pin dependencies 2020-11-11 22:18:50 +00:00
Robert Kaussow cdd82bb297
update dependencies 2020-11-08 17:07:27 +01:00
Robert Kaussow a768c1e5b3
add npm gulp script to package.json 2020-10-20 16:43:57 +02:00
Robert Kaussow 28a82733b8
migrate to thegeeklab namespace 2020-09-27 22:14:36 +02:00
Robert Kaussow 6ed8201cc5
prepare prettier auto-formatter 2020-09-12 18:06:48 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00