Commit Graph

97 Commits

Author SHA1 Message Date
James Elliott
fa01f4ab56 fix: avoid error if unset 2022-06-25 12:20:57 +10:00
James Elliott
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
Henk Verlinde
75d250b240 meta: update favicons 2022-06-21 17:12:40 +02:00
Henk Verlinde
8634857eaf Merge pull request #782 from h-enk/single-navbar
Single navbar
2022-06-21 16:55:43 +02:00
Henk Verlinde
62d242711a Merge pull request #754 from ROCKTAKEY/svg-favicon
Use SVG favicon if it exists
2022-06-21 16:55:25 +02:00
Henk Verlinde
00220b0d86 feat: add support for non-docs sections 2022-06-21 12:09:51 +02:00
Henk Verlinde
acc6f89d18 ux: update section navigtion mobile 2022-06-20 19:46:02 +02:00
Henk Verlinde
27e2ee173c ux: update on this page toggle 2022-06-20 15:00:01 +02:00
Henk Verlinde
16152d6360 feat: add all in single navbar 2022-06-10 16:33:08 +02:00
ROCKTAKEY
aa7e547d22 Add custom-head.html 2022-05-19 02:35:15 +09:00
ROCKTAKEY
85bf0ec59f Use svg favicon if it exists 2022-05-18 23:37:52 +09:00
Henk Verlinde
f13cb0e8de ux: slide offcanvas menu from right to left 2022-04-01 08:44:26 +02:00
Henk Verlinde
40dc1b7489 feat: add scroll-lock as separate file 2022-03-30 15:05:00 +02:00
Henk Verlinde
7a7c4d75ea feat: update sorting auto generated menus 2022-03-30 09:08:30 +02:00
Henk Verlinde
7e39fb69ab fix: permalink errors 2022-03-25 14:15:18 +01:00
Henk Verlinde
84efb0e968 Merge pull request #710 from james-d-elliott/fix-menu-link-perma
fix(layouts): use the permalink instead of url
2022-03-25 13:59:36 +01:00
James Elliott
525ba3c1d2 fix(layouts): use comma for more than 2 contributors
This makes the byline show commas on all but the last author of a blog post.
2022-03-23 22:14:30 +11:00
James Elliott
eb719c3683 fix(layouts): use the permalink instead of url 2022-03-21 10:50:32 +11:00
Henk Verlinde
971894755e fix: lang always is part of filepath 2022-02-01 13:47:55 +01:00
Henk Verlinde
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
Henk Verlinde
29b19cf68c config: preload jost-v4-latin-500.woff2 2022-02-01 12:04:12 +01:00
Henk Verlinde
ab228b2643 feat: add support for sub navigation main menu 2022-02-01 09:57:11 +01:00
Henk Verlinde
a5a082ed4c fix: show section navigation logic 2022-01-28 17:16:21 +01:00
Henk Verlinde
4162b7110c feat: add section specific navigation bar 2022-01-28 16:09:01 +01:00
Henk Verlinde
f7bb574a9b feat: add auto new docs tree 2022-01-28 13:52:51 +01:00
Henk Verlinde
e011603dfc feat: add full width as an option 2022-01-28 08:48:57 +01:00
Henk Verlinde
5cf97870ae config: set for merge 2022-01-26 14:49:48 +01:00
Henk Verlinde
9e5ef02e7a feat: add auto default section menu 2022-01-26 14:36:47 +01:00
Henk Verlinde
ab5584984a setup: separate section menu logic from menu building 2022-01-25 16:27:13 +01:00
Henk Verlinde
3e384f393d feat: add manual multi level default section menu 2022-01-20 18:00:31 +01:00
Henk Verlinde
f0edb03105 feat: add auto collapsibile multi level section menu 2022-01-20 15:37:15 +01:00
James Elliott
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
James Elliott
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
Henk Verlinde
44a41db761 feat: add multi level section menu 2022-01-19 17:21:41 +01:00
Henk Verlinde
4f9365181d feat: add multi level section menu 2022-01-18 20:48:17 +01:00
Henk Verlinde
40a8705ab6 feat: add last modified date as an option 2022-01-17 19:50:23 +01:00
Henk Verlinde
04a5b32ee5 feat: changeable global alert + fix: cumulative layout shift 2022-01-14 12:14:35 +01:00
Michael Schnerring
611f836e02 Simplify heading rendering 2021-10-15 14:32:31 +02:00
Michael Schnerring
434396b612 Add .Summary as fallback for description 2021-10-13 17:17:28 +02:00
OCram85
63bed8795e add missing whitespace 2021-10-08 11:20:50 +02:00
OCram85
783a1ab978 add GitLab to path builder 2021-10-08 11:10:59 +02:00
OCram85
ec1de5f5e2 adds repoHost param 2021-10-08 07:44:49 +02:00
Henk Verlinde
b290c57d3d feat: add versioning setup 2021-09-28 16:26:15 +02:00
Henk Verlinde
10e50f9403 feat: display toc only when headings + toc=true 2021-09-23 09:13:29 +02:00
Henk Verlinde
059891808e Merge pull request #459 from limichange/patch-4
fix: edit-page multi-language support
2021-09-21 15:31:53 +02:00
limichange
9b7319587b fix: edit-page multi-language support 2021-09-18 14:15:41 +08:00
limichange
89fa8d1d30 fix: docs url 2021-09-16 14:12:45 +08:00
Henk Verlinde
a549526f88 feat: update for multilingual support 2021-09-15 14:36:51 +02:00
Henk Verlinde
2f69479647 feat: add multilingual support 2021-09-10 16:38:32 +02:00
Henk Verlinde
83891d94a5 feat: update for doks 0.3.4 2021-09-07 12:08:46 +02:00