engineering blog at https://blog.tangled.org
27
fork

Configure Feed

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

misc sh -> org

Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>

+5 -5
+3 -3
config.yaml
··· 2 2 - tailwindcss -i input.css -o static/tw.css 3 3 title: tangled engineering 4 4 # note the trailing slash! 5 - url: "https://blog.tangled.sh/" 5 + url: "https://blog.tangled.org/" 6 6 description: "" 7 7 author: 8 - name: "Anirudh Oppiliappan" 9 - email: "anirudh@tangled.sh" 8 + name: "Anirudh Oppiliappan" 9 + email: "anirudh@tangled.sh" 10 10 defaultTemplate: text.html
+2 -2
pages/blog/pulls.md
··· 179 179 * Change ID support: This will allow us to group changes 180 180 together and track them across multiple commits, and to 181 181 provide "history" for each change. This works great with [Jujutsu][jj]. 182 - **Update 2025-08-12**: This has now landed: https://blog.tangled.sh/stacking 182 + **Update 2025-08-12**: This has now landed: https://blog.tangled.org/stacking 183 183 184 184 Join us on [Discord](https://chat.tangled.sh) or 185 185 `#tangled` on libera.chat (the two are bridged, so we will ··· 188 188 shepherd contributions! 189 189 190 190 **Update 2025-08-12**: We move fast, and we now have jujutsu support, and an 191 - early in-house CI: https://blog.tangled.sh/ci. You no longer need a Bluesky 191 + early in-house CI: https://blog.tangled.org/ci. You no longer need a Bluesky 192 192 account to sign-up; head to https://tangled.sh/signup and sign up with your 193 193 email! 194 194