From 2374af7f78cbccd7b9365b19cca77ccc14486427 Mon Sep 17 00:00:00 2001 From: Roderik van der Veer Date: Tue, 1 Jul 2025 07:54:50 +0200 Subject: [PATCH] docs: optimize navigation titles for improved sidebar UX Shortened 17 documentation page titles from 70-91 characters to 20-35 characters for better sidebar readability and user experience. Changes: - Knowledge Bank: 10 files optimized - Application Kits: 2 files optimized - Platform Deployment: 3 files optimized - Building Guides: 2 files optimized All SEO metadata (descriptions, keywords) preserved. No functional or content changes made. --- .../application-kits/asset-tokenization/ui-customization.mdx | 2 +- .../application-kits/asset-tokenization/user-management.mdx | 2 +- .../evm-chains-guide/add-private-keys.mdx | 2 +- content/docs/knowledge-bank/bfsi-blockchain-usecases.mdx | 2 +- content/docs/knowledge-bank/blockchain-app-design.mdx | 2 +- content/docs/knowledge-bank/chaincode.mdx | 2 +- content/docs/knowledge-bank/industrial-usecases.mdx | 2 +- content/docs/knowledge-bank/keys-and-security.mdx | 2 +- content/docs/knowledge-bank/private-blockchains.mdx | 2 +- content/docs/knowledge-bank/public-blockchains.mdx | 2 +- content/docs/knowledge-bank/public-sector-usecases.mdx | 2 +- content/docs/knowledge-bank/smart-contracts.mdx | 2 +- content/docs/knowledge-bank/solidity.mdx | 2 +- content/docs/knowledge-bank/subgraphs.mdx | 2 +- .../managed-cloud-saas/deployment-plans.mdx | 2 +- .../managed-cloud-saas/supported-cloud-providers.mdx | 2 +- .../launching-the-platform/self-hosted-onprem/introduction.mdx | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/content/docs/application-kits/asset-tokenization/ui-customization.mdx b/content/docs/application-kits/asset-tokenization/ui-customization.mdx index c73105b2..44240081 100644 --- a/content/docs/application-kits/asset-tokenization/ui-customization.mdx +++ b/content/docs/application-kits/asset-tokenization/ui-customization.mdx @@ -1,5 +1,5 @@ --- -title: "Asset Tokenization UI Customization: Complete Guide to Frontend Branding & Development" +title: "UI Customization & Branding" description: "Learn how to customize, rebrand, and extend the SettleMint Asset Tokenization Kit frontend with Next.js, Tailwind CSS, and React components for enterprise blockchain applications." keywords: ["asset tokenization UI", "blockchain frontend customization", "Next.js DApp development", "SettleMint ATK branding", "React tokenization interface", "Tailwind CSS blockchain", "enterprise DApp customization", "Web3 UI components", "tokenization platform frontend", "blockchain application branding"] --- diff --git a/content/docs/application-kits/asset-tokenization/user-management.mdx b/content/docs/application-kits/asset-tokenization/user-management.mdx index 6ec7e11b..220c3f00 100644 --- a/content/docs/application-kits/asset-tokenization/user-management.mdx +++ b/content/docs/application-kits/asset-tokenization/user-management.mdx @@ -1,5 +1,5 @@ --- -title: "Asset Tokenization User Management: Complete KYC, Role-Based Access & Compliance Guide" +title: "User Management & KYC" description: "Learn how to implement enterprise-grade user management, KYC verification, role-based access control, and compliance monitoring in blockchain tokenization platforms." keywords: ["asset tokenization user management", "blockchain KYC verification", "role-based access control", "tokenization compliance", "user lifecycle management", "blockchain identity management", "digital asset permissions", "tokenization platform users", "KYC AML blockchain", "enterprise user governance"] --- diff --git a/content/docs/building-with-settlemint/evm-chains-guide/add-private-keys.mdx b/content/docs/building-with-settlemint/evm-chains-guide/add-private-keys.mdx index eda6036c..ad9b37bc 100644 --- a/content/docs/building-with-settlemint/evm-chains-guide/add-private-keys.mdx +++ b/content/docs/building-with-settlemint/evm-chains-guide/add-private-keys.mdx @@ -1,5 +1,5 @@ --- -title: "How to Secure Your Smart Contract Deployments with Private Keys and HD Wallets" +title: "Private Keys & HD Wallets" description: "Complete guide to EVM private key management on SettleMint. Learn ECDSA vs HD wallets, transaction signing, user wallet generation, and enterprise security patterns for Ethereum, Polygon, and Arbitrum networks." --- diff --git a/content/docs/knowledge-bank/bfsi-blockchain-usecases.mdx b/content/docs/knowledge-bank/bfsi-blockchain-usecases.mdx index 6a8a21da..d9296df6 100644 --- a/content/docs/knowledge-bank/bfsi-blockchain-usecases.mdx +++ b/content/docs/knowledge-bank/bfsi-blockchain-usecases.mdx @@ -1,5 +1,5 @@ --- -title: "How is blockchain transforming banking and financial services? Complete BFSI use case guide" +title: "Banking & Financial Services Use Cases" description: "Discover blockchain applications in banking, finance, and insurance: reduce cross-border payment costs by 80%, automate claims processing, and achieve real-time settlement. See proven ROI from 200+ BFSI implementations." --- diff --git a/content/docs/knowledge-bank/blockchain-app-design.mdx b/content/docs/knowledge-bank/blockchain-app-design.mdx index 0895c465..317ef626 100644 --- a/content/docs/knowledge-bank/blockchain-app-design.mdx +++ b/content/docs/knowledge-bank/blockchain-app-design.mdx @@ -1,5 +1,5 @@ --- -title: "Enterprise Blockchain Application Design: Architecture Patterns & Best Practices" +title: "Blockchain Application Design" description: "Master blockchain application architecture with comprehensive design patterns, security frameworks, and scalability solutions for enterprise Web3 development." --- diff --git a/content/docs/knowledge-bank/chaincode.mdx b/content/docs/knowledge-bank/chaincode.mdx index 276b9777..1cf3e431 100644 --- a/content/docs/knowledge-bank/chaincode.mdx +++ b/content/docs/knowledge-bank/chaincode.mdx @@ -1,5 +1,5 @@ --- -title: "Enterprise Hyperledger Fabric Chaincode Development: Complete Implementation Guide" +title: "Hyperledger Fabric Chaincode" description: "Master Hyperledger Fabric chaincode development with enterprise-grade patterns, security frameworks, and deployment strategies for production blockchain networks." --- diff --git a/content/docs/knowledge-bank/industrial-usecases.mdx b/content/docs/knowledge-bank/industrial-usecases.mdx index 4d180c5e..3a63959b 100644 --- a/content/docs/knowledge-bank/industrial-usecases.mdx +++ b/content/docs/knowledge-bank/industrial-usecases.mdx @@ -1,5 +1,5 @@ --- -title: "Industrial Blockchain Applications: Manufacturing, Supply Chain & Enterprise Solutions" +title: "Industrial Use Cases" description: "Comprehensive guide to implementing blockchain solutions across manufacturing, logistics, energy, and industrial operations for enterprise transformation and operational efficiency." --- diff --git a/content/docs/knowledge-bank/keys-and-security.mdx b/content/docs/knowledge-bank/keys-and-security.mdx index b035ebeb..0fa906db 100644 --- a/content/docs/knowledge-bank/keys-and-security.mdx +++ b/content/docs/knowledge-bank/keys-and-security.mdx @@ -1,5 +1,5 @@ --- -title: "Enterprise Blockchain Security: Private Key Management & Cryptographic Best Practices" +title: "Keys & Security" description: "Comprehensive guide to enterprise-grade private key management, cryptographic security frameworks, and institutional-level blockchain security implementation." --- diff --git a/content/docs/knowledge-bank/private-blockchains.mdx b/content/docs/knowledge-bank/private-blockchains.mdx index 2f2a4f4c..52c01665 100644 --- a/content/docs/knowledge-bank/private-blockchains.mdx +++ b/content/docs/knowledge-bank/private-blockchains.mdx @@ -1,5 +1,5 @@ --- -title: "What are private blockchains? Complete enterprise guide to permissioned networks" +title: "Private Blockchains Guide" description: "Understand private blockchain benefits for business: 1000x faster than public networks, enterprise-grade privacy, and regulatory compliance. Learn when to choose private vs public blockchain." --- diff --git a/content/docs/knowledge-bank/public-blockchains.mdx b/content/docs/knowledge-bank/public-blockchains.mdx index ccd3f1a6..ab91af49 100644 --- a/content/docs/knowledge-bank/public-blockchains.mdx +++ b/content/docs/knowledge-bank/public-blockchains.mdx @@ -1,5 +1,5 @@ --- -title: "What are public blockchains? Complete business guide to permissionless networks" +title: "Public Blockchains Guide" description: "Understand public blockchain benefits for business: global reach, transparency, and $2 trillion market access. Learn when to choose public blockchain vs private for your applications." --- diff --git a/content/docs/knowledge-bank/public-sector-usecases.mdx b/content/docs/knowledge-bank/public-sector-usecases.mdx index 9663b06f..c7ce0730 100644 --- a/content/docs/knowledge-bank/public-sector-usecases.mdx +++ b/content/docs/knowledge-bank/public-sector-usecases.mdx @@ -1,5 +1,5 @@ --- -title: "Government Blockchain Solutions: Digital Identity, Smart Cities & Public Sector Innovation" +title: "Government & Public Sector Use Cases" description: "Comprehensive guide to implementing blockchain solutions in government operations, citizen services, digital identity, and public sector modernization for enhanced transparency and efficiency." --- diff --git a/content/docs/knowledge-bank/smart-contracts.mdx b/content/docs/knowledge-bank/smart-contracts.mdx index 90ad4982..e7568258 100644 --- a/content/docs/knowledge-bank/smart-contracts.mdx +++ b/content/docs/knowledge-bank/smart-contracts.mdx @@ -1,5 +1,5 @@ --- -title: "What are smart contracts? Complete business guide to automated blockchain agreements" +title: "Smart Contracts Guide" description: "Understand smart contracts for business: how they automate processes, reduce costs by 75%, eliminate intermediaries, and enable trustless business automation across industries." --- diff --git a/content/docs/knowledge-bank/solidity.mdx b/content/docs/knowledge-bank/solidity.mdx index 17c22fb0..1527a199 100644 --- a/content/docs/knowledge-bank/solidity.mdx +++ b/content/docs/knowledge-bank/solidity.mdx @@ -1,5 +1,5 @@ --- -title: "Professional Solidity Development: Smart Contract Programming & Enterprise DApp Development" +title: "Solidity Development Guide" description: "Master Solidity programming for enterprise blockchain development with comprehensive smart contract patterns, security frameworks, and production deployment strategies." --- diff --git a/content/docs/knowledge-bank/subgraphs.mdx b/content/docs/knowledge-bank/subgraphs.mdx index 075946f7..f137bb66 100644 --- a/content/docs/knowledge-bank/subgraphs.mdx +++ b/content/docs/knowledge-bank/subgraphs.mdx @@ -1,5 +1,5 @@ --- -title: "The Graph Protocol Subgraphs: Enterprise Blockchain Data Indexing & Analytics" +title: "The Graph Protocol Subgraphs" description: "Comprehensive guide to building, deploying, and scaling subgraphs for enterprise blockchain data indexing, analytics, and real-time querying using The Graph protocol." --- diff --git a/content/docs/launching-the-platform/managed-cloud-saas/deployment-plans.mdx b/content/docs/launching-the-platform/managed-cloud-saas/deployment-plans.mdx index 32d9e5ef..e456b2ee 100644 --- a/content/docs/launching-the-platform/managed-cloud-saas/deployment-plans.mdx +++ b/content/docs/launching-the-platform/managed-cloud-saas/deployment-plans.mdx @@ -1,5 +1,5 @@ --- -title: "How do I choose the right deployment plan for enterprise blockchain workloads?" +title: "Choosing Deployment Plans" description: Complete guide to SettleMint deployment plans including infrastructure types, resource sizing, cost optimization, and enterprise decision framework --- diff --git a/content/docs/launching-the-platform/managed-cloud-saas/supported-cloud-providers.mdx b/content/docs/launching-the-platform/managed-cloud-saas/supported-cloud-providers.mdx index ed22fea0..70fe7352 100644 --- a/content/docs/launching-the-platform/managed-cloud-saas/supported-cloud-providers.mdx +++ b/content/docs/launching-the-platform/managed-cloud-saas/supported-cloud-providers.mdx @@ -1,5 +1,5 @@ --- -title: "Which cloud providers support enterprise blockchain deployment requirements?" +title: "Supported Cloud Providers" description: Complete guide to cloud provider selection for enterprise blockchain deployment including compliance, regional data residency, and enterprise service integration --- diff --git a/content/docs/launching-the-platform/self-hosted-onprem/introduction.mdx b/content/docs/launching-the-platform/self-hosted-onprem/introduction.mdx index 5a9a80f5..62558883 100644 --- a/content/docs/launching-the-platform/self-hosted-onprem/introduction.mdx +++ b/content/docs/launching-the-platform/self-hosted-onprem/introduction.mdx @@ -1,5 +1,5 @@ --- -title: "How do I deploy SettleMint on-premise for enterprise blockchain development?" +title: "On-Premise Deployment" description: Complete guide to self-hosted SettleMint deployment for enterprises requiring data sovereignty, compliance, and air-gapped infrastructure ---