index.md
 1  ## Hello!
 2  <table style="margin-bottom: 1.5em;">
 3  <tbody>
 4  <tr>
 5  <td style="vertical-align:middle;padding-left: 0;">
 6  You have connected to the <b>RNode Bootstrap Console</b>.<br/>
 7  <br/>
 8  The tools and information contained in this RNode will allow you to replicate the RNode design, build more RNodes and grow your communications ecosystems.<br/>
 9  <br/>
10  This repository also contains tools, software and information necessary to bootstrap networks and communications systems based on RNodes and Reticulum.
11  </td>
12  <td width="33%" style="vertical-align:middle;padding-right: 0;">
13  <img src="{ASSET_PATH}gfx/rnode_iso.webp" width="100%"/></td>
14  </tr>
15  </tbody>
16  </table>
17  <hr>
18  <center>
19  <h3>What would you like to do?</h3>
20  <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>
21  <a href="./replicate.html"><button type="button" id="task-replicate">Create RNodes</button></a>
22  <a href="./software.html"><button type="button" id="task-rns">Install Software</button></a>
23  <a href="./learn.html"><button type="button" id="task-rns">Learn More</button></a>
24  <a href="./m/networks.html"><button type="button" id="task-rns">Build A Network</button></a>
25  <a href="./help.html"><button type="button" id="task-rns">Get Help</button></a>
26  <a href="https://unsigned.io/shop"><button type="button" id="task-rns">Buy an RNode</button></a>
27  <a href="./contribute.html"><button type="button" id="task-rns">Contribute</button></a>
28  </center>