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 @@
  • Features
  • Roadmap
  • Contributing
  • +
  • Team
  • @@ -576,7 +619,7 @@

    Try ArchiPulse live - Pre-loaded with the ArchiSurance example model — no sign-up, no install required. + Explore fully loaded ArchiSurance and ArchiMetal models — application dashboard, capability landscape, dependency graph, and AOEF export. No sign-up, no install.
    Open Live Demo → @@ -825,6 +868,24 @@

    Documentation

    +
    + + +
    + +

    Built and maintained by Disruptive Works.

    +

    A Lima-based consultancy specializing in managed Kubernetes platforms and enterprise OSS support. ArchiPulse is our flagship open source project.

    + +
    +
    Victor Soria — Founder & CTO
    +

    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 → + +
    +
    +
    @@ -840,7 +901,7 @@

    Let AI build your enterprise architecture.