Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
Update header and footer, clean up
Merged lorenz opened 5 months ago

This is a grab-bag of changes I’ve been meaning to make for quite some time.

The only change that really is about content is to remove the hint that Radicle Desktop is “now available”. It has been for quite a while.

Otherwise, it removes two playful elements:

  1. The marquee at the very top, which I think is distracting.
  2. The UFO landing scene on the landing page, which I think is a bit too playful.

Also, the pixelated Cob is moved from the header to the footer, allowing to completely remove the header which frees up some verical space.

The Radworks logo is removed.

4 files changed +3 -46 d094823c afc75120
modified _includes/footer.html
@@ -1,7 +1,7 @@
<footer>
-
  <span><small>(c) <span class="desktop">2018-2025</span> The Radicle Team</small></span>
-
  <a href="https://radworks.org" target="_blank">
-
    <img class="radworks" src="/assets/images/radworks.black.png"/>
+
  <a href="/">
+
    <img id="logo" src="/assets/images/radicle.svg" width="32" height="32" style="margin-top: 4px"/>
  </a>
+
  <span><small>© <span class="desktop">2018–2025</span> The Radicle Team</small></span>
  <span><button class="toggle" id="toggle-theme"><!-- Set by script --></button></span>
</footer>
modified _includes/header.html
@@ -1,16 +0,0 @@
-
<header>
-
  <a href="/">
-
    <img id="logo" src="/assets/images/radicle.svg" width="32" height="32" style="margin-top: 4px"/>
-
  </a>
-
  <div class="ticker">
-
    <div>RADICLE RADICLE RADICLE&nbsp;</div>
-
    <div>RADICLE PEER-TO-PEER NETWORK&nbsp;</div>
-
    <div>RADICLE SOVEREIGN FORGE&nbsp;</div>
-
    <div>RADICLE PEER-TO-PEER NETWORK&nbsp;</div>
-
    <div>RADICLE SOVEREIGN FORGE&nbsp;</div>
-
    <div>RADICLE PEER-TO-PEER NETWORK&nbsp;</div>
-
    <div>RADICLE SOVEREIGN FORGE&nbsp;</div>
-
    <div>RADICLE PEER-TO-PEER NETWORK&nbsp;</div>
-
    <div>RADICLE SOVEREIGN FORGE&nbsp;</div>
-
  </div>
-
</header>
modified assets/css/page.css
@@ -296,10 +296,6 @@ body > footer :first-child > * {
body > footer :last-child > * {
  margin-left: auto;
}
-
body > footer .radworks {
-
  height: 1rem;
-
  line-height: 1.5rem;
-
}
body > footer a {
  border-bottom: none;
}
@@ -308,10 +304,6 @@ main > footer {
  padding-bottom: 1em;
}

-
:root[data-theme="light"] .radworks {
-
  opacity: 0.33;
-
}
-

nav {
  display: flex;
  align-items: center;
modified index.md
@@ -3,8 +3,6 @@ title: "Radicle: the sovereign forge"
layout: index
---

-
> Radicle Desktop is now available. Read the [announcement]({% post_url 2025-06-13-radicle-desktop %}). ✨
-

# Synopsis

Radicle is an open source, peer-to-peer code collaboration stack built on Git.
@@ -146,23 +144,6 @@ If you have feedback, join our [Zulip][zulip] or send us an email at
address are automatically posted to our [#feedback](https://radicle.zulipchat.com/#narrow/channel/392584-feedback)
channel on Zulip.

-
                                                 .
-

-

-
                                                       *
-
                            .
-
                  *                              --O--
-
                                                  /|\
-
                     ,                     .
-
                                               .
-
    ..-.--*--.__-__..._.--..-._.---....~__..._.--..~._.---.--..____.--_--'`_---..
-
           -.--~--._  __..._.--..~._.--- - -.____.--_--'`_---..~.----_~
-

-
                                        .--..~._
-
                      -.-
-
                                     .-.        .
-

-

[install-script]: /install
[twitter]: https://twitter.com/radicle
[bsky]: https://bsky.app/profile/{{ site.atproto }}