Skip to content

Commit 292d134

Browse files
committed
Emphasize no vendor lock in
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 83b1828 commit 292d134

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,9 @@ <h5 class="fw-bold mb-2">Built for Regulated Supply Chains</h5>
398398
</div>
399399

400400
<div class="checklist-item">
401-
<div class="checklist-icon"><i class="bi bi-boxes fs-4 text-success"></i></div>
402-
<h5 class="fw-bold mb-2">Deploy Anywhere, Depend on Nothing</h5>
403-
<p class="fw-light text-muted mb-0">No database, no message queue, no external services. A single stateless Docker container for x64 and ARM64 that your team can deploy, scale, and operate without specialist knowledge, even in airgapped and highly regulated environments.</p>
401+
<div class="checklist-icon"><i class="bi bi-unlock fs-4 text-success"></i></div>
402+
<h5 class="fw-bold mb-2">Standards-Based, Never Locked In</h5>
403+
<p class="fw-light text-muted mb-0">Your schemas live as JSON Schema, an open and widely adopted standard, not a proprietary language like Looker's LookML or Palantir's Foundry Ontology that only runs inside one vendor's platform. Every definition stays a portable, vendor-neutral file you can read, validate, and run anywhere, even if you ever leave us.</p>
404404
</div>
405405

406406
<div class="checklist-item">

0 commit comments

Comments
 (0)