Commit Graph

26 Commits

Author SHA1 Message Date
Robert Kaussow f428389dd7
drop remaining drone refs (#444) 2023-10-02 13:34:07 +02:00
Robert Kaussow a57797f12b
chore: normalize mixed casing of code block lang and theme parameters (#401) 2023-06-22 10:52:32 +02:00
Robert Kaussow 81b2674778
fix: adjust default color scheme to fix some contrast issues (#380) 2023-04-21 22:39:18 +02:00
Robert Kaussow 12fc429b87
feat: support mermaid codeblocks (#302)
BREAKING CHANGE: Mermaid can be rendered using code blocks now as an alternative to the shortcode. To support this feature, the minimum supported Hugo version was changed to v0.93.
2022-08-30 21:24:49 +02:00
Robert Kaussow 6f0f82757a
ci: improve version file and tarball creation (#301) 2022-08-30 21:20:49 +02:00
Robert Kaussow 5f8c3e2f07
docs: fix spelling in readme 2022-07-15 08:54:14 +02:00
Robert Kaussow 34d89cef80
fix wording in build docs (#184) 2022-02-03 14:41:47 +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
Jeroen Hendricksen 54f2c1f2e1
docs: fix getting started link in readme (#125) 2021-12-18 16:24:30 +01:00
Robert Kaussow 7b5c78d921
improve theme description 2021-05-24 14:02:31 +02:00
Robert Kaussow 8b272b0225
[skip ci] add default branch disclaimer to readme 2021-05-24 13:31:46 +02:00
Robert Kaussow 242d91f099
chore: replace master by main as default branch
BREAKING CHANGE: We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after June 30, 2021!
2021-05-24 13:25:31 +02:00
Robert Kaussow 9877eb6fed
docs: fix ci badge 2021-02-22 10:13:37 +01:00
Robert Kaussow 2777fdf2a1
docs: fix gulp instructions in readme 2021-01-06 18:31:00 +01:00
Robert Kaussow cc92e53ac9
docs: add contributing information 2021-01-03 22:16:15 +01:00
Robert Kaussow 8fbab30f71
add license information for used icon packs 2020-11-26 22:29:26 +01:00
Robert Kaussow 28a82733b8
migrate to thegeeklab namespace 2020-09-27 22:14:36 +02:00
Robert Kaussow fd715d8dd8
fix wording 2020-09-12 18:57:43 +02:00
Robert Kaussow f0492f1172
replace screenshots 2020-09-12 18:53:25 +02:00
Robert Kaussow 953d541bfe
add getting started guide 2020-09-12 18:04:41 +02:00
Robert Kaussow 34d38822fb
refactor used images to fix requirements from hugoThemes 2020-08-26 12:20:08 +02:00
Robert Kaussow 68b74c6f03
add screenshot 2020-08-01 20:18:20 +02:00
Robert Kaussow d4fc9e20b8
[skip ci] fix link to documentation 2020-07-08 09:11:39 +02:00
Robert Kaussow 839ab4e43e
[skip ci] fix link to documentation 2020-07-08 09:10:37 +02:00
Robert Kaussow 5e686970fb
remove missing screenshot from readme 2020-06-27 23:09:00 +02:00
Robert Kaussow 44fec0b055
initial commit 2020-06-27 23:07:52 +02:00