785adf091b
fix: replace .Site.BaseURL by recommended alternatives ( #487 )
2024-01-15 21:15:17 +01:00
a57797f12b
chore: normalize mixed casing of code block lang and theme parameters ( #401 )
2023-06-22 10:52:32 +02:00
b11460f532
feat: add option to enable or disable the dark mode toggle button ( #346 )
2022-12-21 11:41:23 +01:00
e5b269fb36
refactor: cleanup Atom feed template and remove CDATA ( #195 )
2022-02-06 21:53:22 +01:00
df31c57278
feat: add referrer and generator meta tag and canonical link ( #192 )
2022-02-06 13:13:05 +01:00
1b3e25abc3
use title partial when possible ( #190 )
2022-02-06 12:46:10 +01:00
851aec0c1f
fix: enable cache busting for js files ( #163 )
2022-01-23 21:42:59 +01:00
b4721c0ce7
chore: enable auto-formatting for template files ( #133 )
2021-12-30 15:55:55 +01:00
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
472b50ca22
feat: add dark mode ( #109 )
2021-11-23 16:53:25 +01:00
f03cae033a
chore: remove unused font and only preload main fonts ( #47 )
2021-05-24 14:21:36 +02:00
c9ab88ea8d
fix: remove relURL from markdown render image hook ( #44 )
2021-05-23 22:58:37 +02:00
f00b90be78
load static css/js assets from data template
2020-11-08 22:36:04 +01:00
172db048f0
fix print css and split out mobile css
2020-11-08 17:08:17 +01:00
7cdb54f558
revert css media type
2020-11-08 15:07:02 +01:00
821865d033
use relative URL's for fonts
2020-11-08 15:00:48 +01:00
28a82733b8
migrate to thegeeklab namespace
2020-09-27 22:14:36 +02:00
fd7c3a72c1
cleaup
2020-07-25 13:53:27 +02:00
7164a83f2f
removing self-closing slash
2020-07-23 13:27:52 +02:00
edc1307b1a
refactor head partials
2020-07-22 23:41:46 +02:00