Skip to content

Commit

Permalink
update all index to show feedback (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlukem authored Jan 6, 2025
1 parent 2b3adc9 commit 8b0e750
Show file tree
Hide file tree
Showing 44 changed files with 0 additions and 88 deletions.
2 changes: 0 additions & 2 deletions develop/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Develop
description: Explore and learn how to build in the Polkadot ecosystem, from a custom parachain to smart contracts, supported by robust integrations and developer tools.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/interoperability/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Interoperability
description: Learn how Polkadot enables blockchain interoperability through Cross-Consensus Messaging (XCM), powering secure cross-chain communication.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/parachains/customize-parachain/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Customize Your Parachain
description: Learn to build a custom parachain with Polkadot SDK's FRAME framework, which includes pallet development, testing, smart contracts, and runtime customization.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/parachains/deployment/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Deployment
description: Learn how to prepare your blockchain for deployment using the Polkadot SDK, including building deterministic Wasm runtimes and generating chain specifications.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/parachains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Parachains
description: Learn how to build, deploy, and maintain your parachain with the Polkadot SDK, from initial setup through customization, testing, runtime upgrades, and network operations.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/parachains/maintenance/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Maintenance
description: Learn how to maintain Polkadot SDK-based networks, covering runtime monitoring, upgrades, and storage migrations for optimal blockchain performance.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/parachains/testing/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Testing Your Polkadot SDK-Based Blockchain
description: Explore comprehensive testing strategies for Polkadot SDK-based blockchains, from setting up test environments to verifying runtime and pallet interactions.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/smart-contracts/evm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: EVM
# This content is temporarily hidden and has been commented out to ensure it is preserved.
# description: Explore EVM support in Polkadot, covering native Asset Hub contracts and parachain implementations like Astar and Moonbeam for smart contract development.
description: Explore EVM support in Polkadot and learn how EVM-compatible smart contracts integrate seamlessly within the Polkadot ecosystem.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/smart-contracts/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Smart Contracts
description: Learn about smart contract development in Polkadot using ink! for Wasm contracts and EVM support for Solidity contracts on Asset Hub and parachains.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/api-libraries/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: API Libraries
description: Dive into APIs for interacting with the Polkadot network, including Polkadot-API, Polkadot.js, Python Substrate Interface, and Sidecar REST services.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Toolkit
description: Learn about Polkadot's core development toolkit, from blockchain construction tools to API libraries and cross-chain messaging capabilities.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/integrations/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Integrations
description: Explore fundamental integrations in the Polkadot ecosystem, including indexers for querying blockchain data, oracles for external data, and wallets.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/interoperability/asset-transfer-api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Asset Transfer API
description: Asset Transfer API is a library that simplifies the transfer of assets for Polkadot SDK-based chains. It provides methods for cross-chain and local transfers.
template: index-page.html
hide:
- feedback
---

# Asset Transfer API
Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/interoperability/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Interoperability
description: Explore Polkadot's XCM tooling ecosystem, featuring the Asset Transfer API and other utilities for implementing cross-chain messaging and transfers.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/parachains/fork-chains/chopsticks/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Chopsticks
description: Learn how to install, configure, and use Chopsticks for debugging and forking Polkadot SDK-based networks in a local development environment.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/parachains/fork-chains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Fork Chains for Testing
description: Explore tools for forking live blockchain networks, enabling you to replicate real-world conditions in a local environment for accurate testing and debugging.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/parachains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Parachains
description: Discover essential parachain development resources for building in the Polkadot ecosystem, highlighting tools to streamline your development process.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/parachains/spawn-chains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Spawn Networks for Testing
description: Discover tools that enable you to spawn blockchains for testing, allowing for debugging, and validation of your blockchain setups in a controlled environment.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions develop/toolkit/parachains/spawn-chains/zombienet/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Zombienet
description: Learn how to install, configure, and use Zombienet for testing and simulating Polkadot SDK-based networks in a local development environment.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions infrastructure/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Infrastructure
description: Learn how to set up and manage various types of Polkadot infrastructure, from running nodes to operating validators and contributing to the network.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions infrastructure/running-a-node/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Running a Node
description: Learn how to run and connect to a Polkadot node, including setup, configuration, and best practices for connectivity and security.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions infrastructure/running-a-validator/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Running a Validator
description: Learn the requirements for setting up a Polkadot validator node, along with detailed steps on how to install, run, upgrade, and maintain the node.
hide:
- feedback
template: index-page.html
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Onboarding and Offboarding
description: Get familiar with onboarding and offboarding a Polkadot validator node, including setup, bond and key management, and activation and deactivation processes.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions infrastructure/running-a-validator/operational-tasks/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Operational Tasks
description: Learn how to manage your Polkadot validator node, including monitoring performance, running a backup validator for maintenance, and rotating keys.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions infrastructure/staking-mechanics/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Staking Mechanics
description: Explore the staking mechanics in Polkadot, focusing on how they relate to validators, including offenses and slashes, as well as reward payouts.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/architecture/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Architecture
description: Explore Polkadot's architecture, including the relay chain, parachains, and system chains, and discover the role each component plays in the broader ecosystem.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/architecture/parachains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Parachains
description: Explore how parachains achieve consensus and leverage shared security through Polkadot’s relay chain and validators within the network’s architecture.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/architecture/polkadot-chain/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: The Polkadot Relay Chain
description: Explore the relay chain’s role in Polkadot, providing shared security, consensus, and enabling agile coretime for parachains to purchase blockspace on-demand.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/architecture/system-chains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: System Chains
description: Discover the unique role and functionality each of Polkadot’s system chains, including the Asset Hub, Bridge Hub, and Coretime chain, provides to the ecosystem.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/basics/blocks-transactions-fees/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Blocks, Transactions, and Fees
description: Dive into the structure, processing, and lifecycle of blocks and transactions in Polkadot, and learn how fees are calculated and applied.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/basics/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Basics
description: Discover Polkadot’s technical foundations, from blockchain basics and cryptography to network features like interoperability and randomness.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Learn About the Polkadot Protocol
description: Gain a comprehensive understanding of Polkadot through this technical overview, exploring its architecture, fundamental concepts, and essential components.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions polkadot-protocol/onchain-governance/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: On-Chain Governance
description: Explore Polkadot's decentralized on-chain governance system, OpenGov, including how it works, the proposal process, and key info for developers.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Tutorials
description: Explore step-by-step tutorials for building in Polkadot, from parachain deployment and testing to cross-chain asset creation and XCM channel management.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/interoperability/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Interoperability Tutorials
description: Explore tutorials on interoperability for Polkadot SDK-based blockchains, covering cross-chain communication and integration techniques.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/interoperability/xcm-channels/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Tutorials for Managing XCM Channels
description: Learn step-by-step how to establish unidirectional and bidirectional HRMP channels between parachains and system parachains using XCM.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/interoperability/xcm-transfers/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: XCM Transfers
description: Explore tutorials on performing transfers between different consensus systems using XCM technology to enable cross-chain interoperability.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/onchain-governance/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: On-Chain Governance Tutorials
description: Learn how to utilize Polkadot OpenGov with step-by-step tutorials on on-chain governance, including proposals, referenda, delegation, and voting processes.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/polkadot-sdk/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Polkadot SDK Tutorials
description: Explore detailed, step-by-step tutorials designed to help you gain hands-on experience building custom solutions with the Polkadot SDK.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/polkadot-sdk/parachains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Parachain Tutorials
description: This collection of tutorials will guide you step by step, from setting up your first local chain to deploying and customizing a fully operational parachain.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/polkadot-sdk/parachains/zero-to-hero/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Zero To Hero Parachain Tutorial Series
description: A comprehensive guide for developers to build, test, and deploy custom pallets and runtimes, leveraging the full potential of the Polkadot SDK.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/polkadot-sdk/system-chains/asset-hub/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Asset Hub Tutorials
description: Learn how to manage assets on Asset Hub, including registering local and foreign assets and converting between different asset types.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/polkadot-sdk/system-chains/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: System Chains Tutorials
description: Explore step-by-step tutorials on how to integrate with system parachains, such as the Asset Hub chain, within the Polkadot ecosystem.
hide:
- feedback
template: index-page.html
---

Expand Down
2 changes: 0 additions & 2 deletions tutorials/polkadot-sdk/testing/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Blockchain Testing Tutorials
description: Follow hands-on tutorials to set up, test, and validate the functionality of Polkadot-SDK blockchains, using tools and methods that streamline testing.
hide:
- feedback
template: index-page.html
---

Expand Down

0 comments on commit 8b0e750

Please sign in to comment.