dependabot[bot]
a839c82416
📌 Bump katex from 0.16.33 to 0.16.38
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.33 to 0.16.38.
- [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.33...v0.16.38 )
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.38
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-11 05:03:55 +00:00
Nuno Coração
a7731a15be
🔖 v2.100.0
2026-03-11 01:11:17 +00:00
Nuno Coração
7af7ed9720
polish and finish
2026-03-11 01:07:34 +00:00
Nuno C.
ab6c812198
Merge pull request #2788 from danielwagn3r/llmstxt
...
Add support for llms.txt
2026-03-11 00:53:07 +00:00
Nuno C.
20c6de4eb8
Merge pull request #2815 from ZhenShuo2021/email
...
✨ Feat: Email obfuscation
2026-03-11 00:49:20 +00:00
Nuno C.
3a912caf92
Merge pull request #2814 from ZhenShuo2021/logo-alt
...
✨ Feat: logo alt and remove logo JS
2026-03-11 00:49:03 +00:00
Nuno C.
d049a3f020
Merge pull request #2790 from manio/main
...
✨ Feat: Add printables icon and profile support
2026-03-11 00:28:41 +00:00
Nuno C.
0036fb8c02
Merge pull request #2792 from alxhslm/fix-accordian-chevron
...
Fix: make accordian chevron behaviour match admonition
2026-03-11 00:27:33 +00:00
Nuno C.
e6c8e05040
Merge pull request #2795 from alxhslm/tab-nested
...
fix: Tab shortcode supports nested shortcodes
2026-03-11 00:27:03 +00:00
Nuno C.
22a9b643de
Merge pull request #2803 from danielwagn3r/umami-dnt
...
Umami Do Not Track browser setting configuration
2026-03-11 00:24:16 +00:00
Nuno C.
2d5bf43ea3
Merge pull request #2813 from ZhenShuo2021/gist
...
✨ Feat: add CSS for gist shortcode
2026-03-11 00:23:11 +00:00
Nuno C.
8a1669e1f4
Merge pull request #2816 from richtefee/feature/accordion-align
...
Add optional align parameter to accordion items shortcode.
2026-03-11 00:21:13 +00:00
Nuno C.
a132c61d0c
Merge pull request #2822 from bilyes/use-official-mastodon-share-link
...
Use Mastodon's official sharing link.
2026-03-11 00:18:30 +00:00
Nuno C.
3dea18a9cb
Merge pull request #2825 from bitfoo1/fix/repo-cards-null-color-css
...
fix: skip null colors in repoColors when generating repo-cards CSS
2026-03-11 00:17:42 +00:00
Nuno C.
4cc9899469
Merge pull request #2826 from luizcarloscf/luizcarloscf-update-users
...
Add new user
2026-03-11 00:09:28 +00:00
Nuno C.
e4fdf17032
Merge branch 'dev' into luizcarloscf-update-users
2026-03-11 00:09:21 +00:00
Nuno C.
4fddd9d1eb
Merge pull request #2823 from cintiaching/patch-1
...
Add new user entries to users.json
2026-03-11 00:08:48 +00:00
Nuno C.
ae27bba4e9
Merge branch 'dev' into patch-1
2026-03-11 00:08:39 +00:00
Nuno C.
71fc6ee8b8
Merge pull request #2821 from nunocoracao/dependabot/github_actions/dev/actions/upload-artifact-7
...
👷 Bump actions/upload-artifact from 6 to 7
2026-03-11 00:07:39 +00:00
Nuno C.
15c580ab86
Merge pull request #2820 from Kiwipapa/add-airika-user
...
Add airika user
2026-03-11 00:07:28 +00:00
Nuno C.
1d7579f3b0
Merge pull request #2818 from nunocoracao/hugo-new-version
...
⚙️ Update Hugo supported version
2026-03-11 00:05:08 +00:00
Luiz Carlos Cosmi Filho
3bc2b4b82e
Add new user entry to users.json
2026-03-08 15:51:27 -03:00
Daniel von Eßen
9e0ad31ec8
fix: skip null colors in repoColors when generating repo-cards CSS
...
Languages with null entries in repoColors.json caused Go's fmt.Sprintf
to emit '%!s(<nil>)' as the color value, producing invalid CSS and
browser parse errors. Add a nil guard to skip those entries, letting
them fall back to the default dot color.
Fixes #2824
2026-03-06 16:27:23 +01:00
Cintia Ching
1b6df4c166
Add new user entries to users.json
2026-03-05 13:19:17 +08:00
Ilyess Bachiri
34610228ad
Use Mastodon's official sharing link.
2026-03-04 19:09:18 -05:00
dependabot[bot]
4705b55e09
👷 Bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-04 05:03:07 +00:00
root
7fed4fa2d1
✨ Add Airika to users list
2026-03-01 18:35:32 +08:00
nunocoracao
6f99fefab3
Update Hugo supported version
2026-02-26 06:24:15 +00:00
ZhenShuo Leo
c74017c987
fix: auto detect mailto prefix
2026-02-26 13:35:29 +08:00
felix
641c16a150
Add optional align parameter to accordion items shoortcode. Updated docs.
2026-02-25 20:36:19 +03:00
ZhenShuo Leo
be7f6b6f8f
fix: author icon padding
2026-02-25 23:13:17 +08:00
ZhenShuo Leo
55f2f22849
feat: email obfuscation ( #2711 )
2026-02-25 23:13:16 +08:00
ZhenShuo Leo
812effc613
feat: gist css
2026-02-25 22:44:09 +08:00
ZhenShuo Leo
02a7397119
refactor: use css for logo switcher
2026-02-25 22:41:25 +08:00
ZhenShuo Leo
e35bcc0f24
chore: logo alt text
2026-02-25 22:41:25 +08:00
Nuno C.
f18c6a0564
Merge pull request #2812 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss/cli-4.2.1
...
📌 Bump @tailwindcss/cli from 4.1.18 to 4.2.1
2026-02-25 14:14:09 +00:00
Nuno C.
e1e59f0009
Merge pull request #2810 from nunocoracao/dependabot/npm_and_yarn/dev/katex-0.16.33
...
📌 Bump katex from 0.16.28 to 0.16.33
2026-02-25 14:13:46 +00:00
Nuno C.
6e96c55f0a
Merge pull request #2809 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.37.5
...
📌 Bump puppeteer from 24.37.2 to 24.37.5
2026-02-25 14:13:31 +00:00
Nuno C.
de0645aa3d
Merge pull request #2797 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.12.3
...
📌 Bump mermaid from 10.9.5 to 11.12.3
2026-02-25 14:13:11 +00:00
Nuno C.
7e1ecd5480
Merge pull request #2807 from zarvelionzynji/add-user
...
update users.json
2026-02-25 14:11:15 +00:00
Nuno C.
1771c92213
Merge branch 'dev' into add-user
2026-02-25 14:11:00 +00:00
dependabot[bot]
350d669406
💄 Rebuild CSS
2026-02-25 05:04:26 +00:00
dependabot[bot]
c747c623eb
📦 Update packaged KaTeX
2026-02-25 05:04:04 +00:00
dependabot[bot]
fef811f3a1
📌 Bump @tailwindcss/cli from 4.1.18 to 4.2.1
...
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) from 4.1.18 to 4.2.1.
- [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.2.1/packages/@tailwindcss-cli )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 05:03:58 +00:00
dependabot[bot]
4b7677ea89
📌 Bump katex from 0.16.28 to 0.16.33
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.28 to 0.16.33.
- [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.28...v0.16.33 )
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.33
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 05:03:35 +00:00
dependabot[bot]
03b2f4502a
📌 Bump puppeteer from 24.37.2 to 24.37.5
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.37.2 to 24.37.5.
- [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.37.2...puppeteer-v24.37.5 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.37.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 05:03:30 +00:00
Zarvelion Zynji
5fb61dee19
update users.json
2026-02-24 22:17:30 +07:00
dependabot[bot]
15bf0ea12a
💄 Rebuild CSS
2026-02-23 11:55:12 +00:00
dependabot[bot]
6cbe52620f
📦 Update packaged Mermaid
2026-02-23 11:55:10 +00:00
dependabot[bot]
81da343120
📌 Bump mermaid from 10.9.5 to 11.12.3
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 10.9.5 to 11.12.3.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.5...mermaid@11.12.3 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.12.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 11:54:47 +00:00