Commit Graph

940 Commits

Author SHA1 Message Date
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
a8c70ad1fd ux: update positioning button smaller screens 2022-06-23 10:03:20 +02:00
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
dd6f7b578b feat: add to top button as an option 2022-06-21 20:52:44 +02:00
75d250b240 meta: update favicons 2022-06-21 17:12:40 +02:00
8634857eaf Merge pull request #782 from h-enk/single-navbar
Single navbar
2022-06-21 16:55:43 +02:00
62d242711a Merge pull request #754 from ROCKTAKEY/svg-favicon
Use SVG favicon if it exists
2022-06-21 16:55:25 +02:00
f317cc765c Merge pull request #755 from ROCKTAKEY/custom-head
Add custom-head.html
2022-06-21 16:55:10 +02:00
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
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
b1dfb71f90 deps: bump versions to latest 2022-06-21 16:52:09 +02:00
00220b0d86 feat: add support for non-docs sections 2022-06-21 12:09:51 +02:00
acc6f89d18 ux: update section navigtion mobile 2022-06-20 19:46:02 +02:00
27e2ee173c ux: update on this page toggle 2022-06-20 15:00:01 +02:00
5f8399101e fix: csp invalid for global alert dismissal 2022-06-14 09:54:35 +10:00
7bfe21cb3c config: add offcanvas-backdrop to purgecss safelist 2022-06-10 16:36:39 +02:00
16152d6360 feat: add all in single navbar 2022-06-10 16:33:08 +02:00
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
aa7e547d22 Add custom-head.html 2022-05-19 02:35:15 +09:00
85bf0ec59f Use svg favicon if it exists 2022-05-18 23:37:52 +09:00
cf51ea887d meta: update changelog 2022-05-18 15:04:28 +02:00
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
f8bcce9e3c deps: bump versions to latest 2022-05-17 13:58:27 +02:00
10f8c8ea00 fix(flexsearch): separate chain of calls into statements 2022-04-30 12:55:56 -04:00
7c834a5a11 meta: update content security policy 2022-04-01 09:28:22 +02:00
d4b6900c96 ux: fix details for firefox 2022-04-01 08:59:05 +02:00
f13cb0e8de ux: slide offcanvas menu from right to left 2022-04-01 08:44:26 +02:00
2c6f28a750 config: update content security policy 2022-03-31 19:57:39 +02:00
8702ba3395 meta: update changelog 2022-03-30 15:07:55 +02:00
40dc1b7489 feat: add scroll-lock as separate file 2022-03-30 15:05:00 +02:00
20eb2a22fd ux: update dropdown dark mode 2022-03-30 11:50:17 +02:00
3a1a372644 fix: update dropdown width above medium breakpoint 2022-03-30 11:09:04 +02:00
7a7c4d75ea feat: update sorting auto generated menus 2022-03-30 09:08:30 +02:00
a927710685 deps: uninstall mermaid 2022-03-30 08:49:30 +02:00
10831146cc deps: bump versions to latest 2022-03-30 08:34:02 +02:00
7e39fb69ab fix: permalink errors 2022-03-25 14:15:18 +01:00
570fe3846c deps: bump stylelint from 14.6.0 to 14.6.1 2022-03-25 14:02:49 +01:00
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
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
d127ee60b2 deps: bump versions to latest 2022-03-25 11:29:16 +01:00
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
eb719c3683 fix(layouts): use the permalink instead of url 2022-03-21 10:50:32 +11:00
29428c692e content: update quick start and command pages 2022-02-21 17:01:51 +01:00
f9569b7a59 meta: update readme 2022-02-21 16:39:24 +01:00
7c37de9348 meta: add pull request template 2022-02-21 16:38:58 +01:00
baa812caeb Merge pull request #661 from h-enk/details-shortcode
Adds details shortcode
2022-02-14 11:04:10 +01:00
ef77f4f99d content: prepare for merge 2022-02-14 10:48:49 +01:00
a2585ea83a ux: add styles for dark mode 2022-02-10 14:12:24 +01:00
151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00