diff options
Diffstat (limited to 'docs/pages/TRPG')
| -rw-r--r-- | docs/pages/TRPG/_meta.json | 15 | ||||
| -rw-r--r-- | docs/pages/TRPG/docs/_meta.json | 6 | ||||
| -rw-r--r-- | docs/pages/TRPG/docs/core-concepts.mdx | 8 | ||||
| -rw-r--r-- | docs/pages/TRPG/docs/features.mdx | 12 | ||||
| -rw-r--r-- | docs/pages/TRPG/docs/index.mdx | 15 | ||||
| -rw-r--r-- | docs/pages/TRPG/docs/why-trpg.mdx | 8 | ||||
| -rw-r--r-- | docs/pages/TRPG/index.mdx | 8 |
7 files changed, 0 insertions, 72 deletions
diff --git a/docs/pages/TRPG/_meta.json b/docs/pages/TRPG/_meta.json deleted file mode 100644 index 4941080..0000000 --- a/docs/pages/TRPG/_meta.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "index": { - "type": "page", - "display": "hidden", - "theme": { - "layout": "raw", - "sidebar": false, - "toc": true - } - }, - "docs": { - "title": "Docs", - "display": "children" - } -} diff --git a/docs/pages/TRPG/docs/_meta.json b/docs/pages/TRPG/docs/_meta.json deleted file mode 100644 index 8ffd2a5..0000000 --- a/docs/pages/TRPG/docs/_meta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "index": "快速开始", - "why-trpg": "为什么是 TRPG跑团?", - "core-concepts": "核心概念", - "features": "特性" -} diff --git a/docs/pages/TRPG/docs/core-concepts.mdx b/docs/pages/TRPG/docs/core-concepts.mdx deleted file mode 100644 index 552dda6..0000000 --- a/docs/pages/TRPG/docs/core-concepts.mdx +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: 核心概念 -description: 了解核心 ---- - -# Core Concepts - -水系核心概念
\ No newline at end of file diff --git a/docs/pages/TRPG/docs/features.mdx b/docs/pages/TRPG/docs/features.mdx deleted file mode 100644 index f069b86..0000000 --- a/docs/pages/TRPG/docs/features.mdx +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: 特性 -description: 认识水系的一些特点 ---- - -import { HydroRollTRPGFeatures } from '../../../components/HydroRollTRPGFeatures' - -# 特性 - -To be... - -<HydroRollTRPGFeatures /> diff --git a/docs/pages/TRPG/docs/index.mdx b/docs/pages/TRPG/docs/index.mdx deleted file mode 100644 index 0a1a30f..0000000 --- a/docs/pages/TRPG/docs/index.mdx +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: TRPG 快速入门 -description: 开始搭建纯净的水系骰子 ---- - -import { HydroRollTRPGQuickstartArea } from "../../../components/HydroRollTRPGQuickstart"; -import Callout from "../../../components/Callout"; -import { Tabs, Tab } from "../../../components/Tabs"; -import FullTurboCTA from "../../../components/FullTurboCTA"; - -# 快速开始 - -<HydroRollTRPGQuickstartArea /> - -<FullTurboCTA /> diff --git a/docs/pages/TRPG/docs/why-trpg.mdx b/docs/pages/TRPG/docs/why-trpg.mdx deleted file mode 100644 index 14848e2..0000000 --- a/docs/pages/TRPG/docs/why-trpg.mdx +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: 为什么是 TRPG跑团? -description: 关于水系诞生的决定 ---- - -# Why TRPG? - -...
\ No newline at end of file diff --git a/docs/pages/TRPG/index.mdx b/docs/pages/TRPG/index.mdx deleted file mode 100644 index 044d3b8..0000000 --- a/docs/pages/TRPG/index.mdx +++ /dev/null @@ -1,8 +0,0 @@ ---- -overrideTitle: "TRPG 模块,基于HydroRollCore的规则包运行" -description: "TRPG balabala." ---- - -import HydroRollTRPGHome from "../../components/pages/TRPG-home"; - -<HydroRollTRPGHome /> |
