docs: remove duplicate H1 where frontmatter title already sets it

This commit is contained in:
Vincent Koc
2026-04-23 13:11:14 -07:00
parent 219a11d2bd
commit 4a2cd533ac
251 changed files with 1 additions and 503 deletions

View File

@@ -6,8 +6,6 @@ read_when:
title: "Platforms"
---
# Platforms
OpenClaw core is written in TypeScript. **Node is the recommended runtime**.
Bun is not recommended for the Gateway (WhatsApp/Telegram bugs).

View File

@@ -7,8 +7,6 @@ read_when:
title: "Linux App"
---
# Linux App
The Gateway is fully supported on Linux. **Node is the recommended runtime**.
Bun is not recommended for the Gateway (WhatsApp/Telegram bugs).

View File

@@ -6,8 +6,6 @@ read_when:
title: "Skills (macOS)"
---
# Skills (macOS)
The macOS app surfaces OpenClaw skills via the gateway; it does not parse skills locally.
## Data source

View File

@@ -5,8 +5,6 @@ read_when:
title: "WebChat (macOS)"
---
# WebChat (macOS app)
The macOS menu bar app embeds the WebChat UI as a native SwiftUI view. It
connects to the Gateway and defaults to the **main session** for the selected
agent (with a session switcher for other sessions).

View File

@@ -6,8 +6,6 @@ read_when:
title: "macOS App"
---
# OpenClaw macOS Companion (menu bar + gateway broker)
The macOS app is the **menubar companion** for OpenClaw. It owns permissions,
manages/attaches to the Gateway locally (launchd or manual), and exposes macOS
capabilities to the agent as a node.

View File

@@ -7,8 +7,6 @@ read_when:
title: "Windows"
---
# Windows
OpenClaw supports both **native Windows** and **WSL2**. WSL2 is the more
stable path and recommended for the full experience — the CLI, Gateway, and
tooling run inside Linux with full compatibility. Native Windows works for