Add SEO feature detail pages

This commit is contained in:
Marc Froehlich
2026-07-06 02:35:46 +02:00
parent 4d903f5344
commit 9d6b2536dd
7 changed files with 290 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
---
layout: base.njk
title: Log Synchronization with Win-Test and UCXLog
description: KST4Contest supports contest workflow integration with logging software such as Win-Test and UCXLog.
---
<section class="hero">
<h1>Log synchronization for contest workflow integration.</h1>
<p>
KST4Contest can support operating workflows with external contest loggers such as Win-Test and UCXLog.
</p>
</section>
<section class="section">
<div class="card">
<h2>Connect chat and logging</h2>
<p>
Contest operation is faster when chat information and log state are connected.
KST4Contest is designed to support this workflow instead of treating ON4KST chat as an isolated window.
</p>
<h2>Band and contact awareness</h2>
<p>
Log synchronization can help the client understand which stations and bands are relevant during the contest.
</p>
</div>
</section>