Commit Graph

28 Commits

Author SHA1 Message Date
59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
d51f514b90
feat: add option geekdocProtected to exclude pages from data file (#97) 2021-04-22 21:25:43 +02:00
63e44beef4
chore: replace master by main as default branch
BREAKING CHANGE: We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after April 30, 2021!
2021-04-11 15:11:59 +02:00
72ffa01363
docs: add known limitations (#94)
* docs: add known limitations

* fix typos
2021-04-11 13:58:06 +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
9129b07d2f
add toc to dictionary 2021-04-10 13:06:07 +02:00
1cf78cea4f
feat: add custom img shortcode (#71) 2021-02-20 21:39:31 +01:00
84f37fca9a
cleanup configuration docs 2021-01-24 12:04:40 +01:00
ee380e697d
add documentation for different menu types 2020-12-22 13:15:36 +01:00
5df0ba4b35
add new page parameter GeekdocCollapseSection 2020-11-16 22:47:50 +01:00
b2e52d6073
cleanup formatting 2020-11-11 11:48:25 +01:00
8530b63df3
Merge pull request #16 from atorrescogollo/feature/allow-geekdochiddeninpage
Allow geekdocHiddenInPage as Page parameter
2020-11-10 23:03:41 +01:00
Alvaro Torres Cogollo
90f285c335 Allow geekdocHiddenTocTree as Page parameter 2020-11-10 22:56:14 +01:00
Alvaro Torres Cogollo
c2895e5c2a Allow geekdocSearchShowParent 2020-11-10 22:50:21 +01:00
Alvaro Torres Cogollo
a565da529f Allow description text in toc-tree items 2020-11-10 22:05:56 +01:00
f8d2670528
migrate to thegeeklab namespace 2020-09-27 22:21:29 +02:00
6eec8ac815
fix docs for configuration 2020-09-17 22:45:20 +02:00
f4a3018d47
[skip ci] improve getting started documentation 2020-09-12 11:57:41 +02:00
f84375f21c
remove left anchor option and adjust spacing 2020-09-07 21:51:04 +02:00
90f9d9a49a add missing quotes in toml config example 2020-04-15 09:09:12 +02:00
7a527c8250 document minimal required page config 2020-04-15 01:10:49 +02:00
3ecb62cc8e add new geekdocAnchorCopy param do docs 2020-02-27 13:38:26 +01:00
1af85da831 add documentation 2020-02-27 09:50:25 +01:00
977daa7487 document anchor settings 2020-02-27 00:08:00 +01:00
e000c1e461 add option to include a privacy policy and legal notice page 2020-02-05 01:15:51 +01:00
05dd03396c move docs to new domain 2020-01-14 22:42:16 +01:00
1687db7a62 prepare release 2020-01-14 00:30:58 +01:00
aac46df166 code cleanup and add documentation for config params 2020-01-14 00:15:39 +01:00