Commit Graph

81 Commits

Author SHA1 Message Date
e1b064d1f1 Merge branch 'master' into scroll-spy 2022-07-05 11:27:46 +02:00
93d9202bd6 fix: update config for 798 2022-07-05 11:19:44 +02:00
97b7af326b Merge pull request #798 from h-enk/blog-pages
Better blog pages
2022-07-05 11:16:59 +02:00
9e1f7b9677 Merge pull request #809 from h-enk/images
Better image support
2022-07-05 10:03:19 +02:00
58d77b2434 Merge pull request #799 from james-d-elliott/feat-search-sections
feat(search): allow complete section customization
2022-07-05 09:52:22 +02:00
80e23d1c07 config: set toTopButton = false per default 2022-07-05 09:42:04 +02:00
56d1c1aa08 config: set scrollSpy = false per default 2022-07-05 09:16:11 +02:00
7204cfeb31 feat: update for better image support 2022-06-30 11:57:39 +02:00
59a3f00529 feat: update blog pages 2022-06-27 14:41:00 +02:00
00e4a7886e feat(search): allow complete section customization
This allows configuring the searchable sections and which sections show the search box. In addition the javascript is only included on pages where the search box is visible.
2022-06-25 11:44:10 +10:00
9f2a3fbbc5 feat: update blog single template 2022-06-24 16:32:15 +02:00
8d833bd931 feat: add scroll spy to toc pages as an option (experimental) 2022-06-23 20:15:51 +02:00
9f67dd025e config: set toTopButton = false per default 2022-06-23 10:09:59 +02:00
dd6f7b578b feat: add to top button as an option 2022-06-21 20:52:44 +02:00
00220b0d86 feat: add support for non-docs sections 2022-06-21 12:09:51 +02:00
16152d6360 feat: add all in single navbar 2022-06-10 16:33:08 +02:00
79ad59f311 Merge pull request #618 from james-d-elliott/feat-docs-repo-subpath
feat: edit link docs repo subpath
2022-02-01 13:44:10 +01:00
8c9916d091 ux: set font weight active page to 500 2022-02-01 11:51:28 +01:00
ef830bf244 config: set to new default 2022-02-01 11:00:25 +01:00
ab228b2643 feat: add support for sub navigation main menu 2022-02-01 09:57:11 +01:00
7c6e17f409 config: reset to defaults 2022-01-28 16:18:05 +01:00
f7bb574a9b feat: add auto new docs tree 2022-01-28 13:52:51 +01:00
3415433ec4 config: set full width to false per default 2022-01-28 09:03:41 +01:00
e011603dfc feat: add full width as an option 2022-01-28 08:48:57 +01:00
5cf97870ae config: set for merge 2022-01-26 14:49:48 +01:00
9e5ef02e7a feat: add auto default section menu 2022-01-26 14:36:47 +01:00
0e8cd3c320 config: set section menu to auto collapsible 2022-01-25 16:30:34 +01:00
ab5584984a setup: separate section menu logic from menu building 2022-01-25 16:27:13 +01:00
3e384f393d feat: add manual multi level default section menu 2022-01-20 18:00:31 +01:00
f0edb03105 feat: add auto collapsibile multi level section menu 2022-01-20 15:37:15 +01:00
b063faaf37 fix: correct bitbucket
Bitbucket (bitbucket.org) is different to BitbucketServer, so made sure to add the distinction. Also moved a declaration closer to where it's used.
2022-01-20 11:43:20 +11:00
1b6a1ca0cd feat: edit link docs repo subpath
Can be used if the folder with your content is in a subfolder so if your project wishes to contain code and docs in the same repo it's convenient to do so. Additionally includes some refactoring in the edit-page.html logic to make it  easier to manage.
2022-01-20 11:36:43 +11:00
44a41db761 feat: add multi level section menu 2022-01-19 17:21:41 +01:00
4f9365181d feat: add multi level section menu 2022-01-18 20:48:17 +01:00
40a8705ab6 feat: add last modified date as an option 2022-01-17 19:50:23 +01:00
783a1ab978 add GitLab to path builder 2021-10-08 11:10:59 +02:00
e4514efcdb restore default config 2021-10-08 07:47:12 +02:00
ec1de5f5e2 adds repoHost param 2021-10-08 07:44:49 +02:00
87525dbff3 meta: update readme+ 2021-10-05 10:35:25 +02:00
0b9c219922 config: switch versioning off per default 2021-10-04 16:29:39 +02:00
b290c57d3d feat: add versioning setup 2021-09-28 16:26:15 +02:00
093ab045fe feat: add image render hook 2021-09-23 08:23:25 +02:00
3833730481 feat: add docsRepoBranch config 2021-09-18 13:42:15 +08:00
a549526f88 feat: update for multilingual support 2021-09-15 14:36:51 +02:00
2f69479647 feat: add multilingual support 2021-09-10 16:38:32 +02:00
83891d94a5 feat: update for doks 0.3.4 2021-09-07 12:08:46 +02:00
f4aece8e5d fix: update feed template 2021-09-06 10:19:46 +02:00
81db72c98e feat: use relative urls 2021-09-03 13:49:33 +02:00
868a3b700d config: update minify settings 2021-08-12 17:36:25 +02:00
43c2d3f115 fix: update for netlify checks 2021-07-05 09:51:09 +02:00