Byline: kein Unterstrich; Link für Standard-Autor robust via E-Mail auflösen

- .byline-author/.journal-author: border-bottom entfernt; Stil nur noch auf
  echten Links (a.…), dezenter Hover statt Unterstrich
- Standard-Autor (ohne .Params.author) wird über site.Params.author.email in
  data/authors aufgelöst → Link greift unabhängig vom Namen, sobald Profil
  gespeichert ist; sonst Fallback auf urlize(Name)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 13:14:52 +02:00
parent 6a3b1b5b5e
commit 07fdb6e726
3 changed files with 8 additions and 5 deletions
+2 -3
View File
@@ -421,9 +421,8 @@ a:hover {
line-height: 1.7;
}
.author-bio p { margin: 0 0 1em; }
.byline-author { color: inherit; text-decoration: none; border-bottom: 1px solid currentColor; }
.byline-author:hover { color: var(--accent); }
.journal-author { color: inherit; }
a.byline-author, a.journal-author { color: inherit; text-decoration: none; }
a.byline-author:hover, a.journal-author:hover { color: var(--accent); }
/* ------------------------------------------------------------------------
Journal entries — three Republik-style layouts (set in front matter