style: enhance Congo theme — profile layout, richer homepage, author info

- Switch to profile homepage layout with author headline and bio
- Richer homepage content with topic overview (EN/DE)
- Show taxonomies on articles and lists
- Configure header, footer, scroll-to-top
- Remove theme attribution from footer

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Christian Gick
2026-04-02 17:11:32 +03:00
parent 913f047032
commit 88961e4555
5 changed files with 49 additions and 7 deletions

View File

@@ -9,9 +9,13 @@ title = "Internet für Kinder"
description = "Experteneinblicke zu Kinderschutzgesetzen, Online-Sicherheit und digitalem Familienschutz weltweit." description = "Experteneinblicke zu Kinderschutzgesetzen, Online-Sicherheit und digitalem Familienschutz weltweit."
[params.author] [params.author]
name = "Agiliton" name = "Internet für Kinder"
headline = "Kinder online schützen" headline = "Das Internet sicherer machen — für jedes Kind"
bio = "Experteneinblicke zu Kinderschutzgesetzen, Online-Sicherheit und digitalem Familienschutz weltweit." bio = "Eine Publikation von Agiliton — über Kinderschutzgesetze, Online-Sicherheitstools und Tipps zur digitalen Erziehung für Familien weltweit."
links = [
{ link = "https://www.agiliton.eu" },
{ rss = "/index.xml" },
]
[[menus.main]] [[menus.main]]
identifier = "about" identifier = "about"

View File

@@ -9,9 +9,13 @@ title = "Internet for Kids"
description = "Expert insights on child protection laws, online safety, and digital family protection worldwide." description = "Expert insights on child protection laws, online safety, and digital family protection worldwide."
[params.author] [params.author]
name = "Agiliton" name = "Internet for Kids"
headline = "Protecting Kids Online" headline = "Making the internet safer for every child"
bio = "Expert insights on child protection laws, online safety, and digital family protection worldwide." bio = "A publication by Agiliton — covering child protection laws, online safety tools, and digital parenting advice for families worldwide."
links = [
{ link = "https://www.agiliton.eu" },
{ rss = "/index.xml" },
]
[[menus.main]] [[menus.main]]
identifier = "about" identifier = "about"

View File

@@ -1,9 +1,20 @@
colorScheme = "avocado" colorScheme = "avocado"
defaultAppearance = "light" defaultAppearance = "light"
autoSwitchAppearance = false autoSwitchAppearance = false
mainSections = [""]
[header]
layout = "basic"
showTitle = true
[footer]
showCopyright = true
showThemeAttribution = false
showScrollToTop = true
showAppearanceSwitcher = false
[homepage] [homepage]
layout = "page" layout = "profile"
showRecent = true showRecent = true
recentLimit = 5 recentLimit = 5
@@ -13,6 +24,11 @@ autoSwitchAppearance = false
showAuthor = true showAuthor = true
showBreadcrumbs = true showBreadcrumbs = true
showTableOfContents = true showTableOfContents = true
showTaxonomies = true
[list] [list]
showBreadcrumbs = true showBreadcrumbs = true
showTaxonomies = true
[taxonomy]
showTermCount = true

View File

@@ -4,3 +4,12 @@ description: "Experteneinblicke zu Kinderschutzgesetzen, Online-Sicherheit und d
--- ---
Der Schutz von Kindern im Internet ist eine der wichtigsten Herausforderungen unserer Zeit. Wir berichten über die neueste Gesetzgebung, technologische Lösungen und praktische Ratschläge für Familien, die sich sicher in der digitalen Welt bewegen möchten. Der Schutz von Kindern im Internet ist eine der wichtigsten Herausforderungen unserer Zeit. Wir berichten über die neueste Gesetzgebung, technologische Lösungen und praktische Ratschläge für Familien, die sich sicher in der digitalen Welt bewegen möchten.
**Unsere Themen:**
- **Kinderschutzgesetze** — Länderweise Analyse der Vorschriften zum Schutz junger Nutzer im Internet
- **Online-Sicherheitstools** — Bewertungen und Anleitungen für Kindersicherungen, VPNs und Inhaltsfilter
- **Digitale Erziehung** — Praktische Ratschläge für die Kindererziehung in einer vernetzten Welt
- **Expertenanalysen** — Ausführliche Berichte über neue Bedrohungen und Lösungen
*Herausgegeben von [Agiliton](https://www.agiliton.eu), einem europäischen Technologieunternehmen für Datenschutz, Sicherheit und Familienschutz.*

View File

@@ -4,3 +4,12 @@ description: "Expert insights on child protection laws, online safety, and digit
--- ---
Protecting children online is one of the most important challenges of our time. We cover the latest legislation, technology solutions, and practical advice for families navigating the digital world safely. Protecting children online is one of the most important challenges of our time. We cover the latest legislation, technology solutions, and practical advice for families navigating the digital world safely.
**What we cover:**
- **Child Protection Laws** — Country-by-country analysis of regulations that protect young users online
- **Online Safety Tools** — Reviews and guides for parental controls, VPNs, and content filters
- **Digital Parenting** — Practical advice for raising children in a connected world
- **Expert Analysis** — In-depth reporting on emerging threats and solutions
*Published by [Agiliton](https://www.agiliton.eu), a European technology company focused on privacy, security, and family protection.*