Commit graph

25 commits

Author SHA1 Message Date
Robert Kaussow
cd0cfe37ae
feat: add page parameter geekdocNav to disable navigation sidebar (#129) 2021-05-18 23:10:42 +02:00
Robert Kaussow
7938bc7d97
docs: improve wording of columns shortcode description (#127) 2021-05-18 21:50:28 +02:00
Robert Kaussow
59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
Robert Kaussow
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
Robert Kaussow
9129b07d2f
add toc to dictionary 2021-04-10 13:06:07 +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
81988b477a
replace missing markdownify by RenderString 2021-02-21 14:27:54 +01:00
Robert Kaussow
50a56fcd75
fix wording 2021-02-21 14:16:49 +01:00
Robert Kaussow
1cf78cea4f
feat: add custom img shortcode (#71) 2021-02-20 21:39:31 +01:00
Robert Kaussow
34234c2342
fix internal doc links 2021-01-03 22:48:34 +01:00
Robert Kaussow
f11fb7d21b
prepare release 2020-12-22 13:45:25 +01:00
Robert Kaussow
0880c38099
add missing title to frontmatter 2020-11-16 22:55:50 +01:00
Robert Kaussow
5df0ba4b35
add new page parameter GeekdocCollapseSection 2020-11-16 22:47:50 +01:00
Robert Kaussow
f8d2670528
migrate to thegeeklab namespace 2020-09-27 22:21:29 +02:00
Robert Kaussow
a81f858848
setup prettier 2020-09-10 22:23:24 +02:00
Robert Kaussow
d4ee6a6b67
disable spellchecker for 'highlight' shortcodes 2020-06-07 17:42:03 +02:00
Robert Kaussow
3959b13cd8 fix spelling and pass spellchecking 2020-06-02 18:05:14 +02:00
Michael Barz
5486f711f7
add include shortcode and doc 2020-04-30 16:30:19 +02:00
Robert Kaussow
06c9a95b75 improve anchor link alignment and spacing 2020-03-17 23:22:51 +01:00
Robert Kaussow
74b3b40cec fix parameter example for mermaid shortcode 2020-03-03 11:14:34 +01:00
Robert Kaussow
efe54a25e5 add some demo text 2020-02-27 09:49:46 +01:00
Robert Kaussow
d9fc5a22b5 add documentation for toc and toc-tree shortcode 2020-02-16 23:39:23 +01:00
Robert Kaussow
7abcc895a0 cleanup 2020-01-28 23:17:33 +01:00
Robert Kaussow
dc7d58c253 add linebreak to hint 2020-01-16 11:40:38 +01:00
Robert Kaussow
b710cfda80 initial commit 2020-01-12 15:33:02 +01:00