tfe page: author above title, interne/externe jury split, rounded images, strip contact protocol

This commit is contained in:
Pontoporeia
2026-04-07 14:29:29 +02:00
parent 547d581e26
commit 3a1cd5b43e
4 changed files with 91 additions and 47 deletions

View File

@@ -1,6 +1,14 @@
# TODO
## Done
- [x] Redesign TFE detail page
- [x] Author moved above title (smaller body font)
- [x] Remove "← Retour" back link
- [x] Split jury promoteurs into interne/externe using `getThesisJury()`
- [x] Jury fields order: promoteur interne → externe → président → lecteurs
- [x] Contact URL strips `http(s)://` prefix for display
- [x] Right-column images get `border-radius: 8px`
- [x] Remove orphan `.tfe-back-link` CSS rule
- [x] Improve À propos page layout
- [x] Replace two-column (prose + aside) with sticky-TOC-nav + main-content layout
- [x] Sticky left nav with section anchors (À propos, Contacts, Crédits + erg link)