Commit Graph

24 Commits

Author SHA1 Message Date
b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
392708d390
chore: include microformtas templates to fix opengraph (#132) 2021-12-30 15:30:40 +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
cf4134df17
chore: normalize default favicons and add docs (#96) 2021-09-23 14:31:19 +02:00
55adaddc30
feat: add partial head/custom.html for custom page head elements (#48) 2021-05-24 14:30:19 +02: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
4e59fbe941
improve defaults and getting started guide 2020-09-17 11:15:26 +02:00
c0a15b9c5f
switch back to hugo internal twitter-card 2020-08-01 21:17:40 +02:00
a5e7eceaa8
include custom twitter-card metadata 2020-08-01 19:57:46 +02:00
da6c845d06
cleanup image and thumbnail handling 2020-07-26 14:47:51 +02:00
fd7c3a72c1
cleaup 2020-07-25 13:53:27 +02:00
07f124360d
add json-ld structured data partial 2020-07-24 22:25:04 +02:00
247a1f7263
rename keyword and description variables 2020-07-24 14:36:07 +02:00
7db1152b23
add default favicons and microformats 2020-07-23 21:27:11 +02:00
7164a83f2f
removing self-closing slash 2020-07-23 13:27:52 +02:00
439ca1c7e8
add partial for rel-me links 2020-07-23 10:00:18 +02:00
edc1307b1a
refactor head partials 2020-07-22 23:41:46 +02:00