mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-14 00:26:52 +02:00
Add initial feature pages
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
layout: base.njk
|
||||
title: KST4Contest Features
|
||||
description: Explore the contest-optimized features of KST4Contest for ON4KST, VHF, UHF and SHF contest operation.
|
||||
---
|
||||
|
||||
<section class="hero">
|
||||
<h1>Features built for serious VHF/UHF/SHF contest operation.</h1>
|
||||
<p>
|
||||
KST4Contest combines ON4KST chat, sked workflow, AirScout support,
|
||||
priority candidate ranking, log synchronization and contest-focused operator tools.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<div class="grid">
|
||||
<div class="card">
|
||||
<h3><a href="/features/priority-score/">Priority Score</a></h3>
|
||||
<p>Find promising stations faster with score-based candidate ranking.</p>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h3><a href="/features/airscout/">AirScout Integration</a></h3>
|
||||
<p>Use airplane scatter information directly inside the contest workflow.</p>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h3><a href="/features/sked-reminder/">Sked Reminder</a></h3>
|
||||
<p>Keep scheduled contacts visible and avoid missing important timing windows.</p>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<h3><a href="/features/log-sync/">Log Synchronization</a></h3>
|
||||
<p>Integrate contest logging workflows with Win-Test and UCXLog.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user