Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
fedi: toot.radicle.{xyz → dev}
Lorenz Leutgeb committed 5 days ago
commit c8d50573db9733cefbdb111d563e512fb5275e10
parent 949a870
3 files changed +3 -2
modified _config.yml
@@ -33,7 +33,7 @@ include:
# Metadata
title: "Radicle: the sovereign forge"
description: "The Radicle forge is an open source, peer-to-peer code collaboration stack built on Git."
-
fedi: "@radicle@toot.radicle.xyz"
+
fedi: "@radicle@toot.radicle.dev"
node: "seed.radicle.dev"
explorer: "radicle.network"
atproto: "radicle.dev"
modified _layouts/index.html
@@ -3,6 +3,7 @@
<head>
{% include meta.html %}
<link rel="stylesheet" type="text/css" href="{{ "/assets/css/page.css" | relative_url }}"/>
+
<meta rel="me" href="{{ '@radicle@toot.radicle.xyz' | fedi_to_https }}" /><!-- old account -->
<meta rel="me" href="{{ site.fedi | fedi_to_https }}" />
<link rel="alternate" type="application/rss+xml" title="RSS Feed for the Radicle Website" href="/feed.xml" />
</head>
modified _posts/2026-04-23-domain-move.md
@@ -19,7 +19,7 @@ We will, for the foreseeable future, serve redirects from app.radicle.xyz to rad

Our permissive seed nodes Iris and Rosa should now be addressed as iris.radicle.network and rosa.radicle.network, and the next release of Radicle will include an appropriate change. Note that they also will keep responding to iris.radicle.xyz and rosa.radicle.xyz for some time to ensure a smooth transition. The (non-permissive) seed node that the team uses for development was renamed to seed.radicle.dev.

-
Our AT Protocol handle changed to radicle.dev. On Mastodon, to not impact federation, we will stay on toot.radicle.xyz for now, but may move to another instance soon.
+
Our AT Protocol handle changed to radicle.dev. Our Mastodon handle has changed to @radicle@toot.radicle.dev.

[radicle.xyz]: https://radicle.xyz
[radicle.dev]: https://radicle.dev