mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
Add screenshots and news pages
This commit is contained in:
@@ -0,0 +1,60 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>KST4Contest News</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<meta name="description" content="News, release updates and development notes for KST4Contest.">
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://kst4contest.hamradioonline.de/news/">
|
||||||
|
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:title" content="KST4Contest News">
|
||||||
|
<meta property="og:description" content="News, release updates and development notes for KST4Contest.">
|
||||||
|
<meta property="og:url" content="https://kst4contest.hamradioonline.de/news/">
|
||||||
|
<meta property="og:site_name" content="KST4Contest">
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta name="twitter:title" content="KST4Contest News">
|
||||||
|
<meta name="twitter:description" content="News, release updates and development notes for KST4Contest.">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/assets/css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header class="site-header">
|
||||||
|
<a class="brand" href="/">KST4Contest</a>
|
||||||
|
<nav>
|
||||||
|
<a href="/features/">Features</a>
|
||||||
|
<a href="/download/">Download</a>
|
||||||
|
<a href="/manual/">Manual</a>
|
||||||
|
<a href="/screenshots/">Screenshots</a>
|
||||||
|
<a href="/news/">News</a>
|
||||||
|
<a href="https://github.com/praktimarc/kst4contest">GitHub</a>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
|
||||||
|
<section class="hero">
|
||||||
|
<h1>News</h1>
|
||||||
|
<p>
|
||||||
|
Release notes, development updates and contest workflow improvements.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="card">
|
||||||
|
<h2>Website launch</h2>
|
||||||
|
<p>
|
||||||
|
The new KST4Contest website is being built as a static, SEO-friendly product site
|
||||||
|
with GitHub-based documentation and automated deployment.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="site-footer">
|
||||||
|
<p>KST4Contest – ON4KST contest workflow for VHF/UHF/SHF operators.</p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1,70 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>KST4Contest Screenshots</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<meta name="description" content="Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.">
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://kst4contest.hamradioonline.de/screenshots/">
|
||||||
|
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:title" content="KST4Contest Screenshots">
|
||||||
|
<meta property="og:description" content="Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.">
|
||||||
|
<meta property="og:url" content="https://kst4contest.hamradioonline.de/screenshots/">
|
||||||
|
<meta property="og:site_name" content="KST4Contest">
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta name="twitter:title" content="KST4Contest Screenshots">
|
||||||
|
<meta name="twitter:description" content="Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/assets/css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header class="site-header">
|
||||||
|
<a class="brand" href="/">KST4Contest</a>
|
||||||
|
<nav>
|
||||||
|
<a href="/features/">Features</a>
|
||||||
|
<a href="/download/">Download</a>
|
||||||
|
<a href="/manual/">Manual</a>
|
||||||
|
<a href="/screenshots/">Screenshots</a>
|
||||||
|
<a href="/news/">News</a>
|
||||||
|
<a href="https://github.com/praktimarc/kst4contest">GitHub</a>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
|
||||||
|
<section class="hero">
|
||||||
|
<h1>Screenshots</h1>
|
||||||
|
<p>
|
||||||
|
Visual impressions of KST4Contest: ON4KST chat workflow, priority candidates,
|
||||||
|
sked handling, AirScout integration and contest-focused operator tools.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="grid">
|
||||||
|
<div class="card">
|
||||||
|
<h3>Main Window</h3>
|
||||||
|
<p>ON4KST chat workflow with contest-oriented controls.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="card">
|
||||||
|
<h3>Priority Candidates</h3>
|
||||||
|
<p>Candidate ranking for faster operator decisions.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="card">
|
||||||
|
<h3>AirScout / AP Timeline</h3>
|
||||||
|
<p>Aircraft scatter timing support for VHF/UHF/SHF operation.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="site-footer">
|
||||||
|
<p>KST4Contest – ON4KST contest workflow for VHF/UHF/SHF operators.</p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -27,4 +27,10 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>https://kst4contest.hamradioonline.de/features/log-sync/</loc>
|
<loc>https://kst4contest.hamradioonline.de/features/log-sync/</loc>
|
||||||
</url>
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://kst4contest.hamradioonline.de/screenshots/</loc>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://kst4contest.hamradioonline.de/news/</loc>
|
||||||
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
layout: base.njk
|
||||||
|
title: KST4Contest News
|
||||||
|
description: News, release updates and development notes for KST4Contest.
|
||||||
|
---
|
||||||
|
|
||||||
|
<section class="hero">
|
||||||
|
<h1>News</h1>
|
||||||
|
<p>
|
||||||
|
Release notes, development updates and contest workflow improvements.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="card">
|
||||||
|
<h2>Website launch</h2>
|
||||||
|
<p>
|
||||||
|
The new KST4Contest website is being built as a static, SEO-friendly product site
|
||||||
|
with GitHub-based documentation and automated deployment.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
layout: base.njk
|
||||||
|
title: KST4Contest Screenshots
|
||||||
|
description: Screenshots of KST4Contest, the contest-optimized ON4KST chat client for VHF, UHF and SHF operators.
|
||||||
|
---
|
||||||
|
|
||||||
|
<section class="hero">
|
||||||
|
<h1>Screenshots</h1>
|
||||||
|
<p>
|
||||||
|
Visual impressions of KST4Contest: ON4KST chat workflow, priority candidates,
|
||||||
|
sked handling, AirScout integration and contest-focused operator tools.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="grid">
|
||||||
|
<div class="card">
|
||||||
|
<h3>Main Window</h3>
|
||||||
|
<p>ON4KST chat workflow with contest-oriented controls.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="card">
|
||||||
|
<h3>Priority Candidates</h3>
|
||||||
|
<p>Candidate ranking for faster operator decisions.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="card">
|
||||||
|
<h3>AirScout / AP Timeline</h3>
|
||||||
|
<p>Aircraft scatter timing support for VHF/UHF/SHF operation.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
Reference in New Issue
Block a user