mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-14 00:26:52 +02:00
Move features to Markdown content model
This commit is contained in:
@@ -76,8 +76,57 @@
|
||||
<span></span><span></span><span></span>
|
||||
<strong>KST4Contest workflow</strong>
|
||||
</div>
|
||||
|
||||
<div class="mock-grid">
|
||||
|
||||
|
||||
<div class="mini-card">
|
||||
<strong> KST4Contest Features</strong>
|
||||
<small></small>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="mini-card">
|
||||
<strong>🎯 Priority Score System</strong>
|
||||
<small>Find the most promising stations faster using contest-aware candidate scoring.</small>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="mini-card">
|
||||
<strong>✈️ AirScout Integration</strong>
|
||||
<small>Use aircraft scatter awareness directly inside your ON4KST contest workflow.</small>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="mini-card">
|
||||
<strong>⏱️ Timeline View</strong>
|
||||
<small>See upcoming AP windows and candidate timing in a compact contest timeline.</small>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="mini-card">
|
||||
<strong>🔔 Sked Reminder</strong>
|
||||
<small>Keep scheduled contacts visible and avoid missing time-critical skeds.</small>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="mini-card">
|
||||
<strong>🔄 Log Synchronization</strong>
|
||||
<small>Connect ON4KST chat workflow with Win-Test, UCXLog and contest logging state.</small>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -86,11 +135,21 @@
|
||||
<div class="section-heading">
|
||||
<p class="eyebrow">Powerful features</p>
|
||||
<h2>Everything you need for contest success</h2>
|
||||
<p>Every feature is designed to reduce operator workload and improve decision speed during real contest operation.</p>
|
||||
<p>
|
||||
Every feature is designed to reduce operator workload and improve decision speed during real contest operation.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<article class="card feature-card">
|
||||
<div class="feature-icon"></div>
|
||||
<p class="eyebrow"></p>
|
||||
<h3><a href="/features/">KST4Contest Features</a></h3>
|
||||
<p></p>
|
||||
<a href="/features/">Learn more →</a>
|
||||
</article>
|
||||
|
||||
<article class="card feature-card">
|
||||
<div class="feature-icon">🎯</div>
|
||||
<p class="eyebrow">Contest Workflow</p>
|
||||
|
||||
Reference in New Issue
Block a user