mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
19 lines
924 B
Markdown
19 lines
924 B
Markdown
# 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)
|
|
- [x] Contacts rendered as bordered rows instead of loose address blocks
|
|
- [x] Credits rendered as `<dl>` grid with label/value rows
|
|
- [x] Section dividers (border-bottom) between sections
|
|
- [x] Responsive: TOC collapses to horizontal bar on mobile
|