Monorepo for Tangled
0

Configure Feed

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

blog: fix broken links, update sh -> org

Signed-off-by: oppiliappan <me@oppi.li>

oppiliappan (Jul 3, 2026, 3:43 PM +0100) 7ad56415 2f573f45

+16 -16
+1 -1
blog/config.yaml
··· 6 6 description: "" 7 7 author: 8 8 name: "Anirudh Oppiliappan" 9 - email: "anirudh@tangled.sh" 9 + email: "anirudh@tangled.org" 10 10 defaultTemplate: text.html 11 11 extraTemplateDirs: 12 12 - ../appview/pages/templates
+2 -2
blog/posts/6-months.md
··· 74 74 [lexicon definitions](lexicons) for these XRPC calls, building clients 75 75 for knots, or alternate implementations should become much simpler. 76 76 77 - [lexicons]: https://tangled.sh/@tangled.sh/core/tree/master/lexicons 77 + [lexicons]: https://tangled.org/tangled.org/core/tree/master/lexicons 78 78 79 79 ## issues rework 80 80 ··· 94 94 95 95 To address this, we spun up the tngl.sh PDS hosted right here in 96 96 Finland. The only way to get an account on this PDS is by [signing 97 - up](https://tangled.sh/signup). There's a lot we can do to improve this 97 + up](https://tangled.org/signup). There's a lot we can do to improve this 98 98 experience as a generic PDS host, but we're still working out details 99 99 around that. 100 100
+6 -6
blog/posts/ci.md
··· 7 7 date: 2025-08-06 8 8 authors: 9 9 - name: Anirudh 10 - email: anirudh@tangled.sh 10 + email: anirudh@tangled.org 11 11 handle: anirudh.fi 12 12 - name: Akshay 13 - email: akshay@tangled.sh 13 + email: akshay@tangled.org 14 14 handle: oppi.li 15 15 --- 16 16 ··· 22 22 AT Protocol. In typical Tangled fashion we've been 23 23 dogfooding spindle for a while now; this very blog post 24 24 you're reading was [built and published using 25 - spindle](https://tangled.sh/@tangled.sh/site/pipelines/452/workflow/deploy.yaml). 25 + spindle](https://tangled.org/tangled.org/core/pipelines). 26 26 27 27 Tangled is a new social-enabled Git collaboration platform, 28 28 [read our intro](/intro) for more about the project. ··· 197 197 198 198 You can run your own spindle instance pretty easily: the 199 199 [spindle self-hosting 200 - guide](https://tangled.sh/@tangled.sh/core/blob/master/docs/spindle/hosting.md) 200 + guide](https://docs.tangled.org/spindles#self-hosting-guide) 201 201 should have you covered. Once done, head to your 202 202 repository's settings tab and set it up! Doesn't work? Feel 203 - free to pop into [Discord](https://chat.tangled.sh) to get 203 + free to pop into [Discord](https://chat.tangled.org) to get 204 204 help -- we have a nice little crew that's always around to 205 205 help. 206 206 207 207 All Tangled users have access to our hosted spindle 208 208 instance, free of charge[^3]. You don't have any more 209 209 excuses to not migrate to Tangled now -- [get 210 - started](https://tangled.sh/login) with your AT Protocol 210 + started](https://tangled.org/login) with your AT Protocol 211 211 account today. 212 212 213 213 [^3]: We can't promise we won't charge for it at some point
+5 -5
blog/posts/intro.md
··· 7 7 date: 2025-03-02 8 8 authors: 9 9 - name: Anirudh 10 - email: anirudh@tangled.sh 10 + email: anirudh@tangled.org 11 11 handle: anirudh.fi 12 12 --- 13 13 14 14 15 - [Tangled](https://tangled.sh) is a new social-enabled Git collaboration 15 + [Tangled](https://tangled.org) is a new social-enabled Git collaboration 16 16 platform, built on top of the [AT Protocol](https://atproto.com). We 17 17 envision a place where developers have complete ownership of their code, 18 18 open source communities can freely self-govern and most importantly, ··· 33 33 "community" servers. By default, Tangled provides managed knots where 34 34 you can host your repositories for free. 35 35 36 - The [App View][appview] at [tangled.sh](https://tangled.sh) acts as a 36 + The [App View][appview] at [tangled.org](https://tangled.org) acts as a 37 37 consolidated "view" into the whole network, allowing users to access, 38 38 clone and contribute to repositories hosted across different knots -- 39 39 completely seamlessly. ··· 57 57 [libera.chat](https://libera.chat) and we'll get you set up. 58 58 59 59 **Update**: Tangled is open to public, simply login at 60 - [tangled.sh/login](https://tangled.sh/login)! Have fun! 60 + [tangled.org/login](https://tangled.org/login)! Have fun! 61 61 62 62 [pds]: https://atproto.com/guides/glossary#pds-personal-data-server 63 63 [appview]: https://docs.bsky.app/docs/advanced-guides/federation-architecture#app-views 64 - [dogfood]: https://tangled.sh/@tangled.sh/core 64 + [dogfood]: https://tangled.org/core
+2 -2
blog/posts/stacking.md
··· 8 8 image: https://assets.tangled.network/blog/interdiff_difference.jpeg 9 9 authors: 10 10 - name: Akshay 11 - email: akshay@tangled.sh 11 + email: akshay@tangled.org 12 12 handle: oppi.li 13 13 draft: false 14 14 --- ··· 157 157 ## interdiff code review on tangled 158 158 159 159 To really explain how this works, let's start with a [new 160 - codebase](https://tangled.sh/@oppi.li/stacking-demo/): 160 + codebase](https://tangled.org/oppi.li/stacking-demo/): 161 161 162 162 ``` 163 163 $ jj git init --colocate