Skip to content

Commit 03ddcce

Browse files
committed
nav update
1 parent 0090eea commit 03ddcce

File tree

3 files changed

+127
-3
lines changed

3 files changed

+127
-3
lines changed
File renamed without changes.

docs/index.md

Lines changed: 126 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,13 @@ hide:
4242
</div>
4343
<p class="feature-paragraph">Build today using Polygon technology. Select the protocol that best fits your needs.</p>
4444
</div>
45-
<a href="docs/agglayer/overview.md" class="flex-card-item w-inline-block">
45+
<a href="agglayer/overview.md" class="flex-card-item w-inline-block">
4646
<div class="product-list-item-header">
47-
<div class="feature-card-heading">AggLayer documentation</div>
47+
<div class="feature-card-heading">AggLayer</div>
4848
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
4949
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
5050
</svg></div>
51+
<div class="status-tag">Soon</div>
5152
</div>
5253
<p class="feature-paragraph">AggLayer solves blockchain fragmentation by enabling sovereign chains to securely share liquidity, users, and state.</p>
5354
</a>
@@ -149,4 +150,127 @@ hide:
149150
</div>
150151
</div>
151152
</section>
153+
<section class="section">
154+
<div class="container-global">
155+
<div class="section-wrapper">
156+
<div class="home-dev-resources">
157+
<div class="section-header-wrapper">
158+
<h2 class="heading-h2">Developer resources</h2>
159+
<p class="home-section-subtext">For developers who know what they want to build and are ready to go.</p>
160+
</div>
161+
<div class="flexbox">
162+
<a href="/tools/" class="home-feature-card w-inline-block"><img src="img/home/build.svg" loading="lazy" alt="" class="feature-icon">
163+
<div class="feature-content">
164+
<div class="feature-content-wrapper">
165+
<div class="feature-content-name">Developer tools</div>
166+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
167+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
168+
</svg></div>
169+
</div>
170+
<p class="paragraph-small">RPC providers, faucets, data indexing, Web3 dApp development SDKs, block explorers, storage, and more.</p>
171+
</div>
172+
</a>
173+
<a href="./zkEVM/how-to/write-contract" class="home-feature-card w-inline-block"><img src="img/home/tutorial.svg" loading="lazy" alt="" class="feature-icon">
174+
<div class="feature-content">
175+
<div class="feature-content-wrapper">
176+
<div class="feature-content-name">Write a zkEVM contract</div>
177+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
178+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
179+
</svg></div>
180+
</div>
181+
<p class="paragraph-small">Step-by-step guidance for writing smart contracts with zkEVM.</p>
182+
</div>
183+
</a>
184+
<a href="https://ecosystem.polygon.technology/spn/explore/?search=&competency=&chain=" class="home-feature-card w-inline-block"><img src="img/home/network.svg" loading="lazy" alt="" class="feature-icon">
185+
<div class="feature-content">
186+
<div class="feature-content-wrapper">
187+
<div class="feature-content-name">Solution Provider Network</div>
188+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
189+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
190+
</svg></div>
191+
</div>
192+
<p class="paragraph-small">Searchable catalog of tooling and infrastructure for developers.</p>
193+
</div>
194+
</a>
195+
</div>
196+
</div>
197+
</div>
198+
</div>
199+
</section>
200+
<section class="section">
201+
<div class="container-global">
202+
<div class="section-wrapper">
203+
<div class="home-dev-resources">
204+
<div class="section-header-wrapper">
205+
<h2 class="heading-h2">Quickstart</h2>
206+
<p class="home-section-subtext">Are you ready to start building?</p>
207+
</div>
208+
<div class="flexbox">
209+
<a href="cdk/getting-started/local-deployment/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
210+
<div class="feature-content-wrapper">
211+
<div class="feature-content-name">Polygon CDK: Deploy a local test rollup</div>
212+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
213+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
214+
</svg></div>
215+
</div>
216+
</a>
217+
<a href="zkEVM/how-to/using-hardhat/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
218+
<div class="feature-content">
219+
<div class="feature-content-wrapper">
220+
<div class="feature-content-name">Polygon zkEVM: Deploy a smart contract to the zkEVM Cardona testnet</div>
221+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
222+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
223+
</svg></div>
224+
</div>
225+
</div>
226+
</a>
227+
<a href="pos/get-started/building-on-polygon/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
228+
<div class="feature-content-wrapper">
229+
<div class="feature-content-name">Polygon PoS: Build a new web3 dApp</div>
230+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
231+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
232+
</svg></div>
233+
</div>
234+
</a>
235+
</div>
236+
<div class="flexbox items-4">
237+
<a href="/pos/how-to/bridging/ethereum-polygon/portal-ui/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
238+
<div class="feature-content-wrapper">
239+
<div class="feature-content-name">Polygon PoS: Bridge tokens and send interlayer messages</div>
240+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
241+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
242+
</svg></div>
243+
</div>
244+
</a>
245+
<a href="zkEVM/get-started/setup-nodes/production-node/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
246+
<div class="feature-content-wrapper">
247+
<div class="feature-content-name">Polygon zkEVM: Set up a zkNode</div>
248+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
249+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
250+
</svg></div>
251+
</div>
252+
</a>
253+
<a href="https://github.com/Snapchain/zkValidium-quickstart" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
254+
<div class="feature-content-wrapper">
255+
<div class="feature-content-name">Polygon CDK: Create your own validium</div>
256+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
257+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
258+
</svg></div>
259+
</div>
260+
</a>
261+
<a href="https://0xpolygonmiden.github.io/examples/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
262+
<div class="feature-content">
263+
<div class="feature-content-wrapper">
264+
<div class="feature-content-name">Polygon Miden: Explore the sandbox</div>
265+
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
266+
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
267+
</svg></div>
268+
</div>
269+
</div>
270+
</a>
271+
</div>
272+
</div>
273+
</div>
274+
</div>
275+
</section>
152276
</div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ nav:
6363
- Current Release:
6464
- Polygon CDK Fork ID 12: cdk/releases/fork-id-12.md
6565
- Previous Releases:
66-
- Polygon CDK Erigon: docs/cdk/getting-started/cdk-erigon/erigon-release.md
66+
- Polygon CDK Erigon: docs/cdk/getting-started/cdk-erigon/release.md
6767
- Get Started:
6868
- Local Deployment Guide: cdk/getting-started/local-deployment.md
6969
- CLI Tool: cdk/getting-started/cli-tool.md

0 commit comments

Comments
 (0)