Add screenshots and news pages

This commit is contained in:
Marc Froehlich
2026-07-06 02:42:18 +02:00
parent 9d6b2536dd
commit 8ae8c9996f
5 changed files with 190 additions and 0 deletions
+22
View File
@@ -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>