diff --git a/README.md b/README.md index 25b5821..868134f 100644 --- a/README.md +++ b/README.md @@ -1,75 +1,191 @@ -# Nuxt Minimal Starter +# Tootaio Studio 网站(Nuxt 4) -Look at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more. +Tootaio Studio 的官方网站代码仓库,基于 Nuxt 4、@nuxt/content、@nuxt/ui 与 i18n 构建,采用 TypeScript 与 ESM 配置。项目默认使用 pnpm 进行依赖与脚本管理。 -## Setup +- 在线地址:`https://tootaio.com` +- 技术要点:内容与 UI 分离(YAML 内容 + JSON 翻译)、类型安全的内容加载、内置 SEO 与 CSP 头部策略 -Make sure to install dependencies: +--- + +## 特性概览 + +- Nuxt 4 与 Vue 3 `