# dify-docs-mintlify **Repository Path**: dify_ai/dify-docs-mintlify ## Basic Information - **Project Name**: dify-docs-mintlify - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: add-tablestore-support - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-30 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 📘 Dify Documentation (Mintlify Edition) Welcome to the new documentation repository for **Dify**, currently in migration from the original [`dify-docs`](https://github.com/langgenius/dify-docs) repo. > 🚧 This is a **work-in-progress** version of the official Dify docs. > You can preview the site at: [https://docs.dify.dev](https://docs.dify.dev/en/introduction) > Once finalized, the docs will be moved to [https://docs.dify.ai](https://docs.dify.ai) and fully replace the old documentation site. We warmly welcome your contributions — whether it's proofreading, fixing typos, or submitting new content. Please feel free to open issues or PRs if you find anything that could be improved! --- ## 🚀 Project Overview This project uses the [Mintlify Starter Kit](https://github.com/mintlify/starter) to build and serve modern, developer-friendly documentation. --- ## 🛠️ Local Development To preview and develop documentation locally: ### 1. Install the Mintlify CLI ```bash npm i -g mintlify ``` 2. Start local development Run this command at the root of your project (where docs.json is located): ```bash mintlify dev ``` ⸻ 🧩 Troubleshooting • mintlify dev isn’t running? → Try mintlify install to re-install dependencies. • Page loads as 404? → Make sure you’re browsing the correct docs path. ⸻ 🙌 Contributing If you’re a contributor from the original dify-docs project — welcome back! We’re gradually migrating content, so your help in reviewing, editing, and expanding is truly appreciated. For non-urgent contributions, please submit PRs to this repository instead of the old one. Thanks for being part of Dify’s documentation journey! --- ## License The Dify product documentation in the assets, content, and data folders are licensed under a [CC-BY license](LICENSE).