Files
gc-dev-afjd eb098f9ff3 feat: Change license from MIT to Apache-2.0
- Added LICENSE.md file with Apache License 2.0 text.
- Created NOTICE file for attribution of third-party components.
- Updated README.md to reflect the new license and included details about the Apache-2.0 license.
- Documented the license change in the diary entry for July 12, 2026.
- Updated installation instructions in getting-started.md to reflect per-user installation.
- Added reusable license header to all source files.
- Updated various documentation files to mention the new Apache-2.0 license.
- Changed legal mentions in example content to reflect the new license.
2026-07-12 19:29:20 +02:00

28 lines
599 B
Markdown

---
section: start
order: 1
eyebrow: "Startseite"
title: "Startseite"
description: "Die Landing-Page dieser Beispiel-Website"
href: /
render: true
navbar: true
---
## Einführung
Diese Seite wurde mit **GitCover.WebStaticBuilder** erzeugt — einem statischen, mehrsprachigen
Generator für compliance-freundliche Websites (Apache-2.0, OSS).
## Funktionen
- Markdown mit YAML-Frontmatter
- Mehrsprachigkeit (de / en / vi)
- SEO-Kopf, Sitemap, robots.txt
- Client-Suche via Pagefind
- UI-Lokalisierung über `{{ i18n.* }}`
## Nächste Schritte
Siehe `docs/` im Repository für die Einrichtung.