docs: drop in-body H1s and tighten heading hygiene across 4 pages · openclaw/openclaw@411211c
vincentkoc
·
2026-05-06
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,10 +5,6 @@ read_when:
|
5 | 5 | title: "TypeBox" |
6 | 6 | --- |
7 | 7 | |
8 | | -# TypeBox as protocol source of truth |
9 | | - |
10 | | -Last updated: 2026-01-10 |
11 | | - |
12 | 8 | TypeBox is a TypeScript-first schema library. We use it to define the **Gateway |
13 | 9 | WebSocket protocol** (handshake, request/response, server events). Those schemas |
14 | 10 | drive **runtime validation**, **JSON Schema export**, and **Swift codegen** for |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -7,8 +7,6 @@ read_when:
|
7 | 7 | title: "Azure" |
8 | 8 | --- |
9 | 9 | |
10 | | -# OpenClaw on Azure Linux VM |
11 | | - |
12 | 10 | This guide sets up an Azure Linux VM with the Azure CLI, applies Network Security Group (NSG) hardening, configures Azure Bastion for SSH access, and installs OpenClaw. |
13 | 11 | |
14 | 12 | ## What you will do |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -6,8 +6,6 @@ read_when:
|
6 | 6 | title: "Kubernetes" |
7 | 7 | --- |
8 | 8 | |
9 | | -# OpenClaw on Kubernetes |
10 | | - |
11 | 9 | A minimal starting point for running OpenClaw on Kubernetes — not a production-ready deployment. It covers the core resources and is meant to be adapted to your environment. |
12 | 10 | |
13 | 11 | ## Why not Helm? |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -98,11 +98,11 @@ openclaw channels login
|
98 | 98 | |
99 | 99 | On macOS, Podman machine may make the browser appear non-local to the gateway. |
100 | 100 | If the Control UI reports device-auth errors after launch, use the Tailscale guidance in |
101 | | -[Podman + Tailscale](#podman--tailscale). |
| 101 | +[Podman and Tailscale](#podman--tailscale). |
102 | 102 | |
103 | 103 | <a id="podman--tailscale"></a> |
104 | 104 | |
105 | | -## Podman + Tailscale |
| 105 | +## Podman and Tailscale |
106 | 106 | |
107 | 107 | For HTTPS or remote browser access, follow the main Tailscale docs. |
108 | 108 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。