mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 08:07:11 +02:00
91 lines
3.0 KiB
HTML
91 lines
3.0 KiB
HTML
<!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?v=1783379658808">
|
||
<link rel="alternate" type="application/rss+xml" title="KST4Contest News" href="/feed.xml">
|
||
|
||
<meta property="og:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
||
<meta property="og:image:width" content="1200">
|
||
<meta property="og:image:height" content="630">
|
||
<meta name="twitter:image" content="https://kst4contest.hamradioonline.de/assets/social/kst4contest-og.png">
|
||
|
||
</head>
|
||
|
||
<body>
|
||
<div class="site-bg"></div>
|
||
|
||
<header class="site-header">
|
||
<a class="brand" href="/">
|
||
<span class="brand-mark">◎</span>
|
||
<span>
|
||
<strong>KST4Contest</strong>
|
||
<small>ON4KST Contest Client</small>
|
||
</span>
|
||
</a>
|
||
|
||
<nav class="site-nav">
|
||
|
||
<a href="/">Home</a>
|
||
|
||
<a href="/features/">Features</a>
|
||
|
||
<a href="/screenshots/">Screenshots</a>
|
||
|
||
<a href="/download/">Download</a>
|
||
|
||
<a href="/manual/">Manual</a>
|
||
|
||
<a href="/news/">News</a>
|
||
|
||
<a href="/faq/">FAQ</a>
|
||
|
||
<a class="nav-cta" href="https://github.com/praktimarc/kst4contest/releases/latest">Download</a>
|
||
</nav>
|
||
</header>
|
||
|
||
<main>
|
||
|
||
<section class="hero">
|
||
<p class="badge">News</p>
|
||
<h1>Development updates and release notes.</h1>
|
||
<p class="lead">
|
||
Updates about KST4Contest releases, website improvements and contest workflow development.
|
||
</p>
|
||
</section>
|
||
|
||
<section class="section">
|
||
<div class="grid">
|
||
|
||
<article class="card">
|
||
<p class="eyebrow">July 7, 2026</p>
|
||
<h3><a href="/news/2026-07-website-launch/">KST4Contest Website Launch</a></h3>
|
||
<p>The new KST4Contest website is being built as a static, SEO-friendly product portal with GitHub-based documentation.</p>
|
||
<a href="/news/2026-07-website-launch/">Read more →</a>
|
||
</article>
|
||
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="site-footer">
|
||
<p>KST4Contest – contest-optimized ON4KST workflow for VHF/UHF/SHF operators.</p>
|
||
<p><a href="https://github.com/praktimarc/kst4contest">GitHub Repository</a></p>
|
||
</footer>
|
||
</body>
|
||
</html> |