Commit Graph

96 Commits

Author SHA1 Message Date
a6b74916fc feat: restructure dependencies+ 2024-01-11 20:50:52 +01:00
e847c2656e feat: update for doks-core 1.2.0 2023-12-22 16:29:45 +01:00
d5d591403d deps: bump @hyas/doks-core from 1.1.0 to 1.1.1 2023-10-27 16:08:03 +02:00
2763ac19ae deps: bumps @hyas/doks-core from 1.0.3 to 1.1.0 2023-10-19 12:05:05 +02:00
6592269e39 config: update for #1093 2023-09-15 12:42:03 +02:00
dae8845430 feat: update @hyas/doks-core from 1.0.5 to 1.0.6 2023-09-14 21:03:06 +02:00
ad2d80eb9e feat: add _custom.scss 2023-09-13 12:32:53 +02:00
dfd5ee1d0d feat: update for Doks 1.0 2023-09-08 17:51:40 +02:00
6e27b31ea7 feat: update for Doks v1.0.0-rc.1 2023-06-17 15:53:53 +02:00
9a3994f695 feat: update for Doks v1.0.0-beta.2 2023-06-09 19:17:11 +02:00
f5135ba54e feat: update for doks 1.0.0-beta.1 2023-05-26 17:44:05 +02:00
834afc3eec ux: update dark mode+ 2023-05-23 14:55:30 +02:00
3d4c2dbdff feat: update for doks v1.0.0-alpha.1 2023-04-18 15:10:33 +02:00
143e313475 config: set multilingualMode = false per default 2022-07-07 13:04:28 +02:00
3665a521e4 feat: update lang attribute 2022-07-07 11:32:11 +02:00
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