You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="w-1/2">Comprehensive guide for building Jamstack sites and home of the global Jamstack community.</p>
11
11
<h1class="hero-text">The modern way to build <imgsrc="/img/svg/websites-and-apps.svg"width="545"height="88"alt="Websites and Apps"class="inline-block mr-2 hero-text-img"> that delivers better performance</h1>
12
12
<ahref="/community"class="cta">Join the global community</a>
13
13
</section>
14
14
15
15
<sectionclass="mb-20 p-0">
16
-
<pclass="px-8">Maximize efficiency with the tools you love</p>
17
16
{{ticker.icons() }}
18
17
{{ticker.main() }}
19
18
</section>
@@ -57,13 +56,15 @@ layout: layouts/base.njk
57
56
<ahref="/why-jamstack"class="cta">Read more about the benefits of Jamstack</a>
58
57
</section>
59
58
60
-
<sectionclass="mb-20">
61
-
<h2class="text-2xl">The future is highly distributed</h2>
62
-
<pclass="mt-6 mb-8">
63
-
Jamstack is the new standard architecture for the web. Using Git workflows and modern build tools, pre-rendered content is served to a CDN and made dynamic through APIs and serverless functions. Technologies in the stack include JavaScript frameworks, Static Site Generators, Headless CMSs, and CDNs.
64
-
</p>
65
-
<imgsrc="/img/svg/architecture.svg"alt="Jamstack architecture diagram, Bidirectional arrows between Client and CDN, Client and Microservices">
66
-
</section>
59
+
<divclass="bg-gray-100 mb-20">
60
+
<section>
61
+
<h2class="text-2xl">The future is highly distributed</h2>
62
+
<pclass="mt-6 mb-8">
63
+
Jamstack is the new standard architecture for the web. Using Git workflows and modern build tools, pre-rendered content is served to a CDN and made dynamic through APIs and serverless functions. Technologies in the stack include JavaScript frameworks, Static Site Generators, Headless CMSs, and CDNs.
64
+
</p>
65
+
<imgsrc="/img/svg/architecture.svg"alt="Jamstack architecture diagram, Bidirectional arrows between Client and CDN, Client and Microservices">
0 commit comments