src/content/projects/bluebell/index.mdx (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 |
---
name: "bluebell"
description: "a pretty client for bluesky on the web."
languages: ["Vue", "TypeScript"]
stub: true
links:
[
{ type: "website", label: "website", href: "https://next.bbell.vt3e.cat" },
{ type: "source", label: "source", href: "https://tangled.org/bbell.vt3e.cat/bluebell" },
]
---
|