Skip to content

Commit 43cdd9e

Browse files
committed
docs: optimize navigation titles for improved sidebar UX
Reduced page titles across all documentation sections to ~25 characters for better sidebar navigation experience. Changes include: - Removed verbose prefixes ("How do I", "Enterprise", etc.) - Eliminated descriptive suffixes and marketing taglines - Used standard abbreviations (API, SDK, MCP, FAQ, SLA) - Fixed capitalization for consistency - Maintained core functionality clarity Affected sections: - about-settlemint: Platform overview optimizations - application-kits: Asset tokenization kit titles shortened - blockchain-and-ai: AI integration topics simplified - building-with-settlemint: Development guide titles optimized - knowledge-bank: Educational content titles reduced - launching-the-platform: Deployment guide titles shortened - platform-components: Enterprise feature titles streamlined - security: Security documentation titles optimized - support: Support resource titles simplified - supported-blockchains: Blockchain network titles shortened - terms-and-policies: Policy document titles standardized - use-case-guides: Use case template titles reduced Impact: Improved navigation UX while preserving SEO value through descriptive H1 headers remaining in content.
1 parent 069bc64 commit 43cdd9e

104 files changed

Lines changed: 343 additions & 388 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Checkout repository
5858
uses: namespacelabs/nscloud-checkout-action@v7
5959
with:
60-
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
60+
fetch-depth: 0
6161

6262
- name: Setup 1Password
6363
uses: 1password/load-secrets-action/configure@v2

bun.lock

Lines changed: 176 additions & 283 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

content/docs/about-settlemint/introduction.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/api-portal.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/asset-designer.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/asset-manager.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/deployment.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/introduction.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/portfolio-manager.mdx

Lines changed: 1 addition & 1 deletion

content/docs/application-kits/asset-tokenization/signup-and-login.mdx

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)