76544a40c6
ux: localize strings
2022-07-07 12:47:20 +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
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
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
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
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
16152d6360
feat: add all in single navbar
2022-06-10 16:33:08 +02: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
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
971894755e
fix: lang always is part of filepath
2022-02-01 13:47:55 +01:00
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
29b19cf68c
config: preload jost-v4-latin-500.woff2
2022-02-01 12:04:12 +01:00
ab228b2643
feat: add support for sub navigation main menu
2022-02-01 09:57:11 +01:00
a5a082ed4c
fix: show section navigation logic
2022-01-28 17:16:21 +01:00
4162b7110c
feat: add section specific navigation bar
2022-01-28 16:09:01 +01:00
f7bb574a9b
feat: add auto new docs tree
2022-01-28 13:52:51 +01:00
e011603dfc
feat: add full width as an option
2022-01-28 08:48:57 +01:00
5cf97870ae
config: set for merge
2022-01-26 14:49:48 +01:00
9e5ef02e7a
feat: add auto default section menu
2022-01-26 14:36:47 +01:00
ab5584984a
setup: separate section menu logic from menu building
2022-01-25 16:27:13 +01:00
3e384f393d
feat: add manual multi level default section menu
2022-01-20 18:00:31 +01:00
f0edb03105
feat: add auto collapsibile multi level section menu
2022-01-20 15:37:15 +01:00
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
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
44a41db761
feat: add multi level section menu
2022-01-19 17:21:41 +01:00
4f9365181d
feat: add multi level section menu
2022-01-18 20:48:17 +01:00
40a8705ab6
feat: add last modified date as an option
2022-01-17 19:50:23 +01:00