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
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