4022 Commits

Author SHA1 Message Date
Nuno C.
1e80605801 Merge pull request #2473 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.19.0
📌 Bump puppeteer from 24.16.2 to 24.19.0
2025-09-15 22:41:46 +01:00
Nuno C.
a4c349383b Merge pull request #2474 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.11.0
📌 Bump mermaid from 11.10.0 to 11.11.0
2025-09-15 22:41:29 +01:00
Miles Barr
bf85845bc2 Fix HTML for menu items that only have an icon 2025-09-14 09:03:43 -07:00
ZhenShuo Leo
9906b03fa9 fix(single.html): toc not controlled by frontmatter (#2421) 2025-09-14 17:09:27 +08:00
ZhenShuo Leo
e355715a3b feat(timeline): support markdown content 2025-09-12 20:25:35 +08:00
ZhenShuo Leo
af221fbf3b perf(repo-card): only generate used CSS class 2025-09-12 11:13:23 +08:00
ZhenShuo Leo
f94f60aef6 perf(repo-card): load CSS once globally instead of per card 2025-09-12 10:31:28 +08:00
ish
c648324aca fix current color 2025-09-10 13:08:39 +08:00
ish
479e2efff4 fix conflict with dev 2025-09-10 13:03:47 +08:00
dependabot[bot]
a66464e972 📦 Update packaged Mermaid 2025-09-10 05:02:17 +00:00
dependabot[bot]
6bf8cc6c9c 📌 Bump mermaid from 11.10.0 to 11.11.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.10.0 to 11.11.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.10.0...mermaid@11.11.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:01:51 +00:00
dependabot[bot]
b48172bd63 📌 Bump puppeteer from 24.16.2 to 24.19.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.16.2 to 24.19.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.16.2...puppeteer-v24.19.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:01:41 +00:00
dependabot[bot]
99ae96f436 👷 Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:01:28 +00:00
dependabot[bot]
f4fb43dfaf 👷 Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:01:25 +00:00
ish
4fa6542bf2 add icons: cloud, cloud-moon 2025-09-10 12:58:58 +08:00
ZhenShuo Leo
2ff90348e7 feat(repo-card): fix inline style CSP issue 2025-09-10 07:27:47 +08:00
nunocoracao
fa8d3ed4ea Update Hugo supported version 2025-09-09 06:07:15 +00:00
ZhenShuo Leo
b30e9da6cc docs: update docs for fingerprintAlgorithm 2025-09-07 15:46:04 +08:00
githubdand
dde8b29674 Update users.json 2025-09-02 07:00:09 +10:00
ZhenShuo Leo
7af1ca359b chore(a11y): update german title translation 2025-09-01 21:10:30 +08:00
Fanovian
42f7e80bcd 📝 Docs: Add description of "showThumbnail" option of GitHub shortcodes in other lang 2025-09-01 11:53:49 +08:00
ZhenShuo Leo
539a776d1c chore(a11y): add title to i18n 2025-09-01 02:19:30 +08:00
aikhae
55efc7f208 Adding myself to users :) 2025-08-31 09:30:45 +02:00
dependabot[bot]
d9151db6c0 👷 Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 15:48:19 +00:00
ZhenShuo Leo
ccc7fc8a98 feat(tailwind): enable default colors 2025-08-22 04:15:44 +08:00
ZhenShuo Leo
9bf7c1dc0b chore: remove lighthouse.html in exampleSite 2025-08-22 04:14:06 +08:00
ZhenShuo Leo
4bb67ca1ca chore: remove text-white 2025-08-22 04:03:22 +08:00
ZhenShuo Leo
97b5a3acdd chore: remove from-gray-100 2025-08-22 04:03:22 +08:00
ZhenShuo Leo
76aa3741d1 chore: remove text-gray 2025-08-22 04:03:22 +08:00
ZhenShuo Leo
814df64d92 chore: remove bg-gray-100 2025-08-22 04:03:22 +08:00
ZhenShuo Leo
aa76e94538 fix(rtl): correct article-link title direction (#2023) 2025-08-22 03:34:02 +08:00
ZhenShuo Leo
58b7a6be39 style(toc): add padding to the end
This improves appearance in chrome and safari
and fixes content being blocked in firefox
2025-08-22 03:34:02 +08:00
ZhenShuo Leo
2efd19e793 fix(rtl): homepage card layout broken on rtl site 2025-08-22 03:34:02 +08:00
ZhenShuo Leo
41f6b37e56 refactor(tailwind): use logical properties for language direction 2025-08-22 03:34:02 +08:00
ZhenShuo Leo
3150fb6631 fix(rtl): timeline shortcode broken on rtl site 2025-08-22 03:34:02 +08:00
ZhenShuo Leo
637c43a125 fix(rtl): cardViewScreenWidth broken on rtl site 2025-08-22 03:34:02 +08:00
ZhenShuo Leo
b005096833 fix(rtl): incorrect article-link badge padding 2025-08-22 03:34:02 +08:00
Nuno C.
9cc808ea93 Merge pull request #2436 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.16.2
📌 Bump puppeteer from 24.15.0 to 24.16.2
2025-08-21 14:39:39 +01:00
Nuno C.
710709d527 Merge pull request #2437 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.10.0
📌 Bump mermaid from 11.9.0 to 11.10.0
2025-08-21 14:39:25 +01:00
Nuno C.
4b5403051d Merge pull request #2438 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss/cli-4.1.12
📌 Bump @tailwindcss/cli from 4.1.11 to 4.1.12
2025-08-21 14:39:10 +01:00
ZhenShuo Leo
0840169724 chore(code.js): add linenos comments 2025-08-21 06:00:26 +08:00
ZhenShuo Leo
9d0aecf41f refactor(code.js): simplify code
uses optional chaining
inlines short functions
2025-08-21 05:40:30 +08:00
dependabot[bot]
545b25e786 💄 Rebuild CSS 2025-08-20 07:34:33 +00:00
dependabot[bot]
cd4538bdb0 📌 Bump @tailwindcss/cli from 4.1.11 to 4.1.12
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli) from 4.1.11 to 4.1.12.
- [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.12/packages/@tailwindcss-cli)

---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
  dependency-version: 4.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 07:33:59 +00:00
dependabot[bot]
2bdd3f1422 💄 Rebuild CSS 2025-08-20 07:11:04 +00:00
dependabot[bot]
a6cc41ce54 📦 Update packaged Mermaid 2025-08-20 07:11:02 +00:00
dependabot[bot]
27ebe4edb4 📌 Bump mermaid from 11.9.0 to 11.10.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 07:10:32 +00:00
dependabot[bot]
67b605d396 💄 Rebuild CSS 2025-08-20 06:58:49 +00:00
dependabot[bot]
784e1d3e37 📌 Bump puppeteer from 24.15.0 to 24.16.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.15.0 to 24.16.2.
- [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.15.0...puppeteer-v24.16.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.16.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 06:58:14 +00:00
Kieran Lowe
273049009a feat: add user to users 2025-08-19 18:45:12 +00:00