diff --git a/content/tutorials/daily-spend-limit-account/_dir.yml b/content/tutorials/daily-spend-limit-account/_dir.yml index 535f622..0b222bd 100644 --- a/content/tutorials/daily-spend-limit-account/_dir.yml +++ b/content/tutorials/daily-spend-limit-account/_dir.yml @@ -23,4 +23,3 @@ tools: - zksync-cli - zksync-ethers - Hardhat -related_tutorials: diff --git a/content/tutorials/dapp-nft-paymaster/_dir.yml b/content/tutorials/dapp-nft-paymaster/_dir.yml index 2e2d042..15213f8 100644 --- a/content/tutorials/dapp-nft-paymaster/_dir.yml +++ b/content/tutorials/dapp-nft-paymaster/_dir.yml @@ -23,4 +23,3 @@ tools: - zksync-ethers - Hardhat - react -related_tutorials: diff --git a/content/tutorials/erc20-paymaster/_dir.yml b/content/tutorials/erc20-paymaster/_dir.yml index d49dd52..46e6dd5 100644 --- a/content/tutorials/erc20-paymaster/_dir.yml +++ b/content/tutorials/erc20-paymaster/_dir.yml @@ -24,5 +24,3 @@ tools: - zksync-cli - zksync-ethers - Hardhat -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/frontend-paymaster/_dir.yml b/content/tutorials/frontend-paymaster/_dir.yml index f5d9f65..11f719b 100644 --- a/content/tutorials/frontend-paymaster/_dir.yml +++ b/content/tutorials/frontend-paymaster/_dir.yml @@ -21,5 +21,3 @@ tools: - zksync-cli - zksync-ethers - Hardhat -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-dipdup-indexer/_dir.yml b/content/tutorials/guide-dipdup-indexer/_dir.yml index 3d7b284..2af8361 100644 --- a/content/tutorials/guide-dipdup-indexer/_dir.yml +++ b/content/tutorials/guide-dipdup-indexer/_dir.yml @@ -19,5 +19,3 @@ updated: 2024-05-09 tools: - DipDup - Python -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-subquery/_dir.yml b/content/tutorials/guide-subquery/_dir.yml index fcb3840..d4661a6 100644 --- a/content/tutorials/guide-subquery/_dir.yml +++ b/content/tutorials/guide-subquery/_dir.yml @@ -19,5 +19,3 @@ updated: 2024-05-09 tools: - SubQuery - GraphQL -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-the-graph/_dir.yml b/content/tutorials/guide-the-graph/_dir.yml index bc330e3..c5e94d9 100644 --- a/content/tutorials/guide-the-graph/_dir.yml +++ b/content/tutorials/guide-the-graph/_dir.yml @@ -19,5 +19,3 @@ updated: 2024-05-09 tools: - theGraph - GraphQL -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-viem/_dir.yml b/content/tutorials/guide-viem/_dir.yml index a83baae..ec303fb 100644 --- a/content/tutorials/guide-viem/_dir.yml +++ b/content/tutorials/guide-viem/_dir.yml @@ -19,5 +19,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - viem -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-wagmi/_dir.yml b/content/tutorials/guide-wagmi/_dir.yml index ba0544b..cb4c3d6 100644 --- a/content/tutorials/guide-wagmi/_dir.yml +++ b/content/tutorials/guide-wagmi/_dir.yml @@ -18,5 +18,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - wagmi -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-walletconnect/_dir.yml b/content/tutorials/guide-walletconnect/_dir.yml index a3980ea..c16701f 100644 --- a/content/tutorials/guide-walletconnect/_dir.yml +++ b/content/tutorials/guide-walletconnect/_dir.yml @@ -16,5 +16,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - walletconnect -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/guide-web3js/_dir.yml b/content/tutorials/guide-web3js/_dir.yml index b9cbdfe..a863321 100644 --- a/content/tutorials/guide-web3js/_dir.yml +++ b/content/tutorials/guide-web3js/_dir.yml @@ -17,5 +17,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - web3.js -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-deploy-contract/_dir.yml b/content/tutorials/how-to-deploy-contract/_dir.yml index 337b65d..d159aaa 100644 --- a/content/tutorials/how-to-deploy-contract/_dir.yml +++ b/content/tutorials/how-to-deploy-contract/_dir.yml @@ -20,5 +20,3 @@ updated: 2024-05-09 tools: - hardhat-zksync-deploy - hardhat-zksync-ethers -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-deposit-erc20/_dir.yml b/content/tutorials/how-to-deposit-erc20/_dir.yml index de87e35..b0d0fcd 100644 --- a/content/tutorials/how-to-deposit-erc20/_dir.yml +++ b/content/tutorials/how-to-deposit-erc20/_dir.yml @@ -16,5 +16,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - zksync-ethers -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-deposit-eth/_dir.yml b/content/tutorials/how-to-deposit-eth/_dir.yml index a4ebdc1..67dbc04 100644 --- a/content/tutorials/how-to-deposit-eth/_dir.yml +++ b/content/tutorials/how-to-deposit-eth/_dir.yml @@ -16,5 +16,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - zksync-ethers -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-send-l2-l1-message/_dir.yml b/content/tutorials/how-to-send-l2-l1-message/_dir.yml index fd36fbe..21c242d 100644 --- a/content/tutorials/how-to-send-l2-l1-message/_dir.yml +++ b/content/tutorials/how-to-send-l2-l1-message/_dir.yml @@ -18,5 +18,5 @@ updated: 2024-05-09 tools: - zksync-ethers - zksync-contracts -related_tutorials: + - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-test-contracts/_dir.yml b/content/tutorials/how-to-test-contracts/_dir.yml index 8f70b48..11221d0 100644 --- a/content/tutorials/how-to-test-contracts/_dir.yml +++ b/content/tutorials/how-to-test-contracts/_dir.yml @@ -17,5 +17,3 @@ updated: 2024-05-09 tools: - zksync-ethers - era-test-node -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-verify-contracts/_dir.yml b/content/tutorials/how-to-verify-contracts/_dir.yml index 4b063e6..09ab33e 100644 --- a/content/tutorials/how-to-verify-contracts/_dir.yml +++ b/content/tutorials/how-to-verify-contracts/_dir.yml @@ -18,5 +18,5 @@ updated: 2024-05-09 tools: - hardhat-zksync-deploy - hardhat-zksync-verify -related_tutorials: + - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-withdraw-erc20/_dir.yml b/content/tutorials/how-to-withdraw-erc20/_dir.yml index 0a245ee..1fca4d6 100644 --- a/content/tutorials/how-to-withdraw-erc20/_dir.yml +++ b/content/tutorials/how-to-withdraw-erc20/_dir.yml @@ -16,5 +16,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - zksync-ethers -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/how-to-withdraw-eth/_dir.yml b/content/tutorials/how-to-withdraw-eth/_dir.yml index aa750ce..3e687da 100644 --- a/content/tutorials/how-to-withdraw-eth/_dir.yml +++ b/content/tutorials/how-to-withdraw-eth/_dir.yml @@ -16,5 +16,3 @@ what_you_will_learn: updated: 2024-05-09 tools: - zksync-ethers -related_tutorials: - - /tutorials/another-tutorial diff --git a/content/tutorials/native-aa-multisig/_dir.yml b/content/tutorials/native-aa-multisig/_dir.yml index 19f31d4..e1125b2 100644 --- a/content/tutorials/native-aa-multisig/_dir.yml +++ b/content/tutorials/native-aa-multisig/_dir.yml @@ -22,5 +22,3 @@ tools: - zksync-cli - zksync-ethers - Hardhat -related_tutorials: - - /tutorials/another-tutorial diff --git a/nuxt.config.ts b/nuxt.config.ts index 43c3b80..fe1a62d 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -13,7 +13,17 @@ export default defineNuxtConfig({ }, content: { navigation: { - fields: ['authors', 'tags', 'summary', 'updated', 'tools', 'featured', 'description'], + fields: [ + 'authors', + 'tags', + 'summary', + 'updated', + 'tools', + 'featured', + 'description', + 'github_repo', + 'what_you_will_learn', + ], }, }, routeRules: { diff --git a/pages/index.vue b/pages/index.vue index 2b2fd00..3560738 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -33,6 +33,7 @@ useSeoMeta({ size: 'xl', }, ]" + :ui="{ description: 'backdrop-blur bg-background/65' }" >
-

Last Updated:

-

{{ lastUpdated }}

-

Tools:

- + + +
- +