Skip to content

Commit 10afe6c

Browse files
feat: bark and heartwood sites join the catalogue, bray callout refreshed
1 parent ef474d3 commit 10afe6c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

scripts/build-site.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ const DISPLAY_ORDER = ['l402', 'spatial', 'identity', 'agents', 'trust', 'crypto
3030
const REPO_WEBSITES = {
3131
bray: 'https://bray.forgesworn.dev',
3232
'402-pub': 'https://402.pub',
33+
bark: 'https://bark.forgesworn.dev',
3334
cambium: 'https://cambium.forgesworn.dev',
35+
'heartwood-esp32': 'https://heartwood.forgesworn.dev',
3436
sapwood: 'https://sapwood.forgesworn.dev',
3537
signet: 'https://mysignet.app',
3638
};

site/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ <h2 class="reveal">Nine stacks, one architecture</h2>
10741074
<div class="container">
10751075
<h2 class="reveal">See it all come together</h2>
10761076
<p class="reveal">
1077-
Bray is a CLI and MCP server that gives AI agents a sovereign Nostr identity &mdash; trust-aware tooling across identity, social, payments, moderation, privacy, and encrypted access.
1077+
Bray is an MCP server and CLI that give AI agents and their humans a sovereign Nostr identity &mdash; trust-aware tooling across identity, social, payments, moderation, privacy, and encrypted access, with walkthrough guides for newcomers.
10781078
</p>
10791079
<a href="https://bray.forgesworn.dev" class="btn-primary reveal">Explore Bray</a>
10801080
</div>

0 commit comments

Comments
 (0)