Design Analysis (Current)
Last updated: 2026-02-13
This doc was refreshed to match the current codebase and avoid stale guidance.
Known design/UX fixes now implemented
- Mermaid is loaded only when needed (diagram blocks present).
- Code copy buttons are discoverable on touch devices and keyboard focus.
- Share menu behavior is stabilized for touch/click interactions.
- Bottom-left commit easter egg respects safe-area insets (mobile notch/home indicator).
- In-article links are underlined by default for better scannability/accessibility.
- Hidden quote-share widget is forced hidden when
hiddenis present.
Next improvements worth considering
- Add a visible dark mode toggle (optional; currently light-first).
- Add a simple site search (Lunr/Pagefind) if post count keeps growing.
- Add a tiny visual regression check in CI for layout drift.