Add legal, privacy, contact and roadmap pages

This commit is contained in:
Marc Froehlich
2026-07-07 01:41:28 +02:00
parent 1b30de34cc
commit 8ecbf7dfa0
51 changed files with 1920 additions and 116 deletions
+43
View File
@@ -0,0 +1,43 @@
---
layout: base.njk
title: Legal Notice | KST4Contest
description: Legal notice for the KST4Contest website.
---
<section class="hero">
<p class="badge">Legal Notice</p>
<h1>Legal Notice</h1>
<p class="lead">Information according to § 5 DDG.</p>
</section>
<section class="section narrow">
<article class="card content-card">
<h2>Provider</h2>
<p>
Marc Fröhlich<br>
Rheingoldstr. 6<br>
68199 Mannheim<br>
Germany
</p>
<h2>Contact</h2>
<p>
Email: <a href="mailto:praktimarc+kst4contest@gmail.com">praktimarc+kst4contest@gmail.com</a>
</p>
<h2>Responsible for content</h2>
<p>
Marc Fröhlich<br>
Rheingoldstr. 6<br>
68199 Mannheim<br>
Germany
</p>
<h2>Project</h2>
<p>
KST4Contest is an open-source ON4KST contest client.
Source code and releases are available on
<a href="https://github.com/praktimarc/kst4contest">GitHub</a>.
</p>
</article>
</section>