Add manual and download pages to website

This commit is contained in:
Marc Froehlich
2026-07-06 01:28:20 +02:00
parent 69fe6dc7b1
commit 413f69eb6a
6 changed files with 181 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
---
layout: base.njk
title: KST4Contest English Manual
description: English user manual for KST4Contest.
---
<section class="section">
<h1>English Manual</h1>
<p>
The English manual is maintained centrally in GitHub and is also available
as PDF release artifact.
</p>
<p>
<a class="button" href="https://github.com/praktimarc/kst4contest/wiki">Open GitHub Wiki</a>
</p>
</section>