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.
22a9b643de
Merge pull request #2803 from danielwagn3r/umami-dnt
...
Umami Do Not Track browser setting configuration
2026-03-11 00:24:16 +00: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
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
Daniel Wagner
e1c13d658d
Add data-do-not-track attribute to Umami script
2026-02-19 21:55:06 +01:00
Nuno Coração
d38accc6ff
release polish
2026-02-11 22:15:07 +00:00
Nuno C.
e753c191c3
Merge pull request #2775 from ZhenShuo2021/firebase
...
✨ Feat: improve Firebase
2026-02-11 21:51:05 +00:00
Nuno C.
c53c0ce6d6
Merge pull request #2774 from abdalrahmanshaban0/dev
...
fix(a11y): add alt text to author profile image
2026-02-11 21:49:53 +00:00
Nuno C.
92c7b3ecdf
Merge branch 'dev' into remove-jquery
2026-02-11 21:27:54 +00:00
ZhenShuo Leo
99d329c7b0
feat: reduce firebase blocking time
...
- use esm format
- defer loading with type="module"
- upgrade from v8.10.0 to v9.23.0
- allow homepage/taxonomy/term log
2026-02-10 06:52:05 +08:00
ZhenShuo Leo
0e9a151ce5
refactor: gather firebase templates
2026-02-07 21:48:53 +08:00
abdalrahmanshaban0
54e7ebc4d9
fix(a11y): add alt text to author profile image
2026-02-06 22:14:25 +02:00
Eric Gusmao
39209dbab3
Remove jQuery dependency and update theme version to 2.97.0
2026-01-26 20:36:32 -03:00
Christian Schärf
ed75c36449
🐛 fix: respect value of disableHeroImageFilter for content
2026-01-15 22:49:34 +01:00
Nuno C.
e5fc548eb5
Merge pull request #2714 from ZhenShuo2021/feat/compact
...
💄 Style(article-link): truncate long summary
2026-01-12 00:53:58 +00:00
ZhenShuo Leo
10083786cb
style(card-link): add line clamp and BEM classes
...
Add BEM class names for easier CSS targeting
2026-01-07 16:06:56 +08:00
ZhenShuo Leo
4a16b20d3f
style(header): tweak fixed-fill-blur
2026-01-04 19:25:56 +08:00
ZhenShuo Leo
0083e927c1
style(doc): remove opacity from homepage contributors
...
images look gray
2026-01-04 01:28:53 +08:00
ZhenShuo Leo
ec69178703
style(doc): tweak the icon color on the homepage
2026-01-04 01:28:41 +08:00
Nuno Coração
d79d17e807
update and add sponsors and contributors
2026-01-02 16:57:37 +00:00
Nuno C.
1aba089483
Merge pull request #2683 from ZhenShuo2021/fix/header
...
✨ Feat: improve the appearance of the header
2026-01-01 23:24:20 +00:00
ZhenShuo Leo
3c534548df
feat(admonition): allow full customization
2025-12-31 15:41:13 +08:00
ZhenShuo Leo
c78b3a1e6a
fix: menu unreadable ( #1790 )
2025-12-27 17:33:20 +08:00
ZhenShuo Leo
230ee3ab16
feat: improve fixed-fill-blur
...
The original appearance is identical to `fixed-fill`
2025-12-27 17:32:04 +08:00
ZhenShuo Leo
8ab8807398
feat: better mobile menu
2025-12-27 17:32:00 +08:00
ZhenShuo Leo
522bdbe29e
fix: menu vertical overflow
2025-12-27 17:31:53 +08:00
ZhenShuo Leo
f3e91168d9
fix(schema): remove abstract field
...
- Search engines do not consume the abstract property
- Platforms (Docusaurus, Vitepress, WordPress, Medium) do not use it
- .Summary method does not match the definition of abstract in schema.org
redo 0d21750932 due to incorrect merge manipulate
2025-12-23 01:42:44 +08:00
ZhenShuo Leo
81f2423d71
Merge branch 'dev' into feature/callout-tailwind
2025-12-23 01:21:40 +08:00
ZhenShuo Leo
0d21750932
fix(schema): remove abstract field
...
- Search engines do not consume the abstract property
- Platforms (Docusaurus, Vitepress, WordPress, Medium) do not use it
- .Summary method does not match the definition of abstract in schema.org
2025-12-23 01:16:01 +08:00
ZhenShuo Leo
e4ca3de291
feat(article-link): support front matter control of showCards option
2025-12-23 01:16:00 +08:00
ZhenShuo Leo
8b362f58d3
perf(schema): loop fusion
2025-12-23 01:13:56 +08:00
ZhenShuo Leo
afa810841c
feat(author): support svg image
2025-12-23 01:13:56 +08:00
ZhenShuo Leo
34fc0e619f
chore(head): normalize color scheme name to lowercase
...
Many users configured the scheme with uppercase letters.
While uppercase works on macOS, it causes deployment failures on Ubuntu due to case sensitivity.
2025-12-23 01:13:55 +08:00
Nuno C.
74650e4927
Merge pull request #2637 from ZhenShuo2021/feat/tabs
...
✨ Feat: add tabs shortcode
2025-12-22 17:09:40 +00:00
rxchi1d
775d5b1bbf
feat: add admonitions
2025-12-22 09:53:58 +08:00
ZhenShuo Leo
20044af981
feat: add tabs
2025-12-01 20:24:26 +08:00
ZhenShuo Leo
112b22c0d9
style: improve article-link contrast
...
add background and tweak border
2025-11-29 04:10:47 +08:00
ZhenShuo Leo
31039584e8
style: add overlay for background blur
2025-11-29 04:10:47 +08:00
ZhenShuo Leo
ec942b013a
fix: remove alt in decorative images
2025-11-29 03:29:18 +08:00
Nuno C.
bdf5c84f19
Merge pull request #2621 from ZhenShuo2021/fix/author-zoom
...
🐛 Fix: author image stretch when zooming
2025-11-24 23:32:34 +00:00
ZhenShuo Leo
8d5c2045a6
fix: author image stretch when zooming
...
fix this issue by using square image for data-zoom-src
2025-11-22 05:34:28 +08:00
ZhenShuo Leo
652462e326
fix: add JSON-LD to section page
2025-11-21 02:16:48 +08:00
ZhenShuo Leo
8ab2d8b68a
feat: add BreadcrumbList (enableStructuredBreadcrumbs option)
...
also fix escape character in url of schema
2025-11-21 02:16:43 +08:00
Nuno C.
05456d8fdb
Merge pull request #2593 from nunocoracao/a11y
...
🐛 Fix(a11y): conditionally create disable_images button
2025-11-03 22:20:38 +00:00
Nuno C.
cd73c4ab4d
Merge pull request #2565 from ZhenShuo2021/fix/showDateOnlyInArticle
...
🐛 Fix: showDateOnlyInArticle
2025-11-03 22:14:41 +00:00
Nuno C.
7b08a2241c
Merge pull request #2564 from ZhenShuo2021/fix/repo-card
...
🐛 Fix(repo-card): language dot colors not displaying
2025-11-03 22:14:04 +00:00
Nuno C.
998aee7bf3
Merge pull request #2562 from ZhenShuo2021/fix/scroll-to-top
...
🐛 Fix(scroll-to-top): handle nil value correctly
2025-11-03 22:13:12 +00:00
ZhenShuo Leo
c51559dee5
fix(a11y): create disable_images button only when layout is background
2025-11-03 10:30:59 +08:00
ZhenShuo Leo
d1f332b9cf
fix: showDateOnlyInArticle
2025-10-17 14:52:25 +08:00