Commit Graph

137 Commits

Author SHA1 Message Date
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
151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00
7bc15dc0ec feat: add details shortcode 2022-02-09 20:05:13 +01:00
17eb9a6902 ux: add scroll position lock for default docs sidebar 2022-02-02 10:54:55 +01: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
9a9f37b3a2 feat: add contextual alert support 2022-01-17 16:38:16 +01:00
24ad4ae339 feat: drop image shortcodes for markdown image support 2022-01-14 13:32:51 +01:00
04a5b32ee5 feat: changeable global alert + fix: cumulative layout shift 2022-01-14 12:14:35 +01:00
7123e6dfae feat: add remote image support 2022-01-14 11:16:45 +01:00
96ec7cbcf4 ux: add error handling image not found 2022-01-14 10:42:40 +01:00
611f836e02 Simplify heading rendering 2021-10-15 14:32:31 +02:00
434396b612 Add .Summary as fallback for description 2021-10-13 17:17:28 +02:00
63bed8795e add missing whitespace 2021-10-08 11:20:50 +02:00
783a1ab978 add GitLab to path builder 2021-10-08 11:10:59 +02:00
ec1de5f5e2 adds repoHost param 2021-10-08 07:44:49 +02:00
0cf93c9d2f content: update repo link 2021-10-05 11:52:37 +02:00
0b9c219922 config: switch versioning off per default 2021-10-04 16:29:39 +02:00
b290c57d3d feat: add versioning setup 2021-09-28 16:26:15 +02:00
10e50f9403 feat: display toc only when headings + toc=true 2021-09-23 09:13:29 +02:00
093ab045fe feat: add image render hook 2021-09-23 08:23:25 +02:00
059891808e Merge pull request #459 from limichange/patch-4
fix: edit-page multi-language support
2021-09-21 15:31:53 +02:00
9b7319587b fix: edit-page multi-language support 2021-09-18 14:15:41 +08:00
89fa8d1d30 fix: docs url 2021-09-16 14:12:45 +08:00
a549526f88 feat: update for multilingual support 2021-09-15 14:36:51 +02:00
2f69479647 feat: add multilingual support 2021-09-10 16:38:32 +02:00
a1dce26c24 feat: add paginator to blog list 2021-09-09 09:48:27 +02:00
f1fdec85de feat: update image shortcodes for disabling lazyload 2021-09-08 14:18:18 +02:00