Commit Graph

160 Commits

Author SHA1 Message Date
Henk Verlinde 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
Henk Verlinde aa340404e9
Merge pull request #796 from james-d-elliott/fix-menus-sort
fix(menus): sort pages and sections by default order
2022-07-05 09:09:49 +02:00
James Elliott 76d7db7b4c
feat: handle homepage for search sections show 2022-06-25 21:54:54 +10:00
James Elliott b532c69bd7
feat: add all method 2022-06-25 13:36:32 +10:00
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 a8c70ad1fd ux: update positioning button smaller screens 2022-06-23 10:03:20 +02:00
James Elliott 21ba62dcc8
fix(menus): sort pages and sections by default order
This restores the default hugo sorting behaviour.
2022-06-23 12:26:16 +10:00
Henk Verlinde dd6f7b578b feat: add to top button as an option 2022-06-21 20:52:44 +02: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