a6b74916fc
feat: restructure dependencies+
2024-01-11 20:50:52 +01:00
2763ac19ae
deps: bumps @hyas/doks-core from 1.0.3 to 1.1.0
2023-10-19 12:05:05 +02:00
6e27b31ea7
feat: update for Doks v1.0.0-rc.1
2023-06-17 15:53:53 +02:00
e34bec1268
fix: add conflicting file
2023-06-17 15:20:19 +02:00
3d4c2dbdff
feat: update for doks v1.0.0-alpha.1
2023-04-18 15:10:33 +02:00
1d5fcf05de
Made the navbar-brand link to the BaseURL instead of the root
2022-09-09 22:08:30 +02:00
392ca1223b
meta: update Google Lighthouse report gist
2022-07-09 08:32:39 +02:00
76544a40c6
ux: localize strings
2022-07-07 12:47:20 +02:00
3665a521e4
feat: update lang attribute
2022-07-07 11:32:11 +02:00
22711254a7
ux: update for featured image positioning
2022-07-05 11:49:37 +02:00
e1b064d1f1
Merge branch 'master' into scroll-spy
2022-07-05 11:27:46 +02:00
97b7af326b
Merge pull request #798 from h-enk/blog-pages
...
Better blog pages
2022-07-05 11:16:59 +02:00
f8d4d0915f
content: delete test content
2022-07-05 11:00:12 +02:00
9e1f7b9677
Merge pull request #809 from h-enk/images
...
Better image support
2022-07-05 10:03:19 +02:00
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
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
3cacbdd2a5
config: update content security header
2022-06-30 14:24:36 +02:00
7204cfeb31
feat: update for better image support
2022-06-30 11:57:39 +02:00
d92f8eb79e
feat: convert card images to webp format
2022-06-28 12:51:02 +02:00
59a3f00529
feat: update blog pages
2022-06-27 14:41:00 +02:00
76d7db7b4c
feat: handle homepage for search sections show
2022-06-25 21:54:54 +10:00
b532c69bd7
feat: add all method
2022-06-25 13:36:32 +10:00
fa01f4ab56
fix: avoid error if unset
2022-06-25 12:20:57 +10:00
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
9f2a3fbbc5
feat: update blog single template
2022-06-24 16:32:15 +02:00
8d833bd931
feat: add scroll spy to toc pages as an option (experimental)
2022-06-23 20:15:51 +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
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
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
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
40dc1b7489
feat: add scroll-lock as separate file
2022-03-30 15:05:00 +02:00
7a7c4d75ea
feat: update sorting auto generated menus
2022-03-30 09:08:30 +02:00
7e39fb69ab
fix: permalink errors
2022-03-25 14:15:18 +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
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