Served Smart
4d1d3c5311
🚑 Hotfix: Fix issues with article shortcode
2025-07-21 12:24:06 +02:00
ZhenShuo Leo
dc778836f1
feat: hide image in a11y mode
2025-07-21 17:18:18 +08:00
ZhenShuo Leo
edbace7be0
feat: support a11y disable blur
2025-07-21 17:18:18 +08:00
Nuno C.
ec912c4a92
Merge pull request #2361 from ZhenShuo2021/feat/scholar-icon
...
✨ Feat: add google-scholar icon
2025-07-21 10:16:57 +01:00
Nuno C.
cc702b0582
Merge pull request #2355 from dahisea/patch-1
...
Update index.zh-cn.md
2025-07-21 10:16:25 +01:00
Nuno C.
f0e0af3a3c
Merge pull request #2354 from insidemordecai/dev
...
✨ add matrix, fediverse, keyoxide and signal icons
2025-07-21 10:16:00 +01:00
Nuno C.
26ac8ab715
Merge pull request #2353 from consod/sv-translation
...
Add Swedish translation
2025-07-21 10:15:04 +01:00
Nuno C.
a7080de207
Merge pull request #2352 from servedsmart/fix-article-shortcode-link
...
🚑 Hotfix: Fix incorrect href in article shortcode
2025-07-21 10:13:15 +01: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
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
92d35bdfec
feat: add google-scholar icon
2025-07-21 14:04:56 +08:00
Dahi
1ac78d12a3
Update index.zh-cn.md
2025-07-20 23:23:06 +08:00
Mordecai K
a36511aab9
🔧 update(docs): reference new icons
2025-07-19 00:35:19 +03:00
Mordecai K
b3866a53e9
✨ add matrix icon
2025-07-18 23:48:01 +03:00
Mordecai K
13025d599e
✨ add keyoxide icon
2025-07-18 23:47:44 +03:00
Mordecai K
6b7b365b1c
✨ add fediverse icon
2025-07-18 23:47:11 +03:00
Mordecai K
9487bb0a82
✨ add signal icon
2025-07-18 23:46:46 +03:00
Conny Söderholm
b3ee5b2dd4
Add Swedish translation
2025-07-18 12:37:28 +03:00
Served Smart
5b84d57817
🚑 Hotfix: Fix incorrect href in article shortcode
...
See: https://github.com/nunocoracao/blowfish/pull/2297#issuecomment-3085165961
2025-07-17 21:51:07 +02: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
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