Skip to content

Commit 4e3c648

Browse files
Merge pull request 0xPolygon#30 from 0xPolygon/km/create_learn_section
This PR creates the (now empty) Learn section
2 parents e41533a + 13b6eb1 commit 4e3c648

File tree

9 files changed

+9
-331
lines changed

9 files changed

+9
-331
lines changed

docs/learn/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
hide:
3+
- navigation
4+
- toc
5+
---
6+
7+
TODO: learn section

docs/tutorials/become-pos-validator.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/tutorials/build-validium.md

Lines changed: 0 additions & 298 deletions
This file was deleted.

docs/tutorials/build-zkEVM-dapp.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/tutorials/deploy-miden.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/tutorials/deploy-zkEVM.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/tutorials/index.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/tutorials/run-pos-node.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

mkdocs.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -251,14 +251,8 @@ nav:
251251
- Tools:
252252
- tools/index.md
253253
- Using Web3Modal SDK: tools/using-web3modal.md
254-
- Tutorials:
255-
- Tutorials: tutorials/index.md
256-
- Build a Validium-based App-chain: tutorials/build-validium.md
257-
- Deploy a zkEVM Rollup: tutorials/deploy-zkEVM.md
258-
- Deploy a Miden Rollup: tutorials/deploy-miden.md
259-
- Build a dApp on zkEVM: tutorials/build-zkEVM-dapp.md
260-
- Run a PoS node: tutorials/run-pos-node.md
261-
- Become a PoS Validator: tutorials/become-pos-validator.md
254+
- Learn:
255+
- learn/index.md
262256

263257
extra:
264258
generator: false

0 commit comments

Comments
 (0)