Files
homepage/docs/zh-hans/index.md
T
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

1.7 KiB

pageType, hero, features
pageType hero features
home
name tagline actions image
OnixByte Official OnixByte Homepage
theme text link
brand Quick Start /guide/start/introduction
theme text link
alt GitHub https://github.com/web-infra-dev/rspress
src alt
/onixbyte-icon.svg Logo
title details icon link
Blazing fast build speed The core compilation module is based on the Rust front-end toolchain, providing a more ultimate development experience. 🏃🏻‍♀️ /guide/start/introduction
title details icon link
Support for MDX content writing MDX is a powerful way to write content, allowing you to use React components in Markdown. 📦 /guide/use-mdx/components
title details icon link
Built-in full-text search Automatically generates a full-text search index for you during construction, providing out-of-the-box full-text search capabilities. 🎨 https://rspress.rs/guide/advanced/custom-search
title details icon link
AI-friendly Generate llms.txt and Markdown files compliant with the llms.txt specification through SSG-MD, making it easier for large language models to understand and use your documentation. 🤖 https://rspress.rs/guide/basic/ssg-md
title details icon link
Static site generation In production, it automatically builds into static HTML files, which can be easily deployed anywhere. 🌈 https://rspress.rs/guide/basic/ssg
title details icon link
Providing multiple custom capabilities Through its extension mechanism, you can easily extend theme UI and build process. 🔥 https://rspress.rs/guide/basic/custom-theme