ZhenShuo Leo
81f2423d71
Merge branch 'dev' into feature/callout-tailwind
2025-12-23 01:21:40 +08:00
Nuno C.
0ee9667c35
Merge pull request #2654 from ZhenShuo2021/patch
...
🐛 Fix: multiple small patches
2025-12-22 17:19:56 +00:00
Nuno C.
eea9e106ab
Merge pull request #2652 from Flexicon/feat-add-config-to-disable-styled-scrollbar
...
✨ feat: add config to disable styled scrollbar
2025-12-22 17:16:30 +00:00
ZhenShuo Leo
327712d228
fix(list): content too narrow
2025-12-23 01:13:56 +08:00
Nuno C.
b6c00249c6
Merge pull request #2656 from ZhenShuo2021/feat/codeblock-title
...
✨ Feat: support title in code block
2025-12-22 17:11:53 +00:00
ZhenShuo Leo
07f2fec870
feat(admonition): polish
...
- sort by type names
- tweak colors of some types
- improve dark mode contrast
- prune css
- simplify render hook
2025-12-23 00:49:50 +08:00
rxchi1d
57befe227f
feat(admonitions): add header-only support
2025-12-22 14:18:31 +08:00
ZhenShuo Leo
0317f3aa0e
refactor(admonition): simplify code
2025-12-22 12:29:12 +08:00
rxchi1d
775d5b1bbf
feat: add admonitions
2025-12-22 09:53:58 +08:00
ZhenShuo Leo
0e3bad2be7
feat(codeblock): add title support
2025-12-18 02:38:31 +08:00
ZhenShuo Leo
f8417b8297
feat: adopt Hugo embed render-link logic
2025-12-15 18:20:26 +08:00
Mike Repec
9ff8cccc36
feat: Add config option to allow disabling styled tailwind scrollbar
2025-12-13 15:12:17 +01:00
Nuno C.
c64de6b1a7
Merge pull request #2614 from yozlog/dev
...
feat: Add i18n support for "Reply by Email"
2025-11-24 23:30:42 +00:00
YoZ
e71f92b572
feat: Add i18n support for "Reply by Email"
2025-11-16 07:02:50 +09:00
Florian Hoss
bf2d8ece62
✨ Exclude non searchable pages from sitemap
2025-11-12 18:30:07 +01:00
Florian Hoss
53d243fab3
✨ Exclude pages from search index via param
...
Pages with the 'excludeFromSearch' parameter set in their front matter are now omitted from the generated search index. This allows for finer control over which pages are searchable.
2025-11-12 18:17:58 +01:00
Phillip Whittlesea-Clark
65ad575c9c
✨ Support Hugo Markdown Attributes for Inline Images
2025-11-01 18:21:42 +00:00
Nuno C.
6e5a0769d3
Merge pull request #2539 from Flexicon/fix-heading-anchor-colour-flicker
...
🐛 Fix(render-heading): prevent colour flicker on anchor links
2025-10-14 10:11:19 +01:00
Nuno C.
7f4e044464
Merge pull request #2532 from ZhenShuo2021/fix/render-image
...
🐛 Fix(render-image): correct srcset and HTML structure
2025-10-14 10:07:52 +01:00
Nuno C.
9b6ed820e9
Merge pull request #2509 from ZhenShuo2021/fix/terms-typo
...
🐛 Fix: multiple small patches
2025-10-14 09:55:46 +01:00
Nuno C.
ce18bf1134
Merge pull request #2505 from ZhenShuo2021/feat/hotlink
...
✨ Feat: support `hotlinkFeatureImage`
2025-10-14 09:50:21 +01:00
Mike Repec
b4a13da6d8
🐛 Fix(render-heading): prevent colour flicker on anchor links
...
The group-hover prefix is redundant and cause the colour to flicker
for the anchor link tag - the colour should actually stay the same
and only have it's opacity (visibility really) controlled via group-hover.
2025-10-13 09:18:45 +02:00
ZhenShuo Leo
792ec9a601
refactor(render-image): see detail
...
- trim white spaces which can't be eliminated by minify
- unify dict input usages
2025-10-11 15:07:20 +08:00
ZhenShuo Leo
8bfa9926c7
fix(render-image): improper srcset usage
...
- correct srcset image w descriptor value
- use compressed image for src fallback
2025-10-11 15:07:20 +08:00
ZhenShuo Leo
9a043d83ab
fix(single.html): toc not controlled by frontmatter (redo #2428 )
2025-10-11 15:19:36 +08:00
ZhenShuo Leo
9b35cc2bae
fix(toc): too wide when no related contents
2025-10-11 15:19:36 +08:00
ZhenShuo Leo
9665fe953c
fix(header): align width with body
...
remove all horizontal padding
align layout padding settings with body
split body classes into three variables
2025-10-11 15:19:35 +08:00
ZhenShuo Leo
ba8aac3a14
fix(terms): typo term -> taxonomy
2025-10-11 15:19:35 +08:00
ZhenShuo Leo
c599c3489e
fix(head): scroll to top element not found error
2025-10-04 07:36:22 +08:00
ZhenShuo Leo
4b9e63fd99
feat(article-link): add support for hotlinkFeatureImages
2025-09-26 22:06:53 +08:00
Nuno C.
646d1eca82
Merge pull request #2496 from ZhenShuo2021/fix/term
...
🐛 Fix(term): allow controled by frontmatter
2025-09-23 15:56:06 +01:00
ZhenShuo Leo
17292857a7
fix(term): add margin to header
2025-09-23 18:01:08 +08:00
ZhenShuo Leo
7c4c740b25
fix(term): allow controled by frontmatter
2025-09-23 18:01:08 +08:00
ZhenShuo Leo
bcc9cf9f6c
fix(baseof): correct typo
2025-09-23 17:57:58 +08:00
ZhenShuo Leo
c330c17215
fix(buymeacoffee): widget position letter case and default value
2025-09-23 17:57:58 +08:00
ZhenShuo Leo
637c43a125
fix(rtl): cardViewScreenWidth broken on rtl site
2025-08-22 03:34:02 +08:00
ZhenShuo Leo
41f6b37e56
refactor(tailwind): use logical properties for language direction
2025-08-22 03:34:02 +08:00
Nuno C.
7817866a68
Merge pull request #2348 from ZhenShuo2021/refactor/base-template
...
♻️ Refactor: make base-template easier to read
2025-07-21 10:11:04 +01:00
Nuno C.
dca9e177c5
Merge pull request #2345 from OnqiauJliu/base64-image
...
✨ Feat: Support base64 image format
2025-07-21 10:10:09 +01:00
ZhenShuo Leo
c4e658057e
refactor: polish base templates
...
- use intermediate variable for complex condition
- replace .Site with global function site
2025-07-17 22:16:30 +08:00
ZhenShuo Leo
8930731ccc
refactor(single.html): modularize author and fix the multilingual link when author is at bottom
2025-07-17 22:16:06 +08:00
ZhenShuo Leo
bda68f96a8
style(baseof.html): manually format
2025-07-17 22:13:43 +08:00
ZhenShuo Leo
c362f4a488
style(list.html): add proper code comments
2025-07-17 22:13:43 +08:00
ZhenShuo Leo
c8265de813
refactor(list.html): use intermediate variable for complex condition
2025-07-17 22:13:37 +08:00
ZhenShuo Leo
80927fb37a
style(list.html): prettier format
2025-07-17 22:13:13 +08:00
ZhenShuo Leo
b0c3ac1321
refactor(list.html): make list.html formattable
2025-07-17 22:13:08 +08:00
ZhenShuo Leo
9bf09a8a3f
refactor(list.html): correct indention
2025-07-17 22:12:54 +08:00
OnqiauJliu
8378089dfb
Support base64 image format
2025-07-16 14:50:28 +08:00
ZhenShuo Leo
03c3f18b72
style: prevent anchor being selected
2025-07-13 23:00:30 +08:00
Nuno C.
150d336ace
Merge pull request #2289 from ZhenShuo2021/fix/render-link-EOF
...
🐛 Fix: render-link.html adding space after each link
2025-07-10 11:43:14 +01:00