ZhenShuo Leo
9bf09a8a3f
refactor(list.html): correct indention
2025-07-17 22:12:54 +08:00
ZhenShuo Leo
7475312c13
docs: add missing gist example
2025-07-17 01:55:53 +08:00
OnqiauJliu
8378089dfb
Support base64 image format
2025-07-16 14:50:28 +08:00
dependabot[bot]
d81c6d3f83
👷 Bump actions/first-interaction from 1 to 2
...
Bumps [actions/first-interaction](https://github.com/actions/first-interaction ) from 1 to 2.
- [Release notes](https://github.com/actions/first-interaction/releases )
- [Commits](https://github.com/actions/first-interaction/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/first-interaction
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-16 05:32:16 +00:00
dependabot[bot]
12c224d4f8
📦 Update packaged Mermaid
2025-07-16 05:19:59 +00:00
dependabot[bot]
df4a407cab
📌 Bump mermaid from 11.7.0 to 11.8.1
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 11.7.0 to 11.8.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.7.0...mermaid@11.8.1 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-16 05:19:37 +00:00
dependabot[bot]
ab9add3278
📌 Bump prettier-plugin-tailwindcss from 0.6.13 to 0.6.14
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.6.13 to 0.6.14.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.13...v0.6.14 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.6.14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-16 05:19:13 +00:00
ZhenShuo Leo
26999653ce
chore: remove prettier-plugin-tailwind
...
Its behavior is weird on dark mode and some hover usage
2025-07-16 12:06:41 +08:00
ZhenShuo Leo
86e88935c7
fix: support external image for author image on windows
2025-07-15 13:41:50 +08:00
ZhenShuo Leo
8913a1c641
fix: series is too wide
2025-07-13 23:44:51 +08:00
ZhenShuo Leo
03c3f18b72
style: prevent anchor being selected
2025-07-13 23:00:30 +08:00
ZhenShuo Leo
1461ee534d
refactor: consolidate background properties in CSS
2025-07-13 22:07:36 +08:00
ZhenShuo Leo
cb2609a65d
refactor: modularize chroma css
2025-07-13 22:04:51 +08:00
ZhenShuo Leo
23e0416f51
refactor: modularize carousel and gallery css
2025-07-13 21:52:54 +08:00
ZhenShuo Leo
367be5c6d4
fix: use @variant for tailwind 4.0
2025-07-13 21:31:59 +08:00
ZhenShuo Leo
237c90afa9
chore(github.html): move div into with syntax
2025-07-13 20:08:32 +08:00
ZhenShuo Leo
d8bdf7e316
chore: add warn message for GetRemote usage in shortcodes
2025-07-13 19:56:39 +08:00
ZhenShuo Leo
965c241f8c
feat: add support for compactSummary option in article shortcode
2025-07-13 18:44:45 +08:00
ZhenShuo Leo
ad1ba9905d
docs: document compactSummary option in article shortcode
2025-07-13 18:44:45 +08:00
ZhenShuo Leo
b4a7741b39
feat: add support for showSummary in article shortcode
2025-07-13 18:44:45 +08:00
ZhenShuo Leo
6bed0f2624
docs: document showSummary option in article shortcode
2025-07-13 18:44:45 +08:00
nunocoracao
c210a12589
Update Hugo supported version
2025-07-12 06:06:34 +00:00
t1mssc
e9141435c0
Update users.json
2025-07-12 12:04:11 +08:00
Goudarz Jafari
7fb7ab2eac
fix(i18n): fix some issue
2025-07-11 19:20:39 +03:30
Served Smart
b73c64f4f5
🎨 Reformat article-meta/basic.html
2025-07-11 17:05:34 +02:00
Served Smart
5e8561d83b
🚸 UX: Use anchor tags in article-meta/basic.html
...
- This removes an inline event handler
- This also adds an aria-label
Using javascript instead of just using <a></a> is bad practice regarding accessibility and automated processing of web pages. Even the browser doesn't show a hint if hovering badges when using the old implementation. This in my opinion is a good way to replace inline event handlers in that code.
2025-07-11 17:03:35 +02:00
ZhenShuo Leo
fed64fa58d
fix: gist corb error
2025-07-11 18:51:34 +08:00
Goudarz Jafari
c545fc3344
fix(i18n): fix some issue
2025-07-11 14:14:00 +03:30
Goudarz Jafari
f12ae0b402
feat(i18n): Update Persian localization
2025-07-11 14:11:49 +03:30
Nuno Coração
2c71bda97f
new version
2025-07-11 10:37:30 +01:00
Nuno C.
0d485fcbf3
Merge pull request #2311 from nunocoracao/dev
...
🔖 v2.88.1
v2.88.1
2025-07-11 10:36:17 +01:00
Nuno Coração
0e3cbbb150
udpated users
2025-07-11 10:35:49 +01:00
Nuno Coração
871b6087f3
new version
2025-07-11 10:28:04 +01:00
Nuno C.
8ed5b3de1f
Merge pull request #2316 from yag0x1/patch-1
...
new user
2025-07-11 10:27:16 +01:00
Nuno C.
6f0b523e94
Merge pull request #2317 from ZhenShuo2021/hotfix/revert-2268
...
🐛 Hotfix: revert #2268
2025-07-11 10:25:43 +01:00
ZhenShuo Leo
9e5a7f9d29
Revert " ♻️ Refactor: Move inline styles containing background-image: out of line"
...
This reverts commit 1736cafcf4 .
2025-07-11 09:09:43 +08:00
ZhenShuo Leo
8d05df18dc
Revert " 🐛 Fix: Typos and images not in css if optimized"
...
This reverts commit f82776c86b .
2025-07-11 09:09:43 +08:00
ZhenShuo Leo
95b62176cf
Revert " 🐛 Fix: Reassignment of variable names"
...
This reverts commit 80486364cd .
2025-07-11 09:09:43 +08:00
Yunior
01467db3a8
new user
2025-07-10 20:44:46 -03:00
Nuno Coração
0999dc2319
new version
2025-07-10 12:23:13 +01:00
Nuno C.
f806c36ade
Merge pull request #2230 from nunocoracao/dev
...
🔖 v2.88.0
v2.88.0
2025-07-10 12:22:38 +01:00
Nuno Coração
35eaa94c3a
updated users
2025-07-10 12:22:07 +01:00
Nuno Coração
71f4eda1fd
corrected forjego shortcode docs
2025-07-10 11:59:24 +01: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
Nuno C.
aab67b5dff
Merge pull request #2286 from ZhenShuo2021/fix/module-config
...
🐛 Fix: minimum version warning not working
2025-07-10 11:42:43 +01:00
Nuno C.
503fe8fc5c
Merge pull request #2285 from ZhenShuo2021/fix/firefox-bg-blur
...
🐛 Fix: right margin not blurred in firefox
2025-07-10 11:41:58 +01:00
Nuno C.
94dfe274f3
Merge pull request #2272 from servedsmart/fix-issue-2264
...
🐛 Fix: Leading space in i18n go template
2025-07-10 11:40:57 +01:00
Nuno C.
648ba17c83
Merge pull request #2258 from ZhenShuo2021/fix/mobile-toc-width
...
🐛 Fix: TOC is too narrow on mobile devices
2025-07-10 11:40:37 +01:00
Nuno C.
3253e366b3
Merge pull request #2260 from servedsmart/use-pure-version-medium-zoom
...
🔒 Use pure version of medium-zoom to avoid inline style and simplify CSP usage
2025-07-10 11:40:05 +01:00
Nuno C.
5ebb8a9a63
Merge pull request #2261 from servedsmart/fix-label
...
🩹 Fix: Incorrect usage of <label> for menu-button
2025-07-10 11:39:23 +01:00