Seth Rose
|
5a0a0b8d5b
|
Fixes incorrect language codes referenced in the baseof.html template by updating the lang attribute to use .Site.Language.LanguageCode instead of site.Language.LanguageCode and .Site.Language.LanguageDirection instead of site.Language.LanguageDirection, ensuring the HTML language matches the configuration.
|
2024-03-26 16:37:56 -05:00 |
James Panther
|
33d34eea0f
|
🐛 Fix table of contents border missing
Fixes: #794
|
2024-03-09 15:34:56 +11:00 |
Tomy Hsieh
|
0a6267c171
|
🛠 fix: Space in rendered link
|
2024-02-22 21:36:43 -05:00 |
James Panther
|
b2f82274ed
|
🔀 Merge pull request #778 from Jh123x/feat/use-meta-refresh
feat: use meta tag to redirect externalURLs
|
2024-01-22 09:17:59 +11:00 |
James Panther
|
25f82b2f28
|
🚧 Remove redundant `else` block
|
2024-01-22 09:12:19 +11:00 |
James Panther
|
bce395070c
|
🔀 Merge pull request #741 from wolfspyre/author-picture
♻️ Render author image with picture partial
|
2024-01-21 14:41:56 +11:00 |
James Panther
|
9433645cb6
|
🔀 Merge pull request #785 from pomeloy/fix
Fix picture partial img/source attributes
|
2024-01-21 14:36:51 +11:00 |
James Panther
|
c282e97333
|
🔀 Merge pull request #730 from stereobooster/fix-bug-in-picture
fix bug in picture with params
|
2024-01-21 14:31:01 +11:00 |
pomeloy
|
9285958da9
|
Do not render article-meta figure if there is nothing to display
|
2024-01-21 14:25:52 +11:00 |
James Panther
|
83d5984a53
|
🔀 Merge pull request #788 from pomeloy/fix2
Fix vertical offset when using locale switcher
|
2024-01-21 09:43:59 +11:00 |
pomeloy
|
c5f342c7f6
|
Revert "💄 Fix Safari status bar style"
|
2024-01-20 08:49:12 +01:00 |
James Panther
|
900a945d0e
|
🔀 Merge pull request #789 from janurskremer/safari-fix
💄 Fix Safari status bar style
|
2024-01-20 10:58:28 +11:00 |
Jan Kremer
|
088be03f0b
|
💄 Fix Safari status bar style
Add status bar style meta tag in head.html, add setting same value in appearance.js
|
2024-01-19 20:02:44 +01:00 |
pomeloy
|
1cf7d8bdd3
|
Update translations.html
|
2024-01-19 18:30:51 +01:00 |
pomeloy
|
7d1b63b11d
|
Fix vertical offset when using locale switcher
|
2024-01-19 18:04:00 +01:00 |
pomeloy
|
9a341f1724
|
Fix picture partial img/source attributes
Remove duplicate src attribute from image tag.
Remove not allowed src attribute from source tag.
Add default sizes attributes to img and source tag.
Fix inconsistent srcset width.
|
2024-01-19 16:17:28 +01:00 |
Wen Junhua
|
c514283044
|
feat: use meta tag to redirect externalURLs
|
2024-01-14 01:39:06 +08:00 |
Wen Junhua
|
f0757d024a
|
fix: fix extra symbol
|
2023-12-30 14:26:46 +08:00 |
James Panther
|
68ce84075e
|
🎨 Tailwind classes cleanup
|
2023-12-26 11:56:32 +11:00 |
James Panther
|
6415614513
|
🎨 Code cleanup
|
2023-12-26 11:22:55 +11:00 |
Wolf Noble
|
8e2de6c6dc
|
Update author.html
remove superfluous log element
|
2023-12-07 20:18:51 -06:00 |
Wolf Noble
|
a1a6d6f468
|
Update author.html
remove superfluous warning
|
2023-12-06 17:06:39 -06:00 |
Wolf Noble
|
92658f1b88
|
✨ 💄 ♻️ 🚸 render author image with picture partial
|
2023-12-05 15:41:43 -06:00 |
stereobooster
|
f2af0198fa
|
fix bug in picture with params
|
2023-11-29 14:51:44 +01:00 |
James Panther
|
e0aae4f096
|
🔀 Merge pull request #705 from Jh123x/fix/460/close-menu-on-site-click
fix: close menu button on click
|
2023-11-27 19:12:17 +11:00 |
James Panther
|
4db06f9aeb
|
✏️ Fix typo in warning
|
2023-11-27 19:10:01 +11:00 |
James Panther
|
1dcd318883
|
🔀 Merge pull request #704 from Jh123x/fix/690/hugo-v0.120.0-author-key-update
feat: move author field to languages.xx.toml under params
|
2023-11-27 19:08:44 +11:00 |
stereobooster
|
1e3241997d
|
Add quicklink
|
2023-11-27 18:53:31 +11:00 |
Wen Junhua
|
2ca6096cdf
|
fix: update hybrid menu as well
|
2023-11-26 23:15:17 +08:00 |
Wen Junhua
|
a15820cb37
|
fix: fix warning
|
2023-11-26 23:02:47 +08:00 |
stereobooster
|
c8b33ae51e
|
refactoring
|
2023-11-26 14:52:34 +01:00 |
stereobooster
|
0c6c30fec1
|
do not lazy load the feature image
|
2023-11-26 14:42:26 +01:00 |
stereobooster
|
6eb34e7124
|
use 2x instead of x2 in query params
|
2023-11-26 14:23:42 +01:00 |
stereobooster
|
11fd48f5d0
|
potential solution to screenshot
|
2023-11-26 14:14:49 +01:00 |
stereobooster
|
8cfe33965b
|
use original image as backup for srcset
|
2023-11-26 14:14:49 +01:00 |
stereobooster
|
3ffe2b1002
|
do not upscale images in picture shortcode
|
2023-11-26 14:14:49 +01:00 |
stereobooster
|
978791808f
|
integrate in single.html
|
2023-11-26 14:14:48 +01:00 |
stereobooster
|
c237e04744
|
Example of integration of picture partial
|
2023-11-26 14:14:48 +01:00 |
James Panther
|
16edb5da3b
|
📝 Update changelog
|
2023-11-26 16:25:55 +11:00 |
James Panther
|
041fc30fe9
|
🔀 Merge pull request #691 from stereobooster/portable-links-2
Print warning if system can't resolve link to a markdown file
|
2023-11-26 16:23:01 +11:00 |
James Panther
|
a9f79b7495
|
🔥 Remove Fathom Analytics custom domain parameter
|
2023-11-26 16:20:04 +11:00 |
Wen Junhua
|
8ae115e95c
|
fix; move function to another file
|
2023-11-25 12:46:52 +08:00 |
Wen Junhua
|
4b3d31eff3
|
fix: move param under languages.xx.toml params.author
|
2023-11-25 12:29:10 +08:00 |
Wen Junhua
|
a785bb0dbf
|
fix: close menu button on click
|
2023-11-12 19:45:59 +08:00 |
Wen Junhua
|
394a018e08
|
feat: add warning when config is incorrect
|
2023-11-12 19:09:16 +08:00 |
Wen Junhua
|
2dd90e3d20
|
feat: move author field to params.toml
|
2023-11-12 18:52:28 +08:00 |
Tomy Hsieh
|
0109db6173
|
🛠 fix: Empty block when locale switcher is hidden (#678)
|
2023-11-08 16:49:08 -05:00 |
James Panther
|
79a66d4fda
|
🐛 Prevent whitespace at start of `render-link`
Fixes #695
|
2023-11-05 10:11:04 +11:00 |
stereobooster
|
e70c968e56
|
Print warning if system can't resolve link to a markdown file
|
2023-10-31 16:54:45 +01:00 |
James Panther
|
c87c9adece
|
🐛 Pass article meta to `safeHTML` to type hint for `delimit` function
Fixes #689
|
2023-10-31 09:19:58 +11:00 |