Skip to content

Commit 39f74c6

Browse files
Adding newly approved definition for the Jamstack to the home page.
1 parent 7c5de38 commit 39f74c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ layout: layouts/base.njk
1919
<h1>What is <span class="font-extrabold text-transparent bg-clip-text bg-gradient-jams">Jamstack</span>?</h1>
2020
</a>
2121

22-
<p>Pre-generated assets which are highly portable and may be served from a wide variety of hosting platforms. Elevated by modern developer tooling.</p>
22+
<p>Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability. Jamstack removes the need for business logic to dictate the web experience. It enables a composable architecture for the web where custom logic and 3rd party services are consumed through well defined APIs.</p>
2323
<h3 class="mt-3">Jamstack projects have:</h3>
2424
<ul class="list-disc ml-4">
2525
<li>

0 commit comments

Comments
 (0)