siujamo f6fc7eeaae feat: add Kbd component and blog post about IDEA schema validation bug
Add a Kbd component with macOS special key support (⌘, ⌥, ⌃, ⇧, etc.),
export it from theme/index.tsx for use in MDX files.

Add blog posts (EN + ZH) documenting the IntelliJ IDEA application.yaml
schema validation bug caused by an overly broad fileMatch pattern in
SchemaStore, along with the quick fix.
2026-05-26 17:54:50 +08:00
2026-05-20 01:04:37 -05:00
2026-05-20 01:04:37 -05:00
2026-05-19 21:45:20 -05:00
2026-05-19 21:45:20 -05:00
2026-05-19 21:45:20 -05:00
2026-05-19 21:45:20 -05:00
2026-05-23 08:42:52 +08:00
2026-05-23 15:07:43 +08:00
2026-05-19 21:45:20 -05:00
2026-05-20 01:04:37 -05:00
2026-05-19 21:45:20 -05:00

Rspress website

Setup

Install the dependencies:

npm install

Get started

Start the dev server:

npm run dev

Build the website for production:

npm run build

Preview the production build locally:

npm run preview
S
Description
No description provided
Readme 436 KiB
Languages
TypeScript 93.9%
JavaScript 4.3%
CSS 1.8%