You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardized deprecation notice formatting across documentation pages using an updated warning format for improved consistency and clarity. All notices continue to direct users to the relocated documentation site at docs.gokite.ai.
This PR converts deprecation warning banners across 67 documentation files from Jekyll {% hint style="warning" %}...{% endhint %} syntax to Markdown [!WARNING] admonition callout format. All banner content and links to docs.gokite.ai remain unchanged.
Changes
Deprecation banner format migration
Layer / File(s)
Summary
Root, changelog, and reference documentation README.md, changelog/2026/*, changelog/README.md, dev/README.md, docs/STYLING_GUIDE.md
Deprecation banners converted from Jekyll hint blocks to Markdown [!WARNING] callouts in top-level and changelog documentation files.
Getting started documentation get-started/README.md, get-started/architecture-and-design-pillars.md, get-started/core-concepts-and-terminology.md, get-started/introduction-and-mission.md, get-started/key-use-cases-and-players.md, get-started/whitepaper-references.md, get-started-why-kite/tokenomics.md
Deprecation notices reformatted in all getting-started guide sections to use standardized warning callout syntax.
Deprecation banners converted in agent passport guides covering setup, CLI, and integration content.
Kite chain documentation kite-chain/*/README.md, kite-chain/*/faqs.md, kite-chain/*/smart-contract*.md, kite-chain/*/counter-*.md, kite-chain/*/voting-*.md, kite-chain/token-minter.md, kite-chain/mica-whitepaper.md, and other reference files
Deprecation warning format updated across all kite-chain documentation sections including fundamentals, development, dApps, advanced features, node operations, and references.
🐰 Banners reformed across the docs so vast, Jekyll hints now fade into the past, Markdown [!WARNING] calls out clear, Guide readers to the new frontier! One format reigns from mountain to sea, Consistency hops in harmony! 🎉
✨ Finishing Touches🧪 Generate unit tests (beta)
Create PR with unit tests
Commit unit tests in branch deprecate-gitbook-developer-docs
Comment @coderabbitai help to get the list of available commands and usage tips.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit
Release Notes
Style