Commit graph

14 commits

Author SHA1 Message Date
Robert Kaussow 5eff47c68b
fix: rework site header for better title and decription handling (#98) 2021-04-22 22:07:09 +02:00
Robert Kaussow a8de42c489
fix: remove relURL from markdown render image hook (#93)
* fix: remove relURL from markdown render image hook

BREAKING CHANGE: As the relURL function in markdown render hooks
caused some unwanted side effects we had to remove it. Related to this
change the behavior for sites deployed to a subdirectory has changed as
well! Please check the [documentation](https://geekdocs.de/usage/getting-started/#sub-directories)
how to workaround subdirectory deployments.

* restructure color-schemes page to work as image bundle example

* fix wording
2021-04-10 15:52:27 +02:00
Robert Kaussow dfd2f6725d
split out css 2020-11-09 22:06:06 +01:00
Robert Kaussow 6054d3888d
replace theme link 2020-11-07 15:47:52 +01:00
Robert Kaussow 1c7526498b
update changelog 2020-11-03 08:41:24 +01:00
Alvaro Torres Cogollo 9a7531894e Bugfix: relative URL resolution for fonts 2020-11-02 23:34:24 +01:00
Robert Kaussow f8d2670528
migrate to thegeeklab namespace 2020-09-27 22:21:29 +02:00
Robert Kaussow 329021eb8f
temp switch to warn instead of error for the performance category 2020-09-19 15:48:14 +02:00
Robert Kaussow ab0867d2df
add font and css preloading links 2020-09-19 12:23:14 +02:00
Robert Kaussow bb0cfc464f beautify html before uploading the documentation 2020-06-02 19:43:52 +02:00
Robert Kaussow 178b92b0a0 add lighthouse-ci to drone 2020-06-02 18:11:29 +02:00
Robert Kaussow a1d90162cb move script loads to end of body 2020-02-27 13:16:08 +01:00
Robert Kaussow 8460fdfb75 fix custom css link 2020-01-12 22:36:47 +01:00
Robert Kaussow b710cfda80 initial commit 2020-01-12 15:33:02 +01:00