Skip to content

Commit a015e7b

Browse files
authored
Merge pull request #38 from clearly-outsane/patch-1
Added Hubris as an example app
2 parents 1cdd920 + 984fc58 commit a015e7b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

examples/examples.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ Example code repositories demonstrating iroh usage.
5656
Full applications built with iroh.
5757

5858
<Columns cols={2}>
59+
<Card
60+
title="Hubris"
61+
icon="notebook-pen"
62+
href="https://yard.sh/@clearly-outsane/hubris"
63+
>
64+
Hubris is an offline-first, peer-to-peer note-taking app for visual thinkers. No folders, no hierarchies — just a canvas with local AI built in. Collaborate freely with no limits on file size or sync.
65+
</Card>
5966
<Card
6067
title="alt sendme"
6168
icon="paper-plane"
@@ -85,4 +92,4 @@ A multiplayer extension for Godot based on iroh.
8592
>
8693
Raspberry Pi and Pi Pico GPIO Remote control
8794
</Card>
88-
</Columns>
95+
</Columns>

0 commit comments

Comments
 (0)