mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
145 lines
3.8 KiB
HTML
145 lines
3.8 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>KST4Contest Deutsches Handbuch</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="description" content="Deutsches Benutzerhandbuch für KST4Contest.">
|
||
|
||
<link rel="canonical" href="https://kst4contest.hamradioonline.de/manual/de/">
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="KST4Contest Deutsches Handbuch">
|
||
<meta property="og:description" content="Deutsches Benutzerhandbuch für KST4Contest.">
|
||
<meta property="og:url" content="https://kst4contest.hamradioonline.de/manual/de/">
|
||
<meta property="og:site_name" content="KST4Contest">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="KST4Contest Deutsches Handbuch">
|
||
<meta name="twitter:description" content="Deutsches Benutzerhandbuch für KST4Contest.">
|
||
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
</head>
|
||
<body>
|
||
<header class="site-header">
|
||
<a class="brand" href="/">KST4Contest</a>
|
||
<nav>
|
||
<a href="/features/">Features</a>
|
||
<a href="/download/">Download</a>
|
||
<a href="/manual/">Manual</a>
|
||
<a href="/screenshots/">Screenshots</a>
|
||
<a href="/news/">News</a>
|
||
<a href="https://github.com/praktimarc/kst4contest">GitHub</a>
|
||
<a href="/faq/">FAQ</a>
|
||
</nav>
|
||
</header>
|
||
|
||
<main>
|
||
|
||
<section class="hero">
|
||
<h1>Deutsches Handbuch</h1>
|
||
<p>Das Handbuch wird zentral in GitHub gepflegt und als Wiki, PDF und Online-Dokumentation veröffentlicht.</p>
|
||
</section>
|
||
|
||
<section class="section">
|
||
<div class="grid">
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/airscout-integration/">AirScout Integration</a></h3>
|
||
<p>Handbuchseite „AirScout Integration“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/benutzeroberflaeche/">Benutzeroberflaeche</a></h3>
|
||
<p>Handbuchseite „Benutzeroberflaeche“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/changelog/">Changelog</a></h3>
|
||
<p>Handbuchseite „Changelog“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/dx-cluster-server/">DX Cluster Server</a></h3>
|
||
<p>Handbuchseite „DX Cluster Server“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/funktionen/">Funktionen</a></h3>
|
||
<p>Handbuchseite „Funktionen“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/home/">Home</a></h3>
|
||
<p>Handbuchseite „Home“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/installation/">Installation</a></h3>
|
||
<p>Handbuchseite „Installation“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/konfiguration/">Konfiguration</a></h3>
|
||
<p>Handbuchseite „Konfiguration“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/log-synchronisation/">Log Synchronisation</a></h3>
|
||
<p>Handbuchseite „Log Synchronisation“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="card">
|
||
<h3><a href="/manual/de/makros-und-variablen/">Makros und Variablen</a></h3>
|
||
<p>Handbuchseite „Makros und Variablen“ öffnen.</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="site-footer">
|
||
<p>KST4Contest – ON4KST contest workflow for VHF/UHF/SHF operators.</p>
|
||
</footer>
|
||
</body>
|
||
</html> |