diff --git a/.gitignore b/.gitignore index 3b5dd4d..cc66d3b 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,9 @@ go.work.sum # UI build artifacts cmd/archipulse/ui/dist/ cmd/archipulse/ui/node_modules/ + +# Defensive: never commit raw camera/phone captures to the public website folder. +# Use website/screenshots/ for intentional, named assets only. +website/IMG_* +website/*.HEIC +website/*.heic diff --git a/website/index.html b/website/index.html index 367d603..5ea617c 100644 --- a/website/index.html +++ b/website/index.html @@ -438,6 +438,48 @@ .contribute-card h4 { font-size: 15px; font-weight: 600; margin-bottom: 8px; letter-spacing: -0.2px; } .contribute-card p { color: var(--muted); font-size: 13px; line-height: 1.7; } + /* ── Team ─────────────────────────────────────────────────────────── */ + #team { + padding: 80px 24px; + max-width: 1100px; + margin: 0 auto; + } + .brand-link { + color: var(--brand); + text-decoration: none; + transition: opacity 0.15s; + } + .brand-link:hover { opacity: 0.75; } + .team-card { + background: var(--surface); + border: 1px solid var(--border); + border-radius: 12px; + padding: 32px; + max-width: 720px; + } + .team-name { + font-size: 18px; + font-weight: 600; + color: var(--text); + margin-bottom: 10px; + } + .team-bio { + color: var(--muted); + line-height: 1.7; + margin-bottom: 18px; + } + .team-link { + display: inline-flex; + align-items: center; + gap: 6px; + color: var(--brand); + text-decoration: none; + font-weight: 500; + font-size: 14px; + transition: opacity 0.15s; + } + .team-link:hover { opacity: 0.75; } + /* ── CTA ──────────────────────────────────────────────────────────── */ #cta { background: var(--surface); @@ -529,6 +571,7 @@
A Lima-based consultancy specializing in managed Kubernetes platforms and enterprise OSS support. ArchiPulse is our flagship open source project.
+ +16 years in enterprise architecture for banking, insurance, and retail. I built ArchiPulse to make enterprise architecture a living, queryable practice instead of a PowerPoint exercise.
+ + + LinkedIn → + +