mirror of
https://github.com/tiennm99/dating.git
synced 2026-08-31 20:31:59 +00:00
9043f3a711d8f679e4a9cf5685cd2a7ccdc3e303
Dating
Warm-witty dating JD and CV site for Tiến Nguyễn Minh.
Pages
/home/jd/future lover job description/cv/candidate CV
Features
- Light theme: white and blue
- Dark theme: black and pink
- Compact emoji theme switch and flag language switch
- English and full Vietnamese copy switch
- Static i18n and theme preferences persisted in the browser
Tech
- SvelteKit 2
- Svelte 5
- TypeScript
@sveltejs/adapter-static- GitHub Pages
Developing
Install dependencies:
pnpm install
Run locally:
pnpm run dev
Building
Local static build:
pnpm run build
GitHub Pages build:
pnpm run build:gh
Preview:
pnpm run preview
Languages
CSS
40.2%
JavaScript
33.5%
HTML
26.3%