Commit Graph

72 Commits

Author SHA1 Message Date
59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
5eff47c68b
fix: rework site header for better title and decription handling (#98) 2021-04-22 22:07:09 +02:00
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
1ace505d27
feat: add option to include pages using the include shortcode (#92)
BREAKING CHANGE: The include shortcode will render files as Markdown
instead of HTML by default now. While the Markdown renderer should be
able to render HTML as well this might still work as before.

BREAKING CHANGE: The include shortcode option markdown was replaces by
a generic type option that could be used to specify special include
types.
2021-04-10 13:55:03 +02:00
9ab80e989e
feat: replace error page icon (#84)
BREAKING CHANGE: The icon `gdoc_telescope` was removed. If you are using this icon you have to replace it.
2021-03-04 22:01:10 +01:00
Leah Oswald
10203cd9a0
feat: allow user-defined overwriting of the logo size (#83) 2021-03-04 21:25:25 +01:00
5e105c9ff4
feat: auto-load custom svg sprites from assets folder (#79)
BREAKING CHANGE: Build-in icons are prefixed with `gdoc_` now. If you use build-in icons in e.g. menus you have to rename these references!
2021-03-03 21:07:59 +01:00
798a2679c1
fix: ensure render template contains no empty newlines (#76) 2021-02-24 16:37:12 +01:00
e748a7dbc0
fix: remove relURL function from render-link template 2021-02-21 21:56:26 +01:00
81988b477a
replace missing markdownify by RenderString 2021-02-21 14:27:54 +01:00
0d80589019
fix: prevend wrong formatting for linked images 2021-02-21 14:04:40 +01:00
i7d3v3l0p3r
e29fa7a327
feat: add structured data annotation to breadcrumb nav (#67) 2021-02-20 22:54:49 +01:00
1cf78cea4f
feat: add custom img shortcode (#71) 2021-02-20 21:39:31 +01:00
d9daf73afb
fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
38c6059ab8
fix: use custom render templates to fix references (#56)
* fix: use custom render templates to fix references

* add back showAnchor condition

* change site params access
2021-02-04 10:06:19 +01:00
1c5e86904c
feat: add collapsible sections to bundle menu (#53)
* feat: add collapsible sections to bundle menu

* remove isParent check
2021-01-24 11:58:39 +01:00
cff562644e
normalize source icon size for the icon font 2020-11-28 15:05:04 +01:00
9f437094fe
add new icons for vcs providers"
Addresses #27.

New icons added:

- bitbucket
- gitlab
- git
2020-11-26 22:58:08 +01:00
5df0ba4b35
add new page parameter GeekdocCollapseSection 2020-11-16 22:47:50 +01:00
8628fbbd7e
normalize svg icons and iconfont source 2020-11-16 22:24:23 +01:00
b2e52d6073
cleanup formatting 2020-11-11 11:48:25 +01:00
Alvaro Torres Cogollo
90f285c335 Allow geekdocHiddenTocTree as Page parameter 2020-11-10 22:56:14 +01:00
Alvaro Torres Cogollo
a565da529f Allow description text in toc-tree items 2020-11-10 22:05:56 +01:00
d6242e1842
fix acces hashing and asset data file usage 2020-11-09 22:21:50 +01:00
dfd2f6725d
split out css 2020-11-09 22:06:06 +01:00
6054d3888d
replace theme link 2020-11-07 15:47:52 +01:00
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
f8d2670528
migrate to thegeeklab namespace 2020-09-27 22:21:29 +02:00
329021eb8f
temp switch to warn instead of error for the performance category 2020-09-19 15:48:14 +02:00
ab0867d2df
add font and css preloading links 2020-09-19 12:23:14 +02:00
d4d8437388
improve and normalize microblog formatting 2020-09-17 22:44:42 +02:00
f84375f21c
remove left anchor option and adjust spacing 2020-09-07 21:51:04 +02:00
78a365d7f0
fix wording 2020-07-02 20:41:27 +02:00
c4c882b768 add surrounding div to include shortcode 2020-06-02 21:28:52 +02:00
5eb04b81d2 fix mermaid default font 2020-06-02 21:22:10 +02:00
1037da5062 use pre tag instead of p for mermaid shortcode 2020-06-02 20:17:05 +02:00
bb0cfc464f beautify html before uploading the documentation 2020-06-02 19:43:52 +02:00
048f98fd22 fix script loading 2020-06-02 18:11:29 +02:00
178b92b0a0 add lighthouse-ci to drone 2020-06-02 18:11:29 +02:00
a428f9d84d configure npm 2020-06-02 18:07:53 +02:00
cb0d15260c remove control chars 2020-04-30 20:55:53 +02:00
Michael Barz
5486f711f7
add include shortcode and doc 2020-04-30 16:30:19 +02:00
daa0d0744b make title generation cross-platform 2020-04-15 09:20:00 +02:00
ea44ee3860 update required hugo min version to v0.65 2020-04-15 01:09:53 +02:00
06c9a95b75 improve anchor link alignment and spacing 2020-03-17 23:22:51 +01:00
bb15276c82 add iconfont generation 2020-03-15 18:38:10 +01:00
5268306aed remove unused svg 2020-03-15 16:37:48 +01:00
5865097e57 add clipboard.js 2020-02-27 13:17:21 +01:00
fa3803fe00 set data attribute to copy anchor url 2020-02-27 13:16:37 +01:00