Commit Graph

893 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 9f2a3fbbc5 feat: update blog single template 2022-06-24 16:32:15 +02:00
Henk Verlinde 8d833bd931 feat: add scroll spy to toc pages as an option (experimental) 2022-06-23 20:15:51 +02:00
Henk Verlinde 9f67dd025e config: set toTopButton = false per default 2022-06-23 10:09:59 +02: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 0665aa1bee
Merge pull request #788 from james-d-elliott/fix-csp
fix: csp invalid for global alert dismissal
2022-06-21 16:54:37 +02:00
Henk Verlinde b1dfb71f90 deps: bump versions to latest 2022-06-21 16:52:09 +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 7bfe21cb3c config: add offcanvas-backdrop to purgecss safelist 2022-06-10 16:36:39 +02: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 cf51ea887d meta: update changelog 2022-05-18 15:04:28 +02:00
Henk Verlinde a8bf2bc1c2
Merge pull request #739 from steven-mathew/fix-flexsearch
fix(flexsearch): separate chain of calls into statements
2022-05-18 14:11:13 +02:00
Henk Verlinde f8bcce9e3c deps: bump versions to latest 2022-05-17 13:58:27 +02:00
Steven Mathew 10f8c8ea00 fix(flexsearch): separate chain of calls into statements 2022-04-30 12:55:56 -04:00
Henk Verlinde 7c834a5a11 meta: update content security policy 2022-04-01 09:28:22 +02:00
Henk Verlinde d4b6900c96 ux: fix details for firefox 2022-04-01 08:59:05 +02: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 8702ba3395 meta: update changelog 2022-03-30 15:07:55 +02:00
Henk Verlinde 40dc1b7489 feat: add scroll-lock as separate file 2022-03-30 15:05:00 +02:00
Henk Verlinde 20eb2a22fd ux: update dropdown dark mode 2022-03-30 11:50:17 +02:00
Henk Verlinde 3a1a372644 fix: update dropdown width above medium breakpoint 2022-03-30 11:09:04 +02:00
Henk Verlinde 7a7c4d75ea feat: update sorting auto generated menus 2022-03-30 09:08:30 +02:00
Henk Verlinde a927710685 deps: uninstall mermaid 2022-03-30 08:49:30 +02:00
Henk Verlinde 10831146cc deps: bump versions to latest 2022-03-30 08:34:02 +02:00
Henk Verlinde 7e39fb69ab fix: permalink errors 2022-03-25 14:15:18 +01:00
Henk Verlinde 570fe3846c deps: bump stylelint from 14.6.0 to 14.6.1 2022-03-25 14:02:49 +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
Henk Verlinde b51feaca72
Merge pull request #714 from james-d-elliott/fix-blog-byline
fix(layouts): use comma for more than 2 contributors
2022-03-25 13:57:52 +01:00
Henk Verlinde d127ee60b2 deps: bump versions to latest 2022-03-25 11:29:16 +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 29428c692e content: update quick start and command pages 2022-02-21 17:01:51 +01:00
Henk Verlinde f9569b7a59 meta: update readme 2022-02-21 16:39:24 +01:00
Henk Verlinde 7c37de9348 meta: add pull request template 2022-02-21 16:38:58 +01:00
Henk Verlinde baa812caeb
Merge pull request #661 from h-enk/details-shortcode
Adds details shortcode
2022-02-14 11:04:10 +01:00