Test project 13 Jul 2024
nohello - don't open a chat with just "hi"
- Vue 3
- TypeScript
- Vite
- Tailwind
- i18n
- Cloudflare
A single-page reminder that opening a chat with a bare "hi" just leaves the other person waiting. Taken from a single-language clone and rebuilt from the ground up: a runtime RU/EN switch (persisted, with html lang and document title kept in sync), original copy and a dev-flavoured example conversation, and skimmable "without context / with context" cards. The whole page sits on a quality floor - semantic landmarks, a skip link, visible keyboard focus, a real heading order, and reduced-motion-aware scroll reveals. The look is a warm, low-contrast "considerate paper" theme in OKLCH (parchment surfaces, muted sage and sand tints, Fraunces serif + DM Sans), with a fully hand-built chat UI - no component library - using clustered message bubbles, asymmetric corners, initial avatars and read receipts. The signature is a soft typing indicator under the hero. Vue 3 + TypeScript + Vite + Tailwind 3, built static and deployed on Cloudflare Pages.