mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
Move features to Markdown content model
This commit is contained in:
@@ -2,20 +2,20 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{{ feature.title }} | KST4Contest</title>
|
||||
<title>Dual Chat Categories</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="{{ feature.summary }}">
|
||||
<meta name="description" content="Dual category support gives contest operators better overview when working across multiple ON4KST chat rooms.">
|
||||
<link rel="canonical" href="https://kst4contest.hamradioonline.de/features/dual-chat/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="{{ feature.title }} | KST4Contest">
|
||||
<meta property="og:description" content="{{ feature.summary }}">
|
||||
<meta property="og:title" content="Dual Chat Categories">
|
||||
<meta property="og:description" content="Dual category support gives contest operators better overview when working across multiple ON4KST chat rooms.">
|
||||
<meta property="og:url" content="https://kst4contest.hamradioonline.de/features/dual-chat/">
|
||||
<meta property="og:site_name" content="KST4Contest">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="{{ feature.title }} | KST4Contest">
|
||||
<meta name="twitter:description" content="{{ feature.summary }}">
|
||||
<meta name="twitter:title" content="Dual Chat Categories">
|
||||
<meta name="twitter:description" content="Dual category support gives contest operators better overview when working across multiple ON4KST chat rooms.">
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/main.css">
|
||||
</head>
|
||||
@@ -64,16 +64,12 @@
|
||||
<article class="card content-card">
|
||||
<div class="feature-icon large">💬</div>
|
||||
|
||||
<h2>Why it matters</h2>
|
||||
<p>Dual category support gives contest operators better overview when working across multiple ON4KST chat rooms.</p>
|
||||
<h2>Two categories, one workflow</h2>
|
||||
<p>KST4Contest can operate with two ON4KST chat categories at once.</p>
|
||||
<p>This is useful when contest activity spans VHF/UHF and microwave operation.</p>
|
||||
<h2>Less window switching</h2>
|
||||
<p>The operator can keep more information visible without constantly changing tools.</p>
|
||||
|
||||
<h2>Built for contest operation</h2>
|
||||
<p>
|
||||
This feature supports real VHF, UHF and SHF contest workflows where timing,
|
||||
awareness and fast decisions matter. It is part of the broader KST4Contest
|
||||
approach: ON4KST chat should not just be displayed, it should actively support
|
||||
contest operation.
|
||||
</p>
|
||||
|
||||
|
||||
<h2>Keywords</h2>
|
||||
@@ -94,6 +90,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="button secondary" href="/features/priority-score/">Priority Score System</a>
|
||||
|
||||
|
||||
@@ -119,6 +117,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user