Robert Kaussow
e629d15607
feat: add page parameter geekdocAlign to control a pages text alignment ( #130 )
2021-05-19 00:00:57 +02:00
Robert Kaussow
cd0cfe37ae
feat: add page parameter geekdocNav to disable navigation sidebar ( #129 )
2021-05-18 23:10:42 +02:00
Robert Kaussow
59be9a504f
Dark mode ( #66 )
2021-04-27 23:44:35 +02:00
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
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
Robert Kaussow
798a2679c1
fix: ensure render template contains no empty newlines ( #76 )
2021-02-24 16:37:12 +01:00
Robert Kaussow
e748a7dbc0
fix: remove relURL function from render-link template
2021-02-21 21:56:26 +01:00
Robert Kaussow
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
Robert Kaussow
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
Robert Kaussow
a428f9d84d
configure npm
2020-06-02 18:07:53 +02:00
Robert Kaussow
a1d90162cb
move script loads to end of body
2020-02-27 13:16:08 +01:00
Robert Kaussow
14567a6df4
add anchor links for headlines
2020-02-26 23:59:30 +01:00
Robert Kaussow
8e3958bd09
remove menu button from error page
2020-02-24 22:11:13 +01:00
Robert Kaussow
0019007a37
use title partial for page header
2020-02-16 23:19:14 +01:00
Robert Kaussow
b710cfda80
initial commit
2020-01-12 15:33:02 +01:00