mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:30:42 +00:00
docs: normalize frontmatter titles to sentence case
This commit is contained in:
@@ -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"
|
||||
---
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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 🦞📖
|
||||
|
||||
@@ -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"
|
||||
---
|
||||
|
||||
|
||||
@@ -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"
|
||||
---
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
---
|
||||
|
||||
|
||||
@@ -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"
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user