Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
chore: Use front matter defaults
Lorenz Leutgeb committed 8 months ago
commit db789d15a29cdcef880c722f1ccd15e84f9f43f3
parent 0dfce66
16 files changed +13 -15
modified _config.yml
@@ -37,3 +37,16 @@ node: "seed.radicle.xyz"
feed:
  icon: /assets/images/logo-small.svg

+
defaults:
+
  - scope:
+
      path: _guides
+
    values:
+
      layout: guide
+
  - scope:
+
      path: _pages
+
    values:
+
      layout: page
+
  - scope:
+
      path: _posts
+
    values:
+
      layout: post
modified _guides/protocol.md
@@ -2,7 +2,6 @@
title: Radicle Protocol Guide
subtitle: How Radicle works under the hood
banner: 23.medium.png
-
layout: guide
---

Heartwood, the latest generation of the [Radicle] protocol establishes a
modified _guides/seeder.md
@@ -2,7 +2,6 @@
title: Radicle Seeder Guide
subtitle: How to run a Radicle seed node
banner: 24.medium.png
-
layout: guide
---

To seed is to give back. By seeding repositories on the Radicle network, you
modified _guides/user.md
@@ -2,7 +2,6 @@
title: Radicle User Guide
subtitle: A fantastic journey through the Radicle universe
banner: 16.medium.png
-
layout: guide
---

Software is *the* fundamental way in which we interface with data that
modified _pages/docs.md
@@ -1,6 +1,5 @@
---
title: Radicle Docs
-
layout: page
---

For now, check out our [guides](/guides). Enjoy!.
modified _pages/download.md
@@ -1,7 +1,6 @@
---
title: Download Radicle
subtitle: Download a Radicle release
-
layout: page
variant: wide
---
This is Radicle's <strong class="highlight">download</strong> page.
modified _pages/faq.md
@@ -1,6 +1,5 @@
---
title: FAQ
-
layout: page
---

Welcome to Radicle's <strong class="highlight">FAQ</strong>. If you can't find
modified _pages/guides.md
@@ -1,7 +1,6 @@
---
title: Radicle Guides
subtitle: Everything you ever wanted to know
-
layout: page
---

Welcome to the Radicle <strong class="highlight">Guides</strong>. Make sure to
modified _pages/history.md
@@ -1,6 +1,5 @@
---
title: Radicle's History
-
layout: page
---

A brief <strong class="highlight">history</strong> of the Radicle project, in
modified _pages/legal.md
@@ -1,6 +1,5 @@
---
title: A Legal Resource for Node Operators
-
layout: page
---

# A Legal Resource for Node Operators
modified _posts/2024-09-10-radicle-1.0.md
@@ -1,6 +1,5 @@
---
title: "Radicle 1.0"
-
layout: post
image: radicle-1.png
---

modified _posts/2024-12-05-radicle-1.1.md
@@ -1,6 +1,5 @@
---
title: "Radicle 1.1"
-
layout: post
image: radicle-1.png
---

modified _posts/2025-06-02-radicle-1.2.md
@@ -1,6 +1,5 @@
---
title: "Radicle 1.2"
-
layout: post
image: radicle-1.png
---

modified _posts/2025-06-13-radicle-desktop.md
@@ -1,6 +1,5 @@
---
title: "Radicle Desktop 🖥️"
-
layout: post
image: radicle-1.png
---

modified _posts/2025-07-17-radicle-1.2.1.md
@@ -1,6 +1,5 @@
---
title: "Radicle 1.2.1"
-
layout: post
image: radicle-1.png
---

modified _posts/2025-08-12-radicle-1.3.0.md
@@ -1,6 +1,5 @@
---
title: "Radicle 1.3.0"
-
layout: post
image: radicle-1.png
---