unsignedio/docs/rnode_bootstrap_console/index.html

43 lines
2.5 KiB
HTML
Raw Permalink Normal View History

2025-12-22 19:09:59 +01:00
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/water.css?v=4">
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
<meta charset="utf-8"/>
<title>RNode Bootstrap Console</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="load_overlay" style="background-color:#2a2a2f; position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:2000;"></div>
<span class="logo">RNode Console</span>
<p><center><span class="menu"><a href="index.html">Start</a> | <a href="replicate.html">Replicate</a> | <a href="software.html">Software</a> | <a href="learn.html">Learn</a> | <a href="help.html">Help</a> | <a href="contribute.html">Contribute</a></span></center></p><hr><h2>Hello!</h2>
<table style="margin-bottom: 1.5em;">
<tbody>
<tr>
<td style="vertical-align:middle;padding-left: 0;">
You have connected to a demo of the <b>RNode Bootstrap Console</b>.<br/>
<br/>
This repository is available on every WiFi-capable <a href="/rnode/">RNode</a>, and allows anyone who has one to create more RNodes, and to bootstrap functional communications systems, even in situations with no Internet connectivity.<br/>
<br/>
This online copy of the bootstrap console is provided for anyone who doesn't have an RNode, but who wants to get an idea of how the repository works on a real device.<br/>
<br/>
Feel free to use this repository as a starting point for making your own RNodes, but be sure to also check out the main <a href="https://unsigned.io">unsigned.io</a> website.
</td>
<td width="33%" style="vertical-align:middle;padding-right: 0;">
<img src="gfx/rnode_iso.webp" width="100%"/></td>
</tr>
</tbody>
</table>
<hr>
<p><center></p>
<h3>What would you like to do?</h3>
<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>
<p><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="./learn.html"><button type="button" id="task-rns">Learn More</button></a>
<a href="./m/networks.html"><button type="button" id="task-rns">Build A Network</button></a>
<a href="./help.html"><button type="button" id="task-rns">Get Help</button></a>
<a href="https://unsigned.io/shop"><button type="button" id="task-rns">Buy an RNode</button></a>
<a href="./contribute.html"><button type="button" id="task-rns">Contribute</button></a>
</center></p></body></html>