Skip to content

Commit cf1bcd9

Browse files
committed
minor.
Signed-off-by: Jose Alekhinne <alekhinejose@gmail.com>
1 parent ad2bb2c commit cf1bcd9

11 files changed

Lines changed: 822 additions & 32 deletions

File tree

docs/comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# \ Copyright 2026-present Context contributors.
66
# SPDX-License-Identifier: Apache-2.0
77

8-
title: `ctx` and Similar Tools
8+
title: ctx and Similar Tools
99
icon: lucide/git-compare
1010
---
1111

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# \ Copyright 2026-present Context contributors.
66
# SPDX-License-Identifier: Apache-2.0
77

8-
title: "Getting Started"
8+
title: Getting Started
99
icon: lucide/rocket
1010
---
1111

docs/ralph-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# \ Copyright 2026-present Context contributors.
66
# SPDX-License-Identifier: Apache-2.0
77

8-
title: `ralph` + `ctx`
8+
title: ralph + ctx
99
icon: lucide/repeat
1010
---
1111

site/404.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@
260260

261261

262262

263+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-git-compare" viewBox="0 0 24 24"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 0 1 2 2v7M11 18H8a2 2 0 0 1-2-2V9"/></svg>
264+
263265
<span class="md-ellipsis">
264266

265267

@@ -345,6 +347,8 @@
345347

346348

347349

350+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-repeat" viewBox="0 0 24 24"><path d="m17 2 4 4-4 4"/><path d="M3 11v-1a4 4 0 0 1 4-4h14M7 22l-4-4 4-4"/><path d="M21 13v1a4 4 0 0 1-4 4H3"/></svg>
351+
348352
<span class="md-ellipsis">
349353

350354

site/cli-reference/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@
271271

272272

273273

274+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-git-compare" viewBox="0 0 24 24"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 0 1 2 2v7M11 18H8a2 2 0 0 1-2-2V9"/></svg>
275+
274276
<span class="md-ellipsis">
275277

276278

@@ -656,6 +658,8 @@
656658

657659

658660

661+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="lucide lucide-repeat" viewBox="0 0 24 24"><path d="m17 2 4 4-4 4"/><path d="M3 11v-1a4 4 0 0 1 4-4h14M7 22l-4-4 4-4"/><path d="M21 13v1a4 4 0 0 1-4 4H3"/></svg>
662+
659663
<span class="md-ellipsis">
660664

661665

0 commit comments

Comments
 (0)