Commit Graph

139 Commits

Author SHA1 Message Date
ROCKTAKEY 85bf0ec59f
Use svg favicon if it exists 2022-05-18 23:37:52 +09: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 40dc1b7489 feat: add scroll-lock as separate file 2022-03-30 15:05:00 +02:00
Henk Verlinde 7a7c4d75ea feat: update sorting auto generated menus 2022-03-30 09:08:30 +02:00
Henk Verlinde 7e39fb69ab fix: permalink errors 2022-03-25 14:15:18 +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
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 151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00
Henk Verlinde 7bc15dc0ec feat: add details shortcode 2022-02-09 20:05:13 +01:00
Henk Verlinde 17eb9a6902 ux: add scroll position lock for default docs sidebar 2022-02-02 10:54:55 +01:00
Henk Verlinde 971894755e fix: lang always is part of filepath 2022-02-01 13:47:55 +01:00
Henk Verlinde 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
Henk Verlinde 29b19cf68c config: preload jost-v4-latin-500.woff2 2022-02-01 12:04:12 +01:00
Henk Verlinde ab228b2643 feat: add support for sub navigation main menu 2022-02-01 09:57:11 +01:00
Henk Verlinde a5a082ed4c fix: show section navigation logic 2022-01-28 17:16:21 +01:00
Henk Verlinde 4162b7110c feat: add section specific navigation bar 2022-01-28 16:09:01 +01:00
Henk Verlinde f7bb574a9b feat: add auto new docs tree 2022-01-28 13:52:51 +01:00
Henk Verlinde e011603dfc feat: add full width as an option 2022-01-28 08:48:57 +01:00
Henk Verlinde 5cf97870ae config: set for merge 2022-01-26 14:49:48 +01:00
Henk Verlinde 9e5ef02e7a feat: add auto default section menu 2022-01-26 14:36:47 +01:00
Henk Verlinde ab5584984a setup: separate section menu logic from menu building 2022-01-25 16:27:13 +01:00
Henk Verlinde 3e384f393d feat: add manual multi level default section menu 2022-01-20 18:00:31 +01:00
Henk Verlinde f0edb03105 feat: add auto collapsibile multi level section menu 2022-01-20 15:37:15 +01:00
James Elliott 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
James Elliott 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
Henk Verlinde 44a41db761 feat: add multi level section menu 2022-01-19 17:21:41 +01:00
Henk Verlinde 4f9365181d feat: add multi level section menu 2022-01-18 20:48:17 +01:00
Henk Verlinde 40a8705ab6 feat: add last modified date as an option 2022-01-17 19:50:23 +01:00
Henk Verlinde 9a9f37b3a2 feat: add contextual alert support 2022-01-17 16:38:16 +01:00
Henk Verlinde 24ad4ae339 feat: drop image shortcodes for markdown image support 2022-01-14 13:32:51 +01:00
Henk Verlinde 04a5b32ee5 feat: changeable global alert + fix: cumulative layout shift 2022-01-14 12:14:35 +01:00
Henk Verlinde 7123e6dfae feat: add remote image support 2022-01-14 11:16:45 +01:00
Henk Verlinde 96ec7cbcf4 ux: add error handling image not found 2022-01-14 10:42:40 +01:00
Michael Schnerring 611f836e02 Simplify heading rendering 2021-10-15 14:32:31 +02:00
Michael Schnerring 434396b612 Add .Summary as fallback for description 2021-10-13 17:17:28 +02:00
OCram85 63bed8795e add missing whitespace 2021-10-08 11:20:50 +02:00
OCram85 783a1ab978 add GitLab to path builder 2021-10-08 11:10:59 +02:00
OCram85 ec1de5f5e2 adds repoHost param 2021-10-08 07:44:49 +02:00
Henk Verlinde 0cf93c9d2f content: update repo link 2021-10-05 11:52:37 +02:00
Henk Verlinde 0b9c219922 config: switch versioning off per default 2021-10-04 16:29:39 +02:00
Henk Verlinde b290c57d3d feat: add versioning setup 2021-09-28 16:26:15 +02:00
Henk Verlinde 10e50f9403 feat: display toc only when headings + toc=true 2021-09-23 09:13:29 +02:00
Henk Verlinde 093ab045fe feat: add image render hook 2021-09-23 08:23:25 +02:00
Henk Verlinde 059891808e
Merge pull request #459 from limichange/patch-4
fix: edit-page multi-language support
2021-09-21 15:31:53 +02:00
limichange 9b7319587b
fix: edit-page multi-language support 2021-09-18 14:15:41 +08:00
limichange 89fa8d1d30
fix: docs url 2021-09-16 14:12:45 +08:00
Henk Verlinde a549526f88 feat: update for multilingual support 2021-09-15 14:36:51 +02:00
Henk Verlinde 2f69479647 feat: add multilingual support 2021-09-10 16:38:32 +02:00