L4Ph
b1875089ec
Merge branch 'main' into wind-v4
2025-08-21 17:54:31 +09:00
Mugzx
026369c63d
fix: add display inline-block to link styles in markdown.css ( #595 )
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
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 )
...
Code quality / quality (push) Failing after 12s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
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 )
Code quality / quality (push) Failing after 9s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-08-10 15:34:41 +09:00
rushii
ec4dbfd1e8
fix(TOC): hide active overlay when no sections active ( #586 )
...
Code quality / quality (push) Failing after 9s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
* 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 )
...
Code quality / quality (push) Failing after 11s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
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 )
...
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
* fix missing base path in rss
* sort imports
2025-08-06 02:02:24 +08:00
L4Ph
7632b95cbb
Merge branch 'main' into wind-v4
2025-08-05 08:18:47 +09:00
L4Ph
7d5f18d8a1
fix: update language options in SiteConfig for clarity and completeness
Code quality / quality (push) Failing after 11s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
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 )
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-08-01 19:34:46 +09:00
dependabot[bot]
b1f509a82f
chore(deps): bump the patch-updates group with 3 updates ( #569 )
...
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the patch-updates group with 3 updates: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@astrojs/sitemap` from 3.4.1 to 3.4.2
- [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.4.2/packages/integrations/sitemap )
Updates `astro` from 5.12.3 to 5.12.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.12.5/packages/astro )
Updates `@biomejs/biome` from 2.1.2 to 2.1.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.1.3/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.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-07-31 09:01:39 +09:00
Jehian
2adad90af8
Update config.ts
2025-07-29 09:32:11 +07:00
Jehian
2678d9e421
Update translation.ts
2025-07-29 09:31:32 +07:00
Jehian
4f94e03277
Create id.ts
2025-07-29 09:30:50 +07:00
Jehian
550575ec63
Create README.id.md
2025-07-29 09:29:40 +07:00
Jehian
8f23fe255f
Update README.md
2025-07-29 09:28:57 +07:00
L4Ph
7c9b50c508
remove unnecessary dependencies
2025-07-27 14:04:04 +09:00
L4Ph
8448e90ee5
Refactor styles and remove Tailwind configuration
...
- Deleted postcss.config.mjs as it is no longer needed.
- Updated Layout.astro to reference main.css instead of using @tailwind components.
- Modified expressive-code.css to include a reference to Tailwind CSS.
- Reworked main.css to use @import for Tailwind and added custom variants and utilities.
- Updated markdown.css to reference main.css and adjusted anchor styles.
- Enhanced photoswipe.css and scrollbar.css with Tailwind references and applied important modifiers.
- Updated transition.css to include Tailwind reference.
- Removed tailwind.config.cjs as part of the cleanup.
2025-07-27 14:00:00 +09:00
Yapper
4382cdcc08
feat: add Vietnamese translation ( #548 )
...
Code quality / quality (push) Failing after 11s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
* Create vi.ts
Create i18n Vietnamese translation file.
* Update translation.ts
Added Vietnamese language support.
* Update config.ts
Add Vietnamese (vi) to be a possible value for the `lang` key.
* Create README.vi.md
Created Vietnamese version of README.
* Update README.md
Added navigation/link to Vietnamese version of README.
* Update README.md
fixed a mistake
2025-07-27 12:14:43 +08:00
adaxiik
2b9e9ff903
fix: missing toc if base url is set ( #550 )
...
* fix missing toc if base url is set
* sort imports
2025-07-27 12:13:17 +08:00
dependabot[bot]
a7a053e42a
chore(deps): bump the patch-updates group with 10 updates ( #565 )
...
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
Bumps the patch-updates group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@expressive-code/core](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/core ) | `0.41.2` | `0.41.3` |
| [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections ) | `0.41.2` | `0.41.3` |
| [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers ) | `0.41.2` | `0.41.3` |
| [@iconify-json/fa6-brands](https://github.com/iconify/icon-sets ) | `1.2.5` | `1.2.6` |
| [@iconify-json/fa6-regular](https://github.com/iconify/icon-sets ) | `1.2.3` | `1.2.4` |
| [@iconify-json/fa6-solid](https://github.com/iconify/icon-sets ) | `1.2.3` | `1.2.4` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.28` | `1.2.30` |
| [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code ) | `0.41.2` | `0.41.3` |
| [sharp](https://github.com/lovell/sharp ) | `0.34.2` | `0.34.3` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) | `5.36.14` | `5.36.16` |
Updates `@expressive-code/core` from 0.41.2 to 0.41.3
- [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.3/packages/@expressive-code/core )
Updates `@expressive-code/plugin-collapsible-sections` from 0.41.2 to 0.41.3
- [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.3/packages/@expressive-code/plugin-collapsible-sections )
Updates `@expressive-code/plugin-line-numbers` from 0.41.2 to 0.41.3
- [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.3/packages/@expressive-code/plugin-line-numbers )
Updates `@iconify-json/fa6-brands` from 1.2.5 to 1.2.6
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `@iconify-json/fa6-regular` from 1.2.3 to 1.2.4
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `@iconify-json/fa6-solid` from 1.2.3 to 1.2.4
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `@iconify-json/material-symbols` from 1.2.28 to 1.2.30
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro-expressive-code` from 0.41.2 to 0.41.3
- [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.3/packages/astro-expressive-code )
Updates `sharp` from 0.34.2 to 0.34.3
- [Release notes](https://github.com/lovell/sharp/releases )
- [Commits](https://github.com/lovell/sharp/compare/v0.34.2...v0.34.3 )
Updates `svelte` from 5.36.14 to 5.36.16
- [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.36.16/packages/svelte )
---
updated-dependencies:
- dependency-name: "@expressive-code/core"
dependency-version: 0.41.3
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.3
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.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/fa6-brands"
dependency-version: 1.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/fa6-regular"
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/fa6-solid"
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.30
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro-expressive-code
dependency-version: 0.41.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: sharp
dependency-version: 0.34.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.36.16
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-07-25 09:22:21 +09:00
dependabot[bot]
0dcce26ee6
chore(deps): bump the minor-updates group across 1 directory with 4 updates ( #562 )
...
Code quality / quality (push) Failing after 11s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the minor-updates group with 4 updates in the / directory: [@swup/astro](https://github.com/swup/astro ), [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 `@swup/astro` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/swup/astro/releases )
- [Changelog](https://github.com/swup/astro/blob/master/CHANGELOG.md )
- [Commits](https://github.com/swup/astro/compare/1.6.0...1.7.0 )
Updates `astro` from 5.10.2 to 5.12.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.12.3/packages/astro )
Updates `svelte` from 5.34.8 to 5.36.14
- [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.36.14/packages/svelte )
Updates `@biomejs/biome` from 2.0.6 to 2.1.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.1.2/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@swup/astro"
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: astro
dependency-version: 5.12.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: svelte
dependency-version: 5.36.14
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.2
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-07-24 09:59:15 +09:00
Kinesis
42c770e366
docs: update Korean README to match the main README ( #552 )
Code quality / quality (push) Failing after 9s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-07-13 17:04:56 +09:00
Swizzer
3ff71d031b
perf(content): ⚡ ️ reduce archive page size by stripping post body ( #541 )
...
Code quality / quality (push) Failing after 9s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 13s
* perf(content): ⚡ ️ reduce archive page size by stripping post body
* apply biome fix
* refactor: Separate function responsibilities (removed unnecessary linkage of preceding and following slugs)
---------
Co-authored-by: L4Ph <me@l4ph.moe >
2025-07-13 14:47:00 +09:00
twystpaki
297db1384c
docs: update Thai README to match the main README ( #545 )
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
2025-07-08 12:32:02 +09:00
dependabot[bot]
7f93747f52
chore(deps): bump astro in the patch-updates group across 1 directory ( #530 )
...
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the patch-updates group with 1 update in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `astro` from 5.10.1 to 5.10.2
- [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.10.2/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.10.2
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-07-03 21:21:19 +09:00
dependabot[bot]
8b23f4a7b5
chore(deps-dev): bump @biomejs/biome in the patch-updates group ( #524 )
...
Code quality / quality (push) Failing after 15s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the patch-updates group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@biomejs/biome` from 2.0.5 to 2.0.6
- [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.0.6/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.0.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-06-28 16:45:06 +09:00
dependabot[bot]
83e0062cfc
chore(deps): bump the patch-updates group across 1 directory with 5 updates ( #521 )
...
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
Bumps the patch-updates group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.26` | `1.2.28` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.10.0` | `5.10.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) | `5.34.7` | `5.34.8` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) | `2.0.0` | `2.0.5` |
| [postcss-import](https://github.com/postcss/postcss-import ) | `16.1.0` | `16.1.1` |
Updates `@iconify-json/material-symbols` from 1.2.26 to 1.2.28
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro` from 5.10.0 to 5.10.1
- [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.10.1/packages/astro )
Updates `svelte` from 5.34.7 to 5.34.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.34.8/packages/svelte )
Updates `@biomejs/biome` from 2.0.0 to 2.0.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.0.5/packages/@biomejs/biome )
Updates `postcss-import` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/16.1.0...16.1.1 )
---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.34.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@biomejs/biome"
dependency-version: 2.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: postcss-import
dependency-version: 16.1.1
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-06-26 10:08:15 +09:00
dependabot[bot]
314fab6bbe
chore(deps): bump the minor-updates group across 1 directory with 2 updates ( #513 )
...
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the minor-updates group with 2 updates in the / directory: [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.9.2 to 5.10.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.10.0/packages/astro )
Updates `svelte` from 5.33.15 to 5.34.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.34.7/packages/svelte )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-updates
- dependency-name: svelte
dependency-version: 5.34.7
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-06-20 19:16:58 +09:00
haappi
94c2ca3591
use correct s thingy in english for words & reading time ( #503 )
...
Code quality / quality (push) Failing after 10s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Co-authored-by: L4Ph <me@l4ph.moe >
2025-06-18 23:32:29 +09:00
Katsuyuki Karasawa
9130765d45
Biome 2.0 with format ( #510 )
...
* execute migrate command
* migrate to v2
* update config
* supress linter error
2025-06-18 23:01:28 +09:00
dependabot[bot]
dd929f87f1
chore(deps): bump the patch-updates group across 1 directory with 5 updates ( #496 )
...
Code quality / quality (push) Failing after 5s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
Bumps the patch-updates group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@fontsource-variable/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/jetbrains-mono ) | `5.2.5` | `5.2.6` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto ) | `5.2.5` | `5.2.6` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ) | `1.2.24` | `1.2.26` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) | `5.9.1` | `5.9.2` |
| [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) | `13.0.1` | `13.0.2` |
Updates `@fontsource-variable/jetbrains-mono` from 5.2.5 to 5.2.6
- [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.5 to 5.2.6
- [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.24 to 1.2.26
- [Commits](https://github.com/iconify/icon-sets/commits )
Updates `astro` from 5.9.1 to 5.9.2
- [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.9.2/packages/astro )
Updates `postcss-nesting` from 13.0.1 to 13.0.2
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: "@fontsource-variable/jetbrains-mono"
dependency-version: 5.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@fontsource/roboto"
dependency-version: 5.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
dependency-version: 1.2.26
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: astro
dependency-version: 5.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: postcss-nesting
dependency-version: 13.0.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-06-13 09:02:59 +09:00
Carlos Company
cf6cadb686
fix: fixing rss by cleaning invalid characters ( #492 )
...
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
* fix: fixing rss by cleaning invalid characters
* style: format code for consistency in rss.xml.ts
---------
Co-authored-by: L4Ph <4ranci0ne@gmail.com >
2025-06-11 22:39:20 +09:00
dependabot[bot]
5832e72666
chore(deps): bump astro from 5.8.1 to 5.9.0 in the minor-updates group ( #489 )
...
Code quality / quality (push) Failing after 5s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the minor-updates group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ).
Updates `astro` from 5.8.1 to 5.9.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.9.0/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-version: 5.9.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-06-11 07:50:29 +09:00
dependabot[bot]
514e55cc03
chore(deps): bump svelte in the patch-updates group ( #488 )
...
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the patch-updates group with 1 update: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ).
Updates `svelte` from 5.33.14 to 5.33.15
- [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.33.15/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.33.15
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-06-08 14:27:21 +09:00
Katsuyuki Karasawa
9de7aa10e4
fix: refactor onMount to avoid unnecessary async calls for search ( #481 )
...
Code quality / quality (push) Failing after 6s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
* fix: refactor onMount to avoid unnecessary async calls for search
* Production debugging to check the console
* feat: enhance Pagefind integration with improved loading checks and error handling
* fix: improve Pagefind integration with event handling for loading and errors
2025-06-06 21:11:03 +09:00
dependabot[bot]
690158abca
chore(deps): bump the patch-updates group across 1 directory with 3 updates ( #486 )
...
Code quality / quality (push) Failing after 5s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 6s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
Bumps the patch-updates group with 3 updates in the / directory: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss ), [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap ) and [@iconify-json/material-symbols](https://github.com/iconify/icon-sets ).
Updates `@astrojs/rss` from 4.0.11 to 4.0.12
- [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.12/packages/astro-rss )
Updates `@astrojs/sitemap` from 3.4.0 to 3.4.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.4.1/packages/integrations/sitemap )
Updates `@iconify-json/material-symbols` from 1.2.23 to 1.2.24
- [Commits](https://github.com/iconify/icon-sets/commits )
---
updated-dependencies:
- dependency-name: "@astrojs/rss"
dependency-version: 4.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: "@astrojs/sitemap"
dependency-version: 3.4.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.24
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-06-06 10:44:42 +09:00
Katsuyuki Karasawa
d75412146b
Updated README.md to add Deepwiki badges
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-06-04 07:50:51 +09:00
dependabot[bot]
839cb473a3
chore(deps): bump the patch-updates group across 1 directory with 2 updates ( #480 )
...
Bumps the patch-updates group with 2 updates in the / directory: [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars ) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ).
Updates `overlayscrollbars` from 2.11.3 to 2.11.4
- [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.4/packages/overlayscrollbars )
Updates `svelte` from 5.33.11 to 5.33.14
- [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.33.14/packages/svelte )
---
updated-dependencies:
- dependency-name: overlayscrollbars
dependency-version: 2.11.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: svelte
dependency-version: 5.33.14
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-06-04 07:34:21 +09:00
saicaca
3c9a622a18
docs: update README and add contributing guide
Code quality / quality (push) Failing after 6s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-06-03 23:31:28 +08:00
Saica
ee48c2f09d
feat: introduce Expressive Code for code block rendering ( #476 )
...
* feat: improve code block feature with Expressive Code
* docs: add example Markdown file for visual review
* feat: improve styles of Expressive Code
* fix: errors from the merging
* chore: formatting
* chore: update config
* chore: update dependencies
* fix: fix build error
* fix: minor fixes
* fix: style tweaks
* docs: update example post
* fix: isolate copy button timeouts to avoid cross-button interference
---------
Co-authored-by: Hasenpfote <Hasenpfote36@gmail.com >
2025-06-03 22:41:36 +08:00