docs: normalize frontmatter titles to sentence case

This commit is contained in:
Vincent Koc
2026-04-23 13:15:10 -07:00
parent 831d6c3bbe
commit 2777b089b5
265 changed files with 265 additions and 265 deletions

View File

@@ -4,7 +4,7 @@ read_when:
- Understanding what happens on the first agent run
- Explaining where bootstrapping files live
- Debugging onboarding identity setup
title: "Agent Bootstrapping"
title: "Agent bootstrapping"
sidebarTitle: "Bootstrapping"
---

View File

@@ -3,7 +3,7 @@ summary: "Get OpenClaw installed and run your first chat in minutes."
read_when:
- First time setup from zero
- You want the fastest path to a working chat
title: "Getting Started"
title: "Getting started"
---
Install OpenClaw, run onboarding, and chat with your AI assistant — all in

View File

@@ -2,7 +2,7 @@
summary: "Hubs that link to every OpenClaw doc"
read_when:
- You want a complete map of the documentation
title: "Docs Hubs"
title: "Docs hubs"
---
<Note>

View File

@@ -2,7 +2,7 @@
summary: "Backstory and lore of OpenClaw for context and tone"
read_when:
- Writing docs or UX copy that reference lore
title: "OpenClaw Lore"
title: "OpenClaw lore"
---
# The Lore of OpenClaw 🦞📖

View File

@@ -3,7 +3,7 @@ summary: "Overview of OpenClaw onboarding options and flows"
read_when:
- Choosing an onboarding path
- Setting up a new environment
title: "Onboarding Overview"
title: "Onboarding overview"
sidebarTitle: "Onboarding Overview"
---

View File

@@ -3,7 +3,7 @@ summary: "First-run setup flow for OpenClaw (macOS app)"
read_when:
- Designing the macOS onboarding assistant
- Implementing auth or identity setup
title: "Onboarding (macOS App)"
title: "Onboarding (macOS app)"
sidebarTitle: "Onboarding: macOS App"
---

View File

@@ -3,7 +3,7 @@ summary: "End-to-end guide for running OpenClaw as a personal assistant with saf
read_when:
- Onboarding a new assistant instance
- Reviewing safety/permission implications
title: "Personal Assistant Setup"
title: "Personal assistant setup"
---
# Building a personal assistant with OpenClaw

View File

@@ -3,7 +3,7 @@ summary: "Scripted onboarding and agent setup for the OpenClaw CLI"
read_when:
- You are automating onboarding in scripts or CI
- You need non-interactive examples for specific providers
title: "CLI Automation"
title: "CLI automation"
sidebarTitle: "CLI automation"
---

View File

@@ -3,7 +3,7 @@ summary: "Complete reference for CLI setup flow, auth/model setup, outputs, and
read_when:
- You need detailed behavior for openclaw onboard
- You are debugging onboarding results or integrating onboarding clients
title: "CLI Setup Reference"
title: "CLI setup reference"
sidebarTitle: "CLI reference"
---