diff --git a/docs/index.md b/docs/index.md index f1c859d6..04845aec 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,272 +5,107 @@ hide: ---
-
-
-
-
-
-

The Polygon Knowledge Layer

-

Welcome to the technical documentation and knowledge resources for Polygon protocols and scaling technologies.

-

Learn how to build and deploy dApps, launch ZK rollups and validiums as Layer 2s on Ethereum, spin up nodes, and find out about the latest in zero-knowledge research.

-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
- -
-
- -
-
+
+
+
+
+
+

The Polygon Knowledge Layer

+

Welcome to the technical documentation and knowledge resources for Polygon protocols and scaling technologies.

+

Learn how to build and deploy dApps, launch ZK rollups and validiums as Layer 2s on Ethereum, spin up nodes, and find out about the latest in zero-knowledge research.

+
+
+ Main Illustration +
+
+
+
+
+ +
+
+ +
+
+ \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 7c7cfe42..2c51b722 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -51,11 +51,11 @@ theme: nav: - Home: index.md - AggLayer: - - Overview: agglayer/overview.md - - AggLayer | Unified bridge: agglayer/unified-bridge.md - - AggLayer | Go: agglayer/agglayer-go.md - - AggLayer | Rust: agglayer/agglayer-rs.md - - AggLayer | Token flows: agglayer/token-flows.md + - Overview: agglayer/overview.md + - AggLayer | Unified bridge: agglayer/unified-bridge.md + - AggLayer | Go: agglayer/agglayer-go.md + - AggLayer | Rust: agglayer/agglayer-rs.md + - AggLayer | Token flows: agglayer/token-flows.md - CDK: - Polygon CDK Home: cdk/index.md - Overview: cdk/overview.md @@ -63,7 +63,7 @@ nav: - Current Release: - Polygon CDK Fork ID 12: cdk/releases/fork-id-12.md - Previous Releases: - - Polygon CDK Erigon: cdk/getting-started/cdk-erigon/releases.md + - Polygon CDK Erigon: cdk/releases/cdk-erigon.md - Get Started: - Local Deployment Guide: cdk/getting-started/local-deployment.md - CLI Tool: cdk/getting-started/cli-tool.md @@ -75,7 +75,7 @@ nav: - Recover the Network: cdk/getting-started/cdk-erigon/network-recovery.md - Resources: cdk/getting-started/cdk-erigon/resources.md - How To: - - Migrate: + - Migration Guides: - General Guide for Projects: cdk/how-to/migrate/fork.md - Fork ID 9 to 12: cdk/how-to/migrate/forkid-9-12.md - Fork ID 7 to 9: cdk/how-to/migrate/forkid-7-to-9.md @@ -85,8 +85,8 @@ nav: - Quickly Test a Running Stack: cdk/how-to/quick-test-stack.md - Connect to CDK Testnets: cdk/how-to/connect-testnet.md - Concepts: - - Full Execution Proofs (FEP): cdk/releases/stack-components.md - - Pessimistic Proofs (PP): cdk/releases/pp-intro-components.md + - Full Execution Proofs (FEP): cdk/concepts/full-execution-proofs.md + - Pessimistic Proofs (PP): cdk/concepts/pessimistic-proofs.md - Layer 2s: cdk/concepts/layer2s.md - L2 Architecture Overview: cdk/concepts/architecture.md - L2 Transaction Lifecycle: cdk/concepts/transaction-lifecycle.md