]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated console site
authorMark Qvist <mark@unsigned.io>
Thu, 12 Jan 2023 18:18:30 +0000 (19:18 +0100)
committerMark Qvist <mark@unsigned.io>
Thu, 12 Jan 2023 18:18:30 +0000 (19:18 +0100)
Console/source/index.md
Console/source/software.md

index d7ebf664b872605d7d7c040211f6053c979171c6..680ebb990b9201d7b52c81950a53aa9a2490caaf 100644 (file)
@@ -4,9 +4,9 @@
 <td style="vertical-align:middle;"><b>Hello!</b><br/>
 You have connected to the <b>RNode Bootstrap Console</b>.<br/>
 <br/>
-This repository contains all the tools, software and information necessary to bootstrap networks and communications systems based on Reticulum.<br/>
+The tools and information contained in this RNode will allow you to replicate the design, build more RNodes and grow your communications ecosystems.<br/>
 <br/>
-The tools and information contained in this RNode will also allow you to replicate the design, build more RNodes and grow your communications ecosystems.
+This repository also contains tools, software and information necessary to bootstrap networks and communications systems based on Reticulum and RNodes.
 </td>
 <td width="33%" style="vertical-align:middle;">
 <img src="{ASSET_PATH}gfx/rnode_iso.png" width="100%"/></td>
@@ -16,9 +16,7 @@ The tools and information contained in this RNode will also allow you to replica
 <hr>
 <center>
 <h3>What would you like to do?</h3>
-This repository contains resources for a variety of different tasks. You can browse this repository freely, or jump straight into a task-oriented workflow by selecting one of the starting points below.
-<br/>
-<br/>
+<div style="width:66%">You can browse this repository freely, or jump straight into a task-oriented workflow by selecting one of the starting points below.</div>
 <a href="./replicate.html"><button type="button" id="task-replicate">Create RNodes</button></a>
 <a href="./software.html"><button type="button" id="task-rns">Install Software</button></a>
 <a href="./guides.html"><button type="button" id="task-rns">Learn More</button></a>
index 0d53f4620bd463d0cecf0d0a6f0095d7c00c6590..ff0adb6d0d534b316aaa7b9e9599f93b8d664203 100644 (file)
@@ -81,12 +81,14 @@ If you are connected to the Internet, you can try to install the latest version
 
 ## Sideband
 -------------
-Sideband is an LXMF client for Android, Linux and macOS. It allows you to communicate with other people or LXMF-compatible systems over Reticulum networks using LoRa, Packet Radio, WiFi, I2P, or anything else Reticulum supports. Sideband also supports exchanging messages through encrypted QR-codes on paper, or through messages embedded directly in lxm:// links.
+Sideband is an LXMF client for Android, Linux and macOS. It has built-in support for communicating over RNodes, and many other mediums, such as Packet Radio, WiFi, I2P, or anything else Reticulum supports.
+
+Sideband also supports exchanging messages through encrypted QR-codes on paper, or through messages embedded directly in lxm:// links.
 
 ![Screenshot]({ASSET_PATH}gfx/sideband.webp)
 
-The Sideband program is to large to be included on this RNode, but downloads for Linux, Android and macOS can be obtained from following sources:
+The installation files for the Sideband program is too large to be included on this RNode, but downloads for Linux, Android and macOS can be obtained from following sources:
 
 - The [Sideband page](https://unsigned.io/sideband/) on [unsigned.io](https://unsigned.io/)
 - The [GitHub release page for Sideband](https://github.com/markqvist/Sideband/releases/latest)
-- The [IzzyOnDroid repository for F-Droid](https://android.izzysoft.de/repo/apk/io.unsigned.sideband)
\ No newline at end of file
+- The [IzzyOnDroid repository for F-Droid](https://android.izzysoft.de/repo/apk/io.unsigned.sideband)