@@ -51,29 +51,31 @@ theme:
5151nav :
5252 - Home : index.md
5353 - CDK :
54- - cdk/index.md # marketing landing page
55- - Welcome : cdk/welcome.md
54+ - Welcome : cdk/index.md # marketing landing page
5655 - Get started :
56+ - Get started : cdk/get-started/index.md
5757 - Quickstart :
5858 - Validium : cdk/get-started/quickstart-validium.md
5959 - Rollup : cdk/get-started/quickstart-rollup.md
6060 - Deploy :
6161 - Validium : cdk/get-started/deploy-validium.md
6262 - Rollup : cdk/get-started/deploy-rollup.md
63- - How to :
63+ - How to :
64+ - How to : cdk/how-to/index.md
6465 - Manage policies - allowlists, denylists : cdk/how-to/manage-allowlists.md
6566 # - Architecture:
6667 - Specification :
67- - Validium vs rollup : cdk/specification/validium-vs-rollup.md
68+ - Specification : cdk/spec/index.md
69+ - Validium vs rollup : cdk/spec/validium-vs-rollup.md
6870 - Concepts :
6971 - Rollup : cdk/concepts/rollup.md
7072 - Validium : cdk/concepts/validium.md
7173 - Data availability : cdk/concepts/dac.md
7274 # - API:
7375 - Additional resources :
74- - CDK component repos : cdk/troubleshooting/component-repos .md
76+ - Additional resources : cdk/troubleshooting/index .md
7577 - zkEVM :
76- - zkEVM/index.md # marketing landing page
78+ - Welcome : zkEVM/index.md # marketing landing page
7779 - Get started :
7880 - Get started : zkEVM/get-started/index.md
7981 - Quick start :
9294 - Activate forced transactions : zkEVM/get-started/deploy-zkevm/activate-forced-transactions.md
9395 - Setup a Goërli node : zkEVM/get-started/deploy-zkevm/setup-goerli-node.md
9496 - How to :
97+ - How to : zkEVM/how-to/index.md
9598 - Write a contract : zkEVM/how-to/write-contract.md
9699 - Deploy a contract with Foundry : zkEVM/how-to/using-foundry.md
97100 - Deploy a contract with Hardhat : zkEVM/how-to/using-hardhat.md
157160 - Keccak-f state machine : zkEVM/architecture/zkprover/hashing-state-machines/keccakf-sm.md
158161 - Poseidon state machine : zkEVM/architecture/zkprover/hashing-state-machines/poseidon-sm.md
159162 - Specification :
163+ - Specification : zkEVM/spec/index.md
160164 - Polynomial Identity Language :
161165 - Polynomial Identity Language : zkEVM/spec/pil/index.md
162166 - Simple example : zkEVM/spec/pil/simple-example.md
177181 - Examples : zkEVM/spec/zkasm/examples.md
178182 - EVM vs. zkEVM : zkEVM/spec/evm-differences.md
179183 - Concepts :
184+ - Concepts : zkEVM/concepts/index.md
180185 - EVM basics : zkEVM/concepts/evm-basics.md
181186 - CIRCOM : zkEVM/concepts/circom-intro-brief.md
182187 - Sparse merkle trees :
200205 - Troubleshooting :
201206 - Disclosures : zkEVM/troubleshooting/risk-disclosures.md
202207 - PoS :
203- - pos/index.md # marketing landing page
208+ - Welcome : pos/index.md # marketing landing page
204209 - Get started :
205210 - Get started : pos/get-started/index.md
206211 - Building on Polygon : pos/get-started/building-on-polygon.md
244249 - ThirdWeb : pos/how-to/smart-contracts/thirdweb.md
245250 - Polygon DID : pos/how-to/polygon-did.md
246251 - Architecture :
247- - pos/architecture/index.md
252+ - Architecture : pos/architecture/index.md
248253 - Bor :
249254 - Bor : pos/architecture/bor/index.md
250255 - State sync : pos/architecture/bor/state-sync.md
279284 - API :
280285 - pos/api/index.md
281286 - Miden :
282- - Overview : miden/index.md
287+ - Welcome : miden/index.md # marketing landing page
288+ - Get started : miden/get-started/index.md
283289 - Miden playground : https://0xpolygonmiden.github.io/examples/
284290 - Miden zkRollup docs : https://0xpolygonmiden.github.io/miden-base/introduction.html
285291 - Miden VM docs : https://0xpolygonmiden.github.io/miden-vm/
0 commit comments