Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
65 changes: 63 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down Expand Up @@ -529,6 +571,7 @@
<li><a href="#features">Features</a></li>
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#team">Team</a></li>
</ul>
<a href="https://github.com/DisruptiveWorks/archipulse" class="nav-cta" target="_blank">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0 0 24 12c0-6.63-5.37-12-12-12z"/></svg>
Expand Down Expand Up @@ -576,7 +619,7 @@ <h1 class="fade-up delay-1">
<div class="demo-banner">
<div class="demo-banner-text">
<strong>Try ArchiPulse live</strong>
<span>Pre-loaded with the ArchiSurance example model — no sign-up, no install required.</span>
<span>Explore fully loaded ArchiSurance and ArchiMetal models — application dashboard, capability landscape, dependency graph, and AOEF export. No sign-up, no install.</span>
</div>
<a href="https://demo.archipulse.org" class="btn-primary" target="_blank">
Open Live Demo →
Expand Down Expand Up @@ -825,6 +868,24 @@ <h4>Documentation</h4>
</div>
</section>

<div class="section-divider"></div>

<!-- ── Team ──────────────────────────────────────────────────────────── -->
<section id="team">
<div class="section-label">Team</div>
<h2>Built and maintained by <a href="https://disruptive-works.com" target="_blank" class="brand-link">Disruptive Works</a>.</h2>
<p class="section-intro">A Lima-based consultancy specializing in managed Kubernetes platforms and enterprise OSS support. ArchiPulse is our flagship open source project.</p>

<div class="team-card">
<div class="team-name">Victor Soria — Founder &amp; CTO</div>
<p class="team-bio">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.</p>
<a href="https://linkedin.com/in/vjsoria" target="_blank" class="team-link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.063 2.063 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
LinkedIn →
</a>
</div>
</section>

<!-- ── CTA ────────────────────────────────────────────────────────────── -->
<section id="cta">
<div class="section-label">Get started</div>
Expand All @@ -840,7 +901,7 @@ <h2>Let AI build your enterprise architecture.</h2>
</section>

<footer>
<span>© 2026 <a href="https://disruptive-works.com" target="_blank">Disruptive Works</a> · Built by Victor Soria, CTO · Apache 2.0</span>
<span>© 2026 <a href="https://disruptive-works.com" target="_blank">Disruptive Works</a> · Apache 2.0</span>
<div class="footer-links">
<a href="https://github.com/DisruptiveWorks/archipulse" target="_blank">GitHub</a>
<a href="https://github.com/DisruptiveWorks/archipulse/blob/main/LICENSE" target="_blank">License</a>
Expand Down
Loading