siujamo dbaf28ad98 feat: add tags to articles, full i18n coverage, and Tailwind CSS setup
- Add tag frontmatter to all 6 blog articles (3 articles × 2 locales)
- Complete i18n.json with all 26 text keys for en-gb and zh-hans
- Install and configure Tailwind CSS v4 with PostCSS
- Create Tags component using Tailwind utility classes
- Inject Tags into DocLayout via theme override
- Fix zh-hans homepage icon extension
2026-05-20 03:39:59 -05: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-19 21:45:20 -05: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%