baf88a1ca1
fix: 修复0fe29c7提交导致的抖动问题
2026-03-30 15:41:33 +08:00
d122f19ead
chore: 添加备案信息
2026-03-30 15:08:22 +08:00
b570c9e621
chore: 更新关于页面
2026-03-30 15:07:49 +08:00
b4caa00827
docs: 在README中添加项目说明
2026-03-30 13:48:18 +08:00
1364698b81
feat: 添加 Gitea 仓库卡片组件支持
2026-03-30 13:30:27 +08:00
6243898db3
feat: 添加 GitLab 仓库卡片组件支持;合并pr-518
Code quality / quality (push) Has been cancelled
Build and Check / Astro Check for Node.js 22 (push) Has been cancelled
Build and Check / Astro Check for Node.js 23 (push) Has been cancelled
Build and Check / Astro Build for Node.js 22 (push) Has been cancelled
Build and Check / Astro Build for Node.js 23 (push) Has been cancelled
2026-03-22 14:27:33 +08:00
7ae6fb91a4
feat: 移除返回顶部按钮
2026-03-22 12:21:40 +08:00
cbf35beeb8
feat: 将目录(TOC)移至侧边栏并优化滚动高亮逻辑
...
- 重构TOC组件,移至SideBar中显示
- 改进IntersectionObserver实现,优化章节高亮行为
- 添加toc国际化翻译(中/英/繁)
- 更新Swup容器配置,支持文章页侧边栏刷新
- 移除原MainGridLayout中的独立TOC容器
2026-03-22 12:16:51 +08:00
b7ebf3bef7
feat: 添加文章置顶功能
...
- 添加 pinned 和 category_pinned 字段支持文章置顶
- archive 页面置顶文章独立于时间轴显示
- 主页卡片显示置顶图标
- 支持全局置顶和分类置顶两种模式
- 修复置顶文章在标签/未分类筛选时的过滤问题
2026-03-22 11:27:17 +08:00
370b421eed
feat: 精简多语言支持并添加404页面
2026-03-21 15:39:09 +08:00
d97e6c66d6
feat: 迁移博客个性化配置
2026-03-21 15:16:45 +08:00
5de5876bde
chore: 移除模板示例文章并添加AGENTS.md配置
2026-03-21 13:33:56 +08:00
dependabot[bot]
6d39b0dec4
chore(deps): bump the patch-updates group across 1 directory with 13 updates ( #681 )
...
Bumps the patch-updates group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check ) | `0.9.4` | `0.9.6` |
| [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss ) | `4.0.12` | `4.0.14` |
| [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte ) | `7.2.0` | `7.2.3` |
| [@expressive-code/core](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/core ) | `0.41.3` | `0.41.4` |
| [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections ) | `0.41.3` | `0.41.4` |
| [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers ) | `0.41.3` | `0.41.4` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) | `5.2.8` | `5.2.9` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.40` | `1.2.50` |
| [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code ) | `0.41.3` | `0.41.4` |
| [katex](https://github.com/KaTeX/KaTeX ) | `0.16.23` | `0.16.27` |
| [sharp](https://github.com/lovell/sharp ) | `0.34.4` | `0.34.5` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) | `3.4.18` | `3.4.19` |
| [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin ) | `1.10.4` | `1.10.6` |
Updates `@astrojs/check` from 0.9.4 to 0.9.6
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.6/packages/language-tools/astro-check )
Updates `@astrojs/rss` from 4.0.12 to 4.0.14
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.14/packages/astro-rss )
Updates `@astrojs/svelte` from 7.2.0 to 7.2.3
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.2.3/packages/integrations/svelte )
Updates `@expressive-code/core` from 0.41.3 to 0.41.4
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/core/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/core@0.41.4/packages/@expressive-code/core )
Updates `@expressive-code/plugin-collapsible-sections` from 0.41.3 to 0.41.4
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-collapsible-sections/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-collapsible-sections@0.41.4/packages/@expressive-code/plugin-collapsible-sections )
Updates `@expressive-code/plugin-line-numbers` from 0.41.3 to 0.41.4
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.41.4/packages/@expressive-code/plugin-line-numbers )
Updates `@fontsource/roboto` from 5.2.8 to 5.2.9
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto )
Updates `@iconify-json/material-symbols` from 1.2.40 to 1.2.50
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro-expressive-code` from 0.41.3 to 0.41.4
- [Release notes](https://github.com/expressive-code/expressive-code/releases )
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md )
- [Commits](https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.4/packages/astro-expressive-code )
Updates `katex` from 0.16.23 to 0.16.27
- [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.27 )
Updates `sharp` from 0.34.4 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases )
- [Commits](https://github.com/lovell/sharp/compare/v0.34.4...v0.34.5 )
Updates `tailwindcss` from 3.4.18 to 3.4.19
- [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/v3.4.19/packages/tailwindcss )
Updates `@astrojs/ts-plugin` from 1.10.4 to 1.10.6
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/ts-plugin/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/ts-plugin@1.10.6/packages/language-tools/ts-plugin )
---
updated-dependencies:
- dependency-name: "@astrojs/check"
dependency-version: 0.9.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@astrojs/rss"
dependency-version: 4.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@astrojs/svelte"
dependency-version: 7.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@expressive-code/core"
dependency-version: 0.41.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@expressive-code/plugin-collapsible-sections"
dependency-version: 0.41.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@expressive-code/plugin-line-numbers"
dependency-version: 0.41.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@fontsource/roboto"
dependency-version: 5.2.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.50
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro-expressive-code
dependency-version: 0.41.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: katex
dependency-version: 0.16.27
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: sharp
dependency-version: 0.34.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: tailwindcss
dependency-version: 3.4.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@astrojs/ts-plugin"
dependency-version: 1.10.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 08:51:08 +09:00
noeFly
1c53b77312
feat: 新增支援第三方 GitLab 自架服務
2025-11-30 10:11:30 +08:00
noeFly
79332344a8
docs: 自述檔案新增 GitLab 專案卡片描述
2025-11-30 10:10:02 +08:00
noeFly
ae28ce8278
Merge branch 'saicaca:main' into feat/gitlab-card
2025-11-29 23:26:39 +08:00
dependabot[bot]
415fb97054
chore(deps): bump the patch-updates group across 1 directory with 6 updates ( #648 )
...
Bumps the patch-updates group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.39` | `1.2.40` |
| [katex](https://github.com/KaTeX/KaTeX ) | `0.16.22` | `0.16.23` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) | `5.39.6` | `5.39.8` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) | `3.4.17` | `3.4.18` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.9.2` | `5.9.3` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) | `2.2.4` | `2.2.5` |
Updates `@iconify-json/material-symbols` from 1.2.39 to 1.2.40
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `katex` from 0.16.22 to 0.16.23
- [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.22...v0.16.23 )
Updates `svelte` from 5.39.6 to 5.39.8
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.8/packages/svelte )
Updates `tailwindcss` from 3.4.17 to 3.4.18
- [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/v3.4.18/packages/tailwindcss )
Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3 )
Updates `@biomejs/biome` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.5/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: katex
dependency-version: 0.16.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.39.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: tailwindcss
dependency-version: 3.4.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 20:43:07 +09:00
dependabot[bot]
d09bed52d1
chore(deps): bump the patch-updates group across 1 directory with 3 updates ( #640 )
...
Bumps the patch-updates group with 3 updates in the / directory: [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ), [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography ) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ).
Updates `@iconify-json/material-symbols` from 1.2.37 to 1.2.39
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `@tailwindcss/typography` from 0.5.18 to 0.5.19
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.18...v0.5.19 )
Updates `svelte` from 5.39.5 to 5.39.6
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.6/packages/svelte )
---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.39
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@tailwindcss/typography"
dependency-version: 0.5.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.39.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 14:30:17 +09:00
dependabot[bot]
816b4d9fc7
chore(deps): bump @astrojs/svelte from 7.1.1 to 7.2.0 ( #639 )
...
Bumps [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte ) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.2.0/packages/integrations/svelte )
---
updated-dependencies:
- dependency-name: "@astrojs/svelte"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-25 14:00:42 +09:00
dependabot[bot]
37060817d8
chore(deps): bump svelte from 5.38.10 to 5.39.2 ( #632 )
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.38.10 to 5.39.2.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.39.2/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.39.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-24 12:37:24 +09:00
dependabot[bot]
73589f66fa
chore(deps): bump the patch-updates group across 1 directory with 3 updates ( #635 )
...
Bumps the patch-updates group with 3 updates in the / directory: [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ), [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography ) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `@iconify-json/material-symbols` from 1.2.36 to 1.2.37
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `@tailwindcss/typography` from 0.5.16 to 0.5.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.18 )
Updates `astro` from 5.13.8 to 5.13.10
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.10/packages/astro )
---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.37
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@tailwindcss/typography"
dependency-version: 0.5.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.13.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-24 11:12:08 +09:00
dependabot[bot]
c641c724f5
chore(deps): bump the patch-updates group with 5 updates ( #630 )
...
Bumps the patch-updates group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@fontsource-variable/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/jetbrains-mono ) | `5.2.7` | `5.2.8` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) | `5.2.7` | `5.2.8` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.35` | `1.2.36` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.13.7` | `5.13.8` |
| [sharp](https://github.com/lovell/sharp ) | `0.34.3` | `0.34.4` |
Updates `@fontsource-variable/jetbrains-mono` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/jetbrains-mono )
Updates `@fontsource/roboto` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto )
Updates `@iconify-json/material-symbols` from 1.2.35 to 1.2.36
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro` from 5.13.7 to 5.13.8
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.8/packages/astro )
Updates `sharp` from 0.34.3 to 0.34.4
- [Release notes](https://github.com/lovell/sharp/releases )
- [Commits](https://github.com/lovell/sharp/compare/v0.34.3...v0.34.4 )
---
updated-dependencies:
- dependency-name: "@fontsource-variable/jetbrains-mono"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@fontsource/roboto"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.36
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.13.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: sharp
dependency-version: 0.34.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 11:23:43 +09:00
dependabot[bot]
d1f2ede945
chore(deps): bump @astrojs/sitemap in the minor-updates group ( #631 )
...
Bumps the minor-updates group with 1 update: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ).
Updates `@astrojs/sitemap` from 3.5.1 to 3.6.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.6.0/packages/integrations/sitemap )
---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 10:09:38 +09:00
dependabot[bot]
2619fa8f80
chore(deps): bump the patch-updates group with 7 updates ( #629 )
...
Bumps the patch-updates group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte ) | `7.1.0` | `7.1.1` |
| [@fontsource-variable/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/jetbrains-mono ) | `5.2.6` | `5.2.7` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) | `5.2.6` | `5.2.7` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.34` | `1.2.35` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.13.5` | `5.13.7` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) | `5.38.7` | `5.38.10` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) | `2.2.3` | `2.2.4` |
Updates `@astrojs/svelte` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.1.1/packages/integrations/svelte )
Updates `@fontsource-variable/jetbrains-mono` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/jetbrains-mono )
Updates `@fontsource/roboto` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto )
Updates `@iconify-json/material-symbols` from 1.2.34 to 1.2.35
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro` from 5.13.5 to 5.13.7
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.7/packages/astro )
Updates `svelte` from 5.38.7 to 5.38.10
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.10/packages/svelte )
Updates `@biomejs/biome` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.4/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@astrojs/svelte"
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@fontsource-variable/jetbrains-mono"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@fontsource/roboto"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.35
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.13.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.38.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 10:06:37 +09:00
dependabot[bot]
1d527b6e68
chore(deps): bump the minor-updates group with 2 updates ( #622 )
...
Bumps the minor-updates group with 2 updates: [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars ) and [pagefind](https://github.com/pagefind/pagefind ).
Updates `overlayscrollbars` from 2.11.5 to 2.12.0
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases )
- [Changelog](https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md )
- [Commits](https://github.com/KingSora/OverlayScrollbars/commits/v2.12.0/packages/overlayscrollbars )
Updates `pagefind` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/pagefind/pagefind/releases )
- [Changelog](https://github.com/Pagefind/pagefind/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pagefind/pagefind/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: overlayscrollbars
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: pagefind
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 20:46:04 +09:00
dependabot[bot]
c817c79304
chore(deps): bump the patch-updates group with 2 updates ( #621 )
...
Bumps the patch-updates group with 2 updates: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `svelte` from 5.38.6 to 5.38.7
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.7/packages/svelte )
Updates `@biomejs/biome` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.3/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.38.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-06 16:08:52 +09:00
dependabot[bot]
e63586e696
chore(deps): bump the patch-updates group across 1 directory with 4 updates ( #619 )
...
Bumps the patch-updates group with 4 updates in the / directory: [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@iconify-json/material-symbols` from 1.2.33 to 1.2.34
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro` from 5.13.3 to 5.13.5
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.5/packages/astro )
Updates `svelte` from 5.38.2 to 5.38.6
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.6/packages/svelte )
Updates `@biomejs/biome` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.2/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.34
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.13.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.38.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 08:33:16 +09:00
hexzii
d0689b7a8a
feat: add support for spoiler text ( #602 )
2025-08-24 16:54:02 +08:00
Carlos Company
59f71f5ef3
fix: improving contrast TOC light theme ( #500 )
2025-08-24 16:35:21 +08:00
Carlos Company
77391ed9ac
refactor: replacing hardcoded style for existing variable ( #525 )
2025-08-24 16:32:34 +08:00
misaka10987
c6f27526ec
fix: automatically wrap social links list ( #604 )
2025-08-24 16:30:54 +08:00
dependabot[bot]
46f9635f4d
chore(deps): bump the patch-updates group with 3 updates ( #607 )
...
Bumps the patch-updates group with 3 updates: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ), [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `@astrojs/sitemap` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.5.1/packages/integrations/sitemap )
Updates `@iconify-json/material-symbols` from 1.2.32 to 1.2.33
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.3/packages/astro )
---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.33
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-23 09:02:39 +09:00
dependabot[bot]
7cae7bc1d4
chore(deps): bump the patch-updates group across 1 directory with 2 updates ( #597 )
...
Bumps the patch-updates group with 2 updates in the / directory: [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) and [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars ).
Updates `@iconify-json/material-symbols` from 1.2.30 to 1.2.32
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `overlayscrollbars` from 2.11.4 to 2.11.5
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases )
- [Changelog](https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md )
- [Commits](https://github.com/KingSora/OverlayScrollbars/commits/v2.11.5/packages/overlayscrollbars )
---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: overlayscrollbars
dependency-version: 2.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 08:37:51 +09:00
Mugzx
026369c63d
fix: add display inline-block to link styles in markdown.css ( #595 )
2025-08-21 17:48:16 +09:00
ZyPLJ
4c0618b677
fix(utils): replace map with forEach to resolve biome lint error | 解决Github Action Biome 代码检查错误 ( #601 )
...
* fix(utils): replace map with forEach to resolve biome lint error
* fix(utils): replace map with forEach in getCategoryList for clarity
* fix(utils): specify radix parameter in Number.parseInt for clarity
---------
Co-authored-by: L4Ph <me@l4ph.moe >
2025-08-21 17:44:33 +09:00
Katsuyuki Karasawa
c84bc2fc6e
Bump biome ( #603 )
...
* bump biome schema
* apply safe fix
2025-08-21 17:36:42 +09:00
dependabot[bot]
8cee29694c
chore(deps): bump the minor-updates group across 1 directory with 4 updates ( #598 )
...
Bumps the minor-updates group with 4 updates in the / directory: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@astrojs/sitemap` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.5.0/packages/integrations/sitemap )
Updates `astro` from 5.12.8 to 5.13.0
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.0/packages/astro )
Updates `svelte` from 5.37.3 to 5.38.1
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.1/packages/svelte )
Updates `@biomejs/biome` from 2.1.3 to 2.2.0
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.0/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: astro
dependency-version: 5.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: svelte
dependency-version: 5.38.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 17:30:32 +09:00
Carlos Company
f0942ee8f7
Fixing Theme Color Selection Reset Button Animation ( #563 )
...
There was no bug for this, but if you display the theme color selector on safari on iOS and the reset to default theme color button is visible, you can see that after the fade in animation finished to show the popup there is an abrupt change of position of this button.
2025-08-20 21:41:19 +09:00
Prawee Wongsa
3850e3e82d
Merge pull request #599 from prawee/main
...
Fix the spacing
2025-08-20 21:38:23 +09:00
Kibidango086
9a7d7b1f7d
fix: Correct language setting reminder, zh-CN -> zh_CN ( #585 )
2025-08-10 15:34:41 +09:00
rushii
ec4dbfd1e8
fix(TOC): hide active overlay when no sections active ( #586 )
...
* fix(TOC): hide active overlay when none active
* fix indentation
2025-08-09 11:14:35 +08:00
Xeonzilla
4ad55e035c
fix: define fonts for code block titles and language badges ( #589 )
2025-08-09 11:05:34 +08:00
dependabot[bot]
6359bd960a
chore(deps): bump the patch-updates group with 2 updates ( #582 )
...
Bumps the patch-updates group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ).
Updates `astro` from 5.12.5 to 5.12.8
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.12.8/packages/astro )
Updates `svelte` from 5.37.2 to 5.37.3
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.37.3/packages/svelte )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.12.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.37.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 08:43:08 +09:00
adaxiik
ef255e6b63
fix: missing base path in rss ( #551 )
...
* fix missing base path in rss
* sort imports
2025-08-06 02:02:24 +08:00
L4Ph
7d5f18d8a1
fix: update language options in SiteConfig for clarity and completeness
2025-08-03 22:23:18 +09:00
Katsuyuki Karasawa
7bb75ef394
Merge branch 'main' into main
2025-08-03 22:22:02 +09:00
Tandstik
5dfaed7e67
Turkish translation ( #575 )
...
* Turkish translation
turkish translation
* feat: add Turkish language support in translations
---------
Co-authored-by: L4Ph <me@l4ph.moe >
2025-08-03 22:12:20 +09:00
dependabot[bot]
d219ca6ee3
chore(deps): bump the minor-updates group across 1 directory with 2 updates ( #572 )
...
Bumps the minor-updates group with 2 updates in the / directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) and [typescript](https://github.com/microsoft/TypeScript ).
Updates `svelte` from 5.36.16 to 5.37.1
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.37.1/packages/svelte )
Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2 )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.37.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-03 22:04:04 +09:00
Katsuyuki Karasawa
ae1ede9310
Add issue and pull request template ( #578 )
...
* feat: add issue templates for bug reports, feature requests, and custom issues
* feat: add pull request template for better contribution guidelines
2025-08-03 22:03:17 +09:00
noeFly
b06f908b2b
fix: 修復 spec 收藏未定義提示 ( #516 )
2025-08-01 19:34:46 +09:00