Skip to content

Commit 67a4d47

Browse files
committed
Install feature
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent eb9a5ca commit 67a4d47

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

content/_index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,17 @@ <h3 class="fw-bold mb-3">Deploy Headless</h3>
123123
</div>
124124

125125
<div class="row align-items-center g-5 py-5">
126+
<div class="col-12 col-lg-5">
127+
<img class="w-100 border shadow rounded-4" src="install.webp" alt="Drop Your Custom Fetch Scripts">
128+
</div>
129+
<div class="col-12 col-lg-7">
130+
<h3 class="fw-bold mb-3">Drop Your Custom Fetch Scripts</h3>
131+
<p class="fw-light text-muted">A registry is only valuable if your schemas actually reach the projects that need them. Most teams end up writing custom scripts to pull schemas into their applications, with no integrity checks, no standard workflow, and no way to handle schemas that reference other schemas. Our <a href="https://github.com/sourcemeta/jsonschema">CLI</a> gives you a full client-side schema management experience inspired by package managers like npm and pip, complete with dependency resolution, automatic de-referencing, checksum verification, and repeatable installs.</p>
132+
<a href="https://github.com/sourcemeta/jsonschema/blob/main/docs/install.markdown">Learn more about the install command <i class="bi bi-arrow-right ms-1"></i></a>
133+
</div>
134+
</div>
135+
136+
<div class="row align-items-center g-5 py-5 flex-row-reverse">
126137
<div class="col-12 col-lg-5">
127138
<img class="w-100 border shadow rounded-4" src="performance.webp" alt="Drop Your Custom Fetch Scripts">
128139
</div>

content/install.webp

76.1 KB
Loading

0 commit comments

Comments
 (0)