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
35 changes: 31 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,33 @@ <h3 class="project-title">
</div>
</article>

<article class="project-card">
<div class="project-icon">
<img src="/logos/clawi_logo.png" alt="Clawi logo" />
</div>
<div class="project-header">
<h3 class="project-title">
<a href="https://clawi.ai" target="_blank" rel="noopener noreferrer">Clawi</a>
</h3>
<a href="https://github.com/callebtc/openclaw" target="_blank" rel="noopener noreferrer" class="project-link" aria-label="View Clawi on GitHub">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
</div>
<p class="project-description">
Clawi.ai is a managed AI agent deployment platform designed for both personal use and team
collaboration. We take care of the infrastructure, security, and reliability, so you can focus
on getting things done. Your AI agents run continuously in the cloud, ensuring they are available
whenever you need them and accessible through a wide range of messaging platforms.
</p>
<div class="project-tags">
<span class="project-tag">AI</span>
<span class="project-tag">Agent</span>
<span class="project-tag">Productivity</span>
</div>
</article>

<article class="project-card">
<div class="project-icon">
<img src="/logos/ditto.svg" alt="Ditto logo" />
Expand All @@ -1273,21 +1300,21 @@ <h3 class="project-title">

<article class="project-card">
<div class="project-icon">
<img src="/logos/Divine-512.png" alt="diVine logo" />
<img src="/logos/Divine-512.png" alt="Divine logo" />
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Compress the new Divine icon before shipping it

The replacement public/logos/Divine-512.png behind this <img> is now ~996 KB at 1024×1024, but the card still renders it inside the 48×48 .project-icon box defined at index.html:755-767. Because the homepage eagerly loads every Foundry logo, this swap alone adds roughly 760 KB to each visit (raising the page's logo payload from about 1.28 MB to 2.05 MB in this commit), which is a noticeable performance regression on slower/mobile connections. Please re-export or compress this asset closer to its rendered size.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed — resized Divine-512.png from 1024×1024 (973 KB) down to 128×128 (21 KB). The 128px size still provides clean rendering on retina displays at the 48×48 card size. See commit 0f709dd.

</div>
<div class="project-header">
<h3 class="project-title">
<a href="https://divine.video" target="_blank" rel="noopener noreferrer">diVine</a>
<a href="https://divine.video" target="_blank" rel="noopener noreferrer">Divine</a>
</h3>
<a href="https://github.com/rabble/nostrvine" target="_blank" rel="noopener noreferrer" class="project-link" aria-label="View diVine on GitHub">
<a href="https://github.com/rabble/nostrvine" target="_blank" rel="noopener noreferrer" class="project-link" aria-label="View Divine on GitHub">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
</div>
<p class="project-description">
A platform for creating and sharing short-form looping videos on the Nostr protocol.
diVine offers a decentralized approach to video content, allowing users to publish and
Divine offers a decentralized approach to video content, allowing users to publish and
discover videos without centralized control or censorship.
</p>
<div class="project-tags">
Expand Down
35 changes: 31 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,33 @@ <h3 class="project-title">
</div>
</article>

<article class="project-card">
<div class="project-icon">
<img src="/logos/clawi_logo.png" alt="Clawi logo" />
</div>
<div class="project-header">
<h3 class="project-title">
<a href="https://clawi.ai" target="_blank" rel="noopener noreferrer">Clawi</a>
</h3>
<a href="https://github.com/callebtc/openclaw" target="_blank" rel="noopener noreferrer" class="project-link" aria-label="View Clawi on GitHub">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
</div>
<p class="project-description">
Clawi.ai is a managed AI agent deployment platform designed for both personal use and team
collaboration. We take care of the infrastructure, security, and reliability, so you can focus
on getting things done. Your AI agents run continuously in the cloud, ensuring they are available
whenever you need them and accessible through a wide range of messaging platforms.
</p>
<div class="project-tags">
<span class="project-tag">AI</span>
<span class="project-tag">Agent</span>
<span class="project-tag">Productivity</span>
</div>
</article>

<article class="project-card">
<div class="project-icon">
<img src="/logos/ditto.svg" alt="Ditto logo" />
Expand All @@ -1273,21 +1300,21 @@ <h3 class="project-title">

<article class="project-card">
<div class="project-icon">
<img src="/logos/Divine-512.png" alt="diVine logo" />
<img src="/logos/Divine-512.png" alt="Divine logo" />
</div>
<div class="project-header">
<h3 class="project-title">
<a href="https://divine.video" target="_blank" rel="noopener noreferrer">diVine</a>
<a href="https://divine.video" target="_blank" rel="noopener noreferrer">Divine</a>
</h3>
<a href="https://github.com/rabble/nostrvine" target="_blank" rel="noopener noreferrer" class="project-link" aria-label="View diVine on GitHub">
<a href="https://github.com/rabble/nostrvine" target="_blank" rel="noopener noreferrer" class="project-link" aria-label="View Divine on GitHub">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
</div>
<p class="project-description">
A platform for creating and sharing short-form looping videos on the Nostr protocol.
diVine offers a decentralized approach to video content, allowing users to publish and
Divine offers a decentralized approach to video content, allowing users to publish and
discover videos without centralized control or censorship.
</p>
<div class="project-tags">
Expand Down
Binary file modified public/logos/Divine-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/clawi_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.