4 Commits
Author SHA1 Message Date
tiennm99 569c4ad153 refactor: merge jd and cv into single-page index and drop pages workflow 2026-07-23 22:14:19 +07:00
tiennm99 5b4b8a1ac9 refactor: replace sveltekit with plain html/css/js static site 2026-07-23 21:21:18 +07:00
tiennm99 c54a38c3f8 refactor: apply review fixes and drop i18n for vietnamese-only copy
- hardcode vietnamese: replace i18n stores with plain site-copy module, keep theme store only
- remove language switcher, locale bootstrap, and unused locale styles
- fix jd section heading mismatched with its eyebrow and content
- add og:title/og:description per page, og:locale, twitter:image:alt
- fix light-theme eyebrow AA contrast; raise heading line-height for stacked diacritics
- expose summary group labels to assistive tech; use definition list for cv facts
- load fonts via preconnected link tags instead of css import
- consolidate base path to BASE_PATH only; add lint step to deploy workflow
- delete unused audio, placeholder, and hero image assets, .agents dir, skills-lock.json
2026-07-23 20:52:47 +07:00
tiennm99 84bdb135d9 feat: initialize dating site 2026-06-21 22:23:38 +07:00