mirror of
https://github.com/markqvist/unsignedio
synced 2026-08-12 17:40:37 -04:00
27 lines
1.6 KiB
HTML
27 lines
1.6 KiB
HTML
|
|
|
||
|
|
<!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>Get Help | 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>Get Help</h2>
|
||
|
|
<p>If you are having trouble, or if something is not working, this RNode contains a number of useful resources.</p>
|
||
|
|
<ul>
|
||
|
|
<li>Read <a href="qa.html">Questions & Answers</a> section</li>
|
||
|
|
<li>Read the <a href="https://markqvist.github.io/Reticulum/manual/">Reticulum Manual</a> stored on this RNode</li>
|
||
|
|
<li>Browse a copy of the <a href="https://reticulum.network/">Reticulum Website</a> stored on this RNode</li>
|
||
|
|
</ul>
|
||
|
|
<h2>Community & Support</h2>
|
||
|
|
<p>If things still aren't working as expected here are some great places to ask for help:</p>
|
||
|
|
<ul>
|
||
|
|
<li>The <a href="https://github.com/markqvist/Reticulum/discussions">discussion forum</a> on GitHub</li>
|
||
|
|
<li>The <a href="element://room/!TRaVWNnQhAbvuiSnEK%3Amatrix.org?via=matrix.org">Reticulum Matrix Channel</a> at <code>#reticulum:matrix.org</code></li>
|
||
|
|
<li>The <a href="https://reddit.com/r/reticulum">Reticulum subreddit</a></li>
|
||
|
|
</ul></body></html>
|