···7474[lexicon definitions](lexicons) for these XRPC calls, building clients
7575for knots, or alternate implementations should become much simpler.
76767777-[lexicons]: https://tangled.sh/@tangled.sh/core/tree/master/lexicons
7777+[lexicons]: https://tangled.org/tangled.org/core/tree/master/lexicons
78787979## issues rework
8080···94949595To address this, we spun up the tngl.sh PDS hosted right here in
9696Finland. The only way to get an account on this PDS is by [signing
9797-up](https://tangled.sh/signup). There's a lot we can do to improve this
9797+up](https://tangled.org/signup). There's a lot we can do to improve this
9898experience as a generic PDS host, but we're still working out details
9999around that.
100100
+6-6
blog/posts/ci.md
···77date: 2025-08-06
88authors:
99 - name: Anirudh
1010- email: anirudh@tangled.sh
1010+ email: anirudh@tangled.org
1111 handle: anirudh.fi
1212 - name: Akshay
1313- email: akshay@tangled.sh
1313+ email: akshay@tangled.org
1414 handle: oppi.li
1515---
1616···2222AT Protocol. In typical Tangled fashion we've been
2323dogfooding spindle for a while now; this very blog post
2424you're reading was [built and published using
2525-spindle](https://tangled.sh/@tangled.sh/site/pipelines/452/workflow/deploy.yaml).
2525+spindle](https://tangled.org/tangled.org/core/pipelines).
26262727Tangled is a new social-enabled Git collaboration platform,
2828[read our intro](/intro) for more about the project.
···197197198198You can run your own spindle instance pretty easily: the
199199[spindle self-hosting
200200-guide](https://tangled.sh/@tangled.sh/core/blob/master/docs/spindle/hosting.md)
200200+guide](https://docs.tangled.org/spindles#self-hosting-guide)
201201should have you covered. Once done, head to your
202202repository's settings tab and set it up! Doesn't work? Feel
203203-free to pop into [Discord](https://chat.tangled.sh) to get
203203+free to pop into [Discord](https://chat.tangled.org) to get
204204help -- we have a nice little crew that's always around to
205205help.
206206207207All Tangled users have access to our hosted spindle
208208instance, free of charge[^3]. You don't have any more
209209excuses to not migrate to Tangled now -- [get
210210-started](https://tangled.sh/login) with your AT Protocol
210210+started](https://tangled.org/login) with your AT Protocol
211211account today.
212212213213[^3]: We can't promise we won't charge for it at some point
+5-5
blog/posts/intro.md
···77date: 2025-03-02
88authors:
99 - name: Anirudh
1010- email: anirudh@tangled.sh
1010+ email: anirudh@tangled.org
1111 handle: anirudh.fi
1212---
131314141515-[Tangled](https://tangled.sh) is a new social-enabled Git collaboration
1515+[Tangled](https://tangled.org) is a new social-enabled Git collaboration
1616platform, built on top of the [AT Protocol](https://atproto.com). We
1717envision a place where developers have complete ownership of their code,
1818open source communities can freely self-govern and most importantly,
···3333"community" servers. By default, Tangled provides managed knots where
3434you can host your repositories for free.
35353636-The [App View][appview] at [tangled.sh](https://tangled.sh) acts as a
3636+The [App View][appview] at [tangled.org](https://tangled.org) acts as a
3737consolidated "view" into the whole network, allowing users to access,
3838clone and contribute to repositories hosted across different knots --
3939completely seamlessly.
···5757[libera.chat](https://libera.chat) and we'll get you set up.
58585959**Update**: Tangled is open to public, simply login at
6060-[tangled.sh/login](https://tangled.sh/login)! Have fun!
6060+[tangled.org/login](https://tangled.org/login)! Have fun!
61616262[pds]: https://atproto.com/guides/glossary#pds-personal-data-server
6363[appview]: https://docs.bsky.app/docs/advanced-guides/federation-architecture#app-views
6464-[dogfood]: https://tangled.sh/@tangled.sh/core
6464+[dogfood]: https://tangled.org/core
+2-2
blog/posts/stacking.md
···88image: https://assets.tangled.network/blog/interdiff_difference.jpeg
99authors:
1010 - name: Akshay
1111- email: akshay@tangled.sh
1111+ email: akshay@tangled.org
1212 handle: oppi.li
1313draft: false
1414---
···157157## interdiff code review on tangled
158158159159To really explain how this works, let's start with a [new
160160-codebase](https://tangled.sh/@oppi.li/stacking-demo/):
160160+codebase](https://tangled.org/oppi.li/stacking-demo/):
161161162162```
163163$ jj git init --colocate