# Aesthetic News TODO ## UI/UX Improvements ### "Report a Story" (Submit Redesign) - [x] Rename "submit" to "report a story" - [x] Combine submit page and guidelines into one unified page - [x] Shorter, AC-style copy for posting guidelines - [x] Less Hacker News vibe, more aesthetic.computer voice ### Comment Guidelines - [x] Split current guidelines into two pieces: 1. Story submission guidelines (shown on "report a story" page) 2. Comment guidelines (shown when leaving a comment) - [x] Keep both short and in AC voice ### Commits Link → Modal - [x] Commits link should open a modal instead of navigating away - [x] Use same modal pattern as `/at` user page links - [x] Modal shows commit URL content --- ## Copy Direction Current guidelines feel too "Hacker News". Rewrite to match AC tone: - Playful but clear - Concise - Community-focused - Less corporate/formal --- ## Reference - Modal pattern example: `/at` user pages (see `system/public/aesthetic.computer/disks/at.mjs`) - News API: `system/netlify/functions/news-api.mjs` - News frontend: served via extension webview at `news.aesthetic.computer`