Commit Graph

153 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
f317cc765c Merge pull request #755 from ROCKTAKEY/custom-head
Add custom-head.html
2022-06-21 16:55:10 +02:00
Henk Verlinde
9845b8206c Merge pull request #775 from james-d-elliott/fix-aliases
fix(layouts): index.redirects truncates newline
2022-06-21 16:54:54 +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
James Elliott
5f8399101e fix: csp invalid for global alert dismissal 2022-06-14 09:54:35 +10:00
Henk Verlinde
16152d6360 feat: add all in single navbar 2022-06-10 16:33:08 +02:00
James Elliott
5ce5220826 fix(layouts): index.redirects truncates newline
This fixes an issue where the generation of aliases may remove newlines erroneously moving subsequent lines to the same line as the last alias or otherwise mangle the output.
2022-06-05 21:45:54 +10: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
2c6f28a750 config: update content security policy 2022-03-31 19:57:39 +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
151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00
Henk Verlinde
7bc15dc0ec feat: add details shortcode 2022-02-09 20:05:13 +01:00
Henk Verlinde
17eb9a6902 ux: add scroll position lock for default docs sidebar 2022-02-02 10:54:55 +01: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
9a9f37b3a2 feat: add contextual alert support 2022-01-17 16:38:16 +01:00
Henk Verlinde
24ad4ae339 feat: drop image shortcodes for markdown image support 2022-01-14 13:32:51 +01:00
Henk Verlinde
04a5b32ee5 feat: changeable global alert + fix: cumulative layout shift 2022-01-14 12:14:35 +01:00
Henk Verlinde
7123e6dfae feat: add remote image support 2022-01-14 11:16:45 +01:00
Henk Verlinde
96ec7cbcf4 ux: add error handling image not found 2022-01-14 10:42:40 +01:00
Michael Schnerring
611f836e02 Simplify heading rendering 2021-10-15 14:32:31 +02:00