Nuno C.
cb7d9be576
Merge pull request #2338 from ZhenShuo2021/chore/remove-tailwind-plugin
...
🔧 Chore: remove prettier-plugin-tailwind
2025-07-21 10:08:39 +01:00
Nuno C.
f9b4e1ef93
Merge pull request #2336 from ZhenShuo2021/fix/windows-author-image
...
🐛 Fix: author image does not support external URL on Windows
2025-07-21 10:07:51 +01:00
Nuno C.
2d4149dcd9
Merge pull request #2334 from ZhenShuo2021/style/anchor
...
💄 Style: prevent anchor from being selected
2025-07-21 10:07:26 +01:00
Nuno C.
0b7486049c
Merge pull request #2333 from ZhenShuo2021/refactor/css
...
♻️ Refactor: significantly simplify main.css
2025-07-21 10:06:59 +01:00
Nuno C.
4285a740fa
Merge pull request #2332 from ZhenShuo2021/fix/repo-color
...
🐛 Fix: repo card language color is missed
2025-07-21 10:05:23 +01:00
Nuno C.
48d925ad98
Merge pull request #2326 from ZhenShuo2021/fix/series-width
...
🐛 Fix: serise is too wide
2025-07-21 10:04:22 +01:00
Nuno C.
01622ede5a
Merge pull request #2324 from ZhenShuo2021/fix/gist-corb
...
🐛 Fix: gist CORB error
2025-07-21 10:03:52 +01:00
ZhenShuo Leo
5009fffcf4
fix(repo-card): manually revert to the version in 2.87.0
...
The md5 method has severe performance degradation
It is approximately 2x slower without cache and 5x slower with cache
Reverted due to lack of a better option
2025-07-18 00:46:14 +08:00
ZhenShuo Leo
2ff6b0e8bd
fix: repo card language color is missed
2025-07-18 00:44:28 +08:00
ZhenShuo2021
bf1155e908
Merge branch 'dev' into chore/remove-tailwind-plugin
2025-07-18 00:24:19 +08:00
Nuno C.
48124c0ec3
Merge pull request #2349 from ZhenShuo2021/chore/try-repo-card
...
🔧 Chore: prevent build failure when repo card GetRemote fails
2025-07-17 16:44:24 +01:00
Nuno C.
ab9f0b6af8
Merge branch 'dev' into chore/try-repo-card
2025-07-17 16:44:15 +01:00
Nuno C.
a679625472
Merge pull request #2331 from ZhenShuo2021/chore/error-msg
...
🔧 Chore: add warn message for GetRemote usage in shortcodes
2025-07-17 16:42:52 +01:00
Nuno C.
ec2df672d2
Merge pull request #2323 from Goudarz/fa-i18n
...
feat(i18n): Update Persian localization
2025-07-17 16:39:28 +01:00
Nuno C.
c4753defd4
Merge pull request #2297 from ZhenShuo2021/feat/article-shortcode
...
✨ Feat: add options for article shortcode
2025-07-17 16:38:29 +01:00
Nuno C.
24cb5791c2
Merge pull request #2252 from servedsmart/replace-custom-javascript-logic-with-anchor-tags
...
🚸 UX: Use anchor tags in article-meta/basic.html
2025-07-17 16:37:13 +01:00
Nuno C.
c8b9b8db3e
Merge pull request #2328 from t1mssc/main
...
👤 Update users.json
2025-07-17 16:36:27 +01:00
Nuno C.
972ee7884f
Merge pull request #2342 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.13.0
...
📌 Bump puppeteer from 24.12.1 to 24.13.0
2025-07-17 16:35:30 +01:00
dependabot[bot]
e0bbd48c8a
📌 Bump puppeteer from 24.12.1 to 24.13.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.12.1 to 24.13.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.12.1...puppeteer-v24.13.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-17 15:25:58 +00:00
Nuno C.
3e4d7d2b56
Merge pull request #2344 from nunocoracao/dependabot/github_actions/dev/actions/first-interaction-2
...
👷 Bump actions/first-interaction from 1 to 2
2025-07-17 16:25:01 +01:00
Nuno C.
706ca73aa0
Merge pull request #2343 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.8.1
...
📌 Bump mermaid from 11.7.0 to 11.8.1
2025-07-17 16:24:17 +01:00
Nuno C.
fe195509ed
Merge pull request #2341 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-plugin-tailwindcss-0.6.14
...
📌 Bump prettier-plugin-tailwindcss from 0.6.13 to 0.6.14
2025-07-17 16:23:32 +01:00
Nuno C.
6588418754
Merge pull request #2329 from nunocoracao/hugo-new-version
...
⚙️ Update Hugo supported version
2025-07-17 16:23:13 +01:00
ZhenShuo Leo
ecf6d1d53f
chore(repo-card): add try statement at GetRemote
2025-07-17 23:09:00 +08:00
ZhenShuo Leo
7475312c13
docs: add missing gist example
2025-07-17 01:55:53 +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