A web app for writing and sharing 301+ character Bluesky posts.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 85 B view raw
1{ 2 "extends": [ 3 "development" 4 ], 5 "hints": { 6 "disown-opener": "off" 7 } 8}