Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/help/add-external-link/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Add an External Link"
description: "Add an link to an external service or document."
description: "Add a link to an external service, website, or document."
---

import ImageEnhancer from '@/components/ImageEnhancer.astro';
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/cli-authentication.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Authentication
title: CLI authentication
description: Learn how to authenticate the Operately CLI with API tokens, profiles, and environment variables.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/cli-installation.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Install and update
title: CLI install and update
description: Learn how to install, update, and verify the Operately CLI.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/cli-skills.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Install skills
title: CLI skills
description: Learn how to install the Operately skills with the skills package from npm.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/cli-usage.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Use the CLI
title: Use the Operately CLI
description: Learn the Operately CLI command shape, help system, and a few common examples.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/cli.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: CLI
title: Operately CLI
description: Learn how to use the Operately CLI to work with the external API from your terminal.
---

Expand Down
6 changes: 6 additions & 0 deletions src/content/docs/help/create-api-token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ After you close the token modal, you will not be able to view the full token aga
- You can rename tokens to keep them organized.
- You can change an existing token between **Read-only** and **Full-access**.
- You can delete a token at any time.

## What to read next

- [CLI authentication](/help/cli-authentication)
- [Operately CLI overview](/help/cli)
- [Operately API docs](/help/api)
2 changes: 1 addition & 1 deletion src/content/docs/help/self-hosted-beacon.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Beacon
title: Self-hosted beacon
description: Learn about Operately's beacon system, how it works, and how to disable it.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/self-hosted-email-delivery/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Email Delivery
title: Self-hosted email delivery
description: Learn how to configure email delivery for your self-hosted Operately installation using SendGrid API or SMTP.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/self-hosted-google-sign-in.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Google Sign-In
title: Self-hosted Google Sign-In
description: Learn how to enable Google Sign-In (OAuth) for your self-hosted Operately installation.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/self-hosted-installation.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Installation
title: Self-hosted installation
description: Learn how to download and install Operately on your own infrastructure.
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/help/self-hosted-update.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Update Version
title: Update a self-hosted installation
description: Learn how to update your self-hosted Operately installation to a newer version.
---

Expand Down