Files
MaaAssistantArknights/docs/README.md
Lucien Shaw e6de86cf79 build(docs): update and switch to esm (#14642)
* build(docs): switch to esm

* build(docs): bump pnpm to v10.20.0

* ci: 精简文档站构建和发布流程

* build(docs): 升级部分依赖

* ci: 补全package.json的查找路径

* build(docs): 升级plume主题

* fix(docs): 适应新版本主题的样式变动

* ci: 补全文档站工作流的权限设置
2025-11-06 16:51:31 +08:00

28 lines
588 B
Markdown

---
home: true
title: 首页
config:
- type: doc-hero
hero:
name: MAA
text: 文档站 | Documentation
tagline: 选择语言 | Select Language
image: /images/maa-logo_512x512.png
actions:
- theme: brand
text: 简体中文
link: /zh-cn/
- theme: alt
text: 繁體中文
link: /zh-tw/
- theme: alt
text: English
link: /en-us/
- theme: alt
text: 日本語
link: /ja-jp/
- theme: alt
text: 한국어
link: /ko-kr/
---