mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
18 lines
516 B
Plaintext
18 lines
516 B
Plaintext
---
|
|
layout: base.njk
|
|
title: KST4Contest Manual
|
|
description: Online manual for KST4Contest, the contest-optimized ON4KST chat client.
|
|
---
|
|
|
|
<section class="hero">
|
|
<h1>KST4Contest Manual</h1>
|
|
<p>
|
|
User documentation for installation, configuration, features,
|
|
AirScout integration, log synchronization and contest workflow.
|
|
</p>
|
|
|
|
<div class="actions">
|
|
<a class="button" href="/manual/en/">English Manual</a>
|
|
<a class="button secondary" href="/manual/de/">Deutsches Handbuch</a>
|
|
</div>
|
|
</section> |