···5title: introducing tangled
6subtitle: a git collaboration platform, built on atproto
7date: 2025-03-02
8-author: Anirudh Oppiliappan
9-authorEmail: anirudh@tangled.sh
10-authorHandle: icyphox.sh
011---
1213···48Collaborating on code isn't easy, and the tools and workflows we use
49should feel natural and stay out of the way. Tangled's architecture
50enables common workflows to work as you'd expect, all while remaining
51-decentralized.
5253We believe that atproto has greatly simplfied one of the hardest parts
54of social media: having your friends on it. Today, we're rolling out
55invite-only access to Tangled -- join us on IRC at `#tangled` on
56-[libera.chat](https://libera.chat) and we'll get you set up.
5758**Update**: Tangled is open to public, simply login at
59[tangled.sh/login](https://tangled.sh/login)! Have fun!
···5title: introducing tangled
6subtitle: a git collaboration platform, built on atproto
7date: 2025-03-02
8+authors:
9+ - name: Anirudh
10+ email: anirudh@tangled.sh
11+ handle: icyphox.sh
12---
1314···49Collaborating on code isn't easy, and the tools and workflows we use
50should feel natural and stay out of the way. Tangled's architecture
51enables common workflows to work as you'd expect, all while remaining
52+decentralized.
5354We believe that atproto has greatly simplfied one of the hardest parts
55of social media: having your friends on it. Today, we're rolling out
56invite-only access to Tangled -- join us on IRC at `#tangled` on
57+[libera.chat](https://libera.chat) and we'll get you set up.
5859**Update**: Tangled is open to public, simply login at
60[tangled.sh/login](https://tangled.sh/login)! Have fun!
+9-5
pages/blog/pulls.md
···3template:
4slug: pulls
5title: the lifecycle of a pull request
6-subtitle: We shipped a bunch of PR features recently; here's how we built it
7date: 2025-04-15
8-author: Anirudh Oppiliappan
9-authorEmail: anirudh@tangled.sh
10-authorHandle: icyphox.sh
000011draft: true
12---
13···6263## fine, we'll make a patch ourselves
6465-[!!!also write about the sh.tangled.repo.patch lexicon]
666768<figure class="max-w-[550px] m-auto flex flex-col items-center justify-center">
···3template:
4slug: pulls
5title: the lifecycle of a pull request
6+subtitle: we shipped a bunch of PR features recently; here's how we built it
7date: 2025-04-15
8+authors:
9+ - name: Anirudh
10+ email: anirudh@tangled.sh
11+ handle: icyphox.sh
12+ - name: Akshay
13+ email: akshay@tangled.sh
14+ handle: oppili.bsky.social
15draft: true
16---
17···6667## fine, we'll make a patch ourselves
6869+707172<figure class="max-w-[550px] m-auto flex flex-col items-center justify-center">