dependabot[bot]
93316769fe
📌 bump puppeteer from 24.24.1 to 24.26.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.24.1 to 24.26.1.
- [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.24.1...puppeteer-v24.26.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.26.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 05:02:21 +00:00
dependabot[bot]
0eea244097
📌 bump commander from 14.0.1 to 14.0.2
...
Bumps [commander](https://github.com/tj/commander.js ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: commander
dependency-version: 14.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 05:02:05 +00:00
dependabot[bot]
cb3d124999
📌 bump @tailwindcss/cli from 4.1.14 to 4.1.16
...
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) from 4.1.14 to 4.1.16.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-cli )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.16
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 05:02:00 +00:00
dependabot[bot]
b36b892901
📌 bump tailwindcss from 4.1.14 to 4.1.16
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 4.1.14 to 4.1.16.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.16
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 05:01:50 +00:00
dependabot[bot]
17dfc5503c
👷 bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-29 05:01:43 +00:00
daytaur
ae9ee3f069
Add portfolio site entry to users.json
2025-10-27 11:13:37 +02:00
istvanmerza
3ac8ed5556
Update users.json
...
Add merza.is
2025-10-26 23:19:10 +01:00
nunocoracao
f6f36a851e
Update Hugo supported version
2025-10-25 06:06:13 +00:00
ZhenShuo Leo
a05ba20c85
feat: add new color scheme "one-light"
2025-10-20 21:34:16 +08:00
ZhenShuo Leo
be89d0e2b3
feat: add new color scheme "github"
2025-10-20 21:34:16 +08:00
ZhenShuo Leo
1e99e63084
fix(keyword): trim empty spaces
2025-10-17 18:35:26 +08:00
ZhenShuo Leo
d1f332b9cf
fix: showDateOnlyInArticle
2025-10-17 14:52:25 +08:00
Nuno C.
8642fc75cf
Merge pull request #2557 from nunocoracao/dependabot/github_actions/dev/stefanzweifel/git-auto-commit-action-7
2025-10-17 07:44:13 +01:00
Nuno C.
0789219758
Merge pull request #2556 from nunocoracao/dependabot/github_actions/dev/actions/setup-node-6
2025-10-17 07:44:00 +01:00
Nuno C.
f8d4b06330
Merge pull request #2558 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.24.1
2025-10-17 07:43:32 +01:00
Nuno C.
f768428e0b
Merge pull request #2559 from nunocoracao/dependabot/npm_and_yarn/dev/katex-0.16.25
2025-10-17 07:43:15 +01:00
Nuno C.
d9e1593377
Merge pull request #2560 from nunocoracao/dependabot/npm_and_yarn/dev/chart.js-4.5.1
2025-10-17 07:42:56 +01:00
Nuno C.
0fed115c96
Merge pull request #2563 from nunocoracao/hugo-new-version
2025-10-17 07:42:32 +01:00
ZhenShuo Leo
884d84363e
Revert "perf(repo-card): only generate used CSS class"
...
This reverts commit af221fbf3b .
fix language dot colors in repo-card not displaying
This occurs because head.html is rendered before the page content,
making .Page.Store unavailable at that point in the template
execution order.
This issue doesn't appear in local development because page refreshes
trigger full re-renders, allowing the Store values to be properly
populated from shortcodes.
Alternative solutions considered:
1. templates.Defer: too complex and unreliable
2. Moving CSS to footer: confusing and delayed load
3. Inline styles: incurs CSP issue
Final I choose pre-generate CSS for all languages. After zstd
compression, the CSS file is only 8KB and benefits from browser
caching across all pages.
2025-10-17 14:38:24 +08:00
nunocoracao
4389aa5555
Update Hugo supported version
2025-10-17 06:07:14 +00:00
ZhenShuo Leo
03f078ba8e
fix(scroll-to-top): handle nil value correctly
2025-10-16 00:42:07 +08:00
Ted
1ef3c02588
fix _external-link.html replacement variable refs
2025-10-15 09:35:42 -05:00
dependabot[bot]
bca3c4dd99
📦 Update packaged ChartJS
2025-10-15 05:02:31 +00:00
dependabot[bot]
ee8703a515
📦 Update packaged KaTeX
2025-10-15 05:02:29 +00:00
dependabot[bot]
4ee83032e9
📌 bump chart.js from 4.5.0 to 4.5.1
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-version: 4.5.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 05:02:07 +00:00
dependabot[bot]
5578f37a6b
📌 bump katex from 0.16.23 to 0.16.25
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.23 to 0.16.25.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.23...v0.16.25 )
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 05:02:00 +00:00
dependabot[bot]
276e215ff6
📌 bump puppeteer from 24.23.0 to 24.24.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.23.0 to 24.24.1.
- [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.23.0...puppeteer-v24.24.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.24.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 05:01:48 +00:00
dependabot[bot]
2cda8e72b3
👷 bump stefanzweifel/git-auto-commit-action from 6 to 7
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 05:01:41 +00:00
dependabot[bot]
ba79ed3442
👷 bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 05:01:37 +00:00
tekdahl
f74b1bc2e6
Update docs/shortcodes/index.md to fix example regex
...
Minor documentation change. The carousel documentation is misleading, because the code example is broken. The spaces added break the globbing/regex used in the one actually embedded in the page.
2025-10-14 22:42:51 -05:00
Oluf Lorenzen
417606bde5
feat: extend german translation
2025-10-15 00:31:21 +02:00
ZhenShuo2021
a0d04df2b3
Merge pull request #2549 from ZhenShuo2021/patch
...
chore: rebuild CSS for the new release v2.91.0
2025-10-15 00:28:28 +08:00
ZhenShuo Leo
de68f8d46e
chore: rebuild CSS for the new release v2.91.0
2025-10-15 00:26:29 +08:00
Nuno Coração
2e3fb57ce8
v2.92.0
2025-10-14 10:30:56 +01:00
Nuno Coração
d0db9190d4
fix on users.json
2025-10-14 10:29:39 +01:00
Nuno C.
f6f6aa9577
Merge pull request #2542 from nunocoracao/dev
...
Dev
v2.91.0
2025-10-14 10:22:14 +01:00
Nuno Coração
43dcc375d6
small fixes
2025-10-14 10:21:43 +01:00
Nuno C.
8db2442743
Merge pull request #2541 from nunocoracao/main
...
Sync
2025-10-14 10:16:29 +01:00
Nuno C.
452bdd408b
Merge branch 'dev' into main
2025-10-14 10:16:20 +01:00
Nuno C.
80746a1fce
Merge pull request #2515 from ZhenShuo2021/feat/image-position
...
✨ Feat: add `imagePosition` to allow align image
2025-10-14 10:14:27 +01:00
Nuno C.
b29c6614dc
Merge branch 'dev' into feat/image-position
2025-10-14 10:14:18 +01:00
Nuno C.
1597b4b356
Merge pull request #2525 from nunocoracao/dependabot/npm_and_yarn/tar-fs-3.1.1
...
chore(deps-dev): bump tar-fs from 3.1.0 to 3.1.1
2025-10-14 10:11:42 +01: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.
f441e653fb
Merge pull request #2538 from thetorminal/patch-2
...
relLangUrl in $showMoreLinkDest
2025-10-14 10:10:48 +01:00
Nuno C.
ad5295d335
Merge pull request #2537 from tveyben/add-danish
...
Adds danish translation
2025-10-14 10:10:07 +01:00
Nuno C.
edab149fca
Merge pull request #2536 from ZhenShuo2021/chore/contributing
...
🔧 Chore: CONTRIBUTING.md
2025-10-14 10:09:39 +01:00
Nuno C.
fcd9b6cc89
Merge pull request #2535 from ZhenShuo2021/docs/patches
...
📝 Docs: small patches
2025-10-14 10:09:19 +01:00
Nuno C.
01dafef575
Merge pull request #2533 from ZhenShuo2021/feat/mermaid-dark
...
✨ Feat(mermaid): support dark mode
2025-10-14 10:08:26 +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.
7094f95a27
Merge pull request #2531 from ghlrobin/patch-1
...
Update Firebase CLI installation command
2025-10-14 10:07:10 +01:00