Files
homepage/docs/zh-hans/index.md
T
zihluwang e592b94a14 feat: redesign homepage for OnixByte open-source collective
Replace Rspress documentation template with an organization homepage
featuring OnixByte's key projects: Toolbox, Dev Lab, Helix, and Delta
Force Guide. Bilingual content for en-gb and zh-hans.
2026-05-21 00:48:15 +08:00

35 lines
1.2 KiB
Markdown

---
pageType: home
hero:
name: OnixByte
tagline: 一个小型开源开发者组织,为开发者打造实用工具。
actions:
- theme: brand
text: 探索项目
link: https://github.com/onixbyte
- theme: alt
text: 体验 Dev Lab
link: https://dev-lab.onixbyte.dev
image:
src: /onixbyte-icon.svg
alt: Logo
features:
- title: OnixByte Toolbox
details: 一个多功能 Java 类库,为现代 Java 开发提供通用工具,无缝集成 Spring 生态。已上架 Maven Central。
icon: ☕
link: https://github.com/onixbyte/onixbyte-toolbox
- title: Dev Lab
details: 基于 Vite 和 React 构建的实用在线工具集。包含 JSON Path 查看器、BMI 计算器以及 JSON 转表格工具。
icon: 🛠️
link: https://dev-lab.onixbyte.dev
- title: Helix
details: 一个不断演进的前后端模版项目,结合 Spring Boot 与 React,助你快速构建应用。
icon: 🌀
link: https://github.com/onixbyte
- title: Delta Force Guide
details: 社区向的《三角洲行动》游戏指南,提供最新游戏资讯、实用技巧和战术策略。
icon: 🎯
link: https://github.com/onixbyte/delta-force-guide-web
---