Updated github build

This commit is contained in:
Mark Qvist 2025-10-14 19:08:01 +02:00
parent 1cb408595d
commit f66dec2aca
95 changed files with 305 additions and 660 deletions

View file

@ -8,7 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<p><center><div class="top_menu lang_menu"><a href="./start_de.html">Deutsch</a> | <a href="./start.html">English</a> | <a href="./start_es.html">Español</a> | <a href="./start_nl.html">Nederlands</a> | <a href="./start_pl.html">Polski</a> | <a href="./start_pt-br.html">Português</a> | <a href="./start_tr.html">Türkçe</a> | <a href="./start_uk.html">Українська</a> | <a href="./start_jp.html">日本語</a> | <a href="./start_zh-cn.html">简体中文</a></div><div class="top_menu"><a href="index.html">Reticulum</a> | <a href="start.html">Start</a> | <a href="hardware.html">Hardware</a> | <a href="connect.html">Connect</a> | <a href="docs.html">Manual</a> | <a href="crypto.html">Cryptography</a> | <a href="credits.html">Credits</a> | <a href="https://github.com/markqvist/reticulum">Source</a> | <a href="donate.html">Donate</a></div></center></p>
<center><div class="top_menu lang_menu">[Deutsch](./start_de.html) | [English](./start.html) | [Español](./start_es.html) | [Nederlands](./start_nl.html) | [Polski](./start_pl.html) | [Português](./start_pt-br.html) | [Türkçe](./start_tr.html) | [Українська](./start_uk.html) | [日本語](./start_jp.html) | [简体中文](./start_zh-cn.html)</div><div class="top_menu">[Reticulum](index.html) | [Start](start.html) | [Hardware](hardware.html) | [Connect](connect.html) | [Manual](docs.html) | [Cryptography](crypto.html) | [Credits](credits.html) | [Source](https://github.com/markqvist/reticulum) | [Donate](donate.html)</div></center>
<h1>Get Started</h1>
<p>The best way to get started with the Reticulum Network Stack depends on what
you want to do. For full details and examples, have a look at the <a href="manual/gettingstartedfast.html">Getting Started Fast</a> section of the <a href="manual/index.html">Reticulum Manual</a>.</p>