23 Commits

Author SHA1 Message Date
ce54138492 feat(home): add Learning & Projects sections; polish copy\n\n- Learning: personal/warm tone, Hebrew/Israel/Aviation updates\n- Projects: paragraph style (no boxes)\n- Hebrew support: add Noto Sans Hebrew, RTL handling, Heb.vue component\n- Remove Heebo; update CSS and deps 2025-08-16 14:54:26 -06:00
eb40610536 hosted on vercel 2025-08-16 13:51:09 -06:00
dac81fc223 chore: add Justfile with Vercel deploy and preview using remote builds 2025-08-16 13:31:36 -06:00
460617e424 add Justfile 2025-08-16 13:29:03 -06:00
590a372417 add .omni.yaml 2025-08-16 13:25:00 -06:00
6b21292003 added fonts 2025-08-16 13:24:41 -06:00
89a75c94ca docs: document favicon generation; chore: add generate-favicon script and yarn task 2025-08-16 13:22:00 -06:00
7e4b13606c feat: regenerate multi-size favicon.ico from new SVG 2025-08-16 13:15:32 -06:00
2250721be3 Enable Vercel Speed Insights for Nuxt app 2025-08-16 11:15:48 -06:00
e22584b600 Use <Analytics /> from '@vercel/analytics/nuxt' and remove custom plugin 2025-08-16 10:08:32 -06:00
758df7627a Add Vercel Analytics via client plugin; use Yarn lockfile and remove npm lockfile 2025-08-16 10:03:37 -06:00
738f5a348a feat: add SVG favicon with lowercase 'b' using site font; configure head to use it with .ico fallback 2025-08-16 09:50:31 -06:00
eff9aa55cf chore: commit pending changes (wrap pages in NuxtLayout, update ignores) 2025-08-16 09:37:10 -06:00
9642bfba10 chore(vercel): set Nitro preset to vercel for deployment 2025-08-16 09:33:23 -06:00
3dbfa95a0c content(home): use concise wording for Home section 2025-08-16 09:30:43 -06:00
9321d70e3d content(home): tweak phrasing (remove articles before CTO/Chief Architect) 2025-08-16 09:27:06 -06:00
8b8c83d002 content(home): update title to Staff Software Engineer at Ramp 2025-08-16 09:26:20 -06:00
63e1df5d01 style(font): use @fontsource-variable/roboto-slab and set family to 'Roboto Slab Variable' 2025-08-16 09:22:46 -06:00
f0d3a8ed30 style(font): add Roboto Slab via Google Fonts and global CSS to match existing site 2025-08-16 09:15:15 -06:00
57634adf42 refactor(style): remove Nuxt UI, switch to Bulma-only, update layout and homepage 2025-08-16 09:10:23 -06:00
6fb19ff89c feat(site): add default layout and homepage content mirroring existing site using Nuxt UI 2025-08-16 09:06:17 -06:00
00dad9fd3f feat(ui): add @nuxt/ui module and config 2025-08-16 09:03:36 -06:00
9a1db2c58d chore(nuxt): scaffold Nuxt 4 + TypeScript project 2025-08-16 09:01:41 -06:00