[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1482":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":19,"hasPages":19,"topics":21,"createdAt":10,"pushedAt":10,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":16,"starSnapshotCount":16,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},1482,"docs","inkonchain\u002Fdocs","inkonchain","Ink Documentation","https:\u002F\u002Fdocs.inkonchain.com",null,"MDX",36631,465,61,27,0,1,65.11,false,"main",[],"2026-06-12 04:00:09","[![Twitter](https:\u002F\u002Fimg.shields.io\u002Ftwitter\u002Ffollow\u002Finkonchain)](https:\u002F\u002Fx.com\u002Finkonchain)\n\n# InkChain Documentation App\n\nAn advanced, streamlined documentation platform built with Next.js and Nextra for InkChain.\n\n## 🚀 Build & Run\n\n1. **Build Docker image**:\n   ```bash\n   docker build -t docs .\n   ```\n\n2. **Run Docker container**:\n   ```bash\n   docker run -p 3000:3000 docs\n   ```\n\n## 📋 Requirements\n\n* **Node.js**: v20.11.0 or higher\n\n## 📖 Overview\n\nThis is a documentation application powered by [Nextra](https:\u002F\u002Fnextra.site\u002F) and built on [Next.js](https:\u002F\u002Fnextjs.org\u002F). Nextra simplifies the creation of documentation sites, allowing us to leverage the **Pages Router** for efficient navigation and routing. Currently, due to compatibility limitations, we have not yet upgraded to the App Router.\n\n## 🏁 Getting Started\n\nTo get started with local development:\n\n1. **Clone the repository**\n2. **Install dependencies**:\n   ```bash\n   pnpm install\n   ```\n3. **Start development server**:\n   ```bash\n   pnpm run dev\n   ```\n\n## 🛠 Tooling\n\nOur development setup includes multiple tools to maintain high-quality code and documentation:\n\n* **[CSpell](https:\u002F\u002Fcspell.org\u002F)**: Real-time spell checking to maintain documentation accuracy.\n* **[Remark](https:\u002F\u002Fremark.js.org\u002F)**: Processes and renders Markdown content with added plugins.\n* **[ESLint](https:\u002F\u002Feslint.org\u002F)**: Ensures code quality by catching potential issues.\n* **[Prettier](https:\u002F\u002Fprettier.io\u002F)**: Enforces consistent code formatting.\n* **[Tailwind CSS](https:\u002F\u002Ftailwindcss.com\u002F)**: Utility-first CSS framework for fast, responsive UI development.\n\n## 🚦 CI\u002FCD Pipeline\n\nOur CI\u002FCD setup utilizes GitHub Actions to run automated checks on every pull request (PR):\n\n* **js-lint**: Ensures proper JavaScript code formatting with ESLint.\n* **md-lint**: Checks Markdown code formatting with Remark.\n* **format**: Enforces consistent code style with Prettier.\n* **spell-check**: Uses CSpell to verify correct spelling in the documentation. For any unique terms (e.g., \"InkChain\"), add them to the [`.\u002Fcspell\u002Fproject-words.txt`](.\u002Fcspell\u002Fproject-words.txt) file to whitelist.\n\n## 🌐 Feature Branch Deployment\n\nFor every new PR, our CI\u002FCD pipeline deploys a temporary environment via **AWS Amplify**. This real-time deployment enables live testing and review of changes before merging, ensuring a smoother workflow. The deployment URL is automatically provided within the PR checks, allowing team members to interact with new features.\n\n## 🚀 Production Deployment\n\nThe `main` branch is configured for automatic continuous deployment via **AWS Amplify**. Every merge triggers a new build and deployment, ensuring that the latest version of the documentation is available to users without manual intervention.\n","InkChain Documentation App 是一个基于 Next.js 和 Nextra 构建的高级文档平台。该项目使用 MDX 语言编写，具备高效导航和路由功能，并且通过 Pages Router 实现了简洁的页面管理。尽管目前尚未升级到 App Router，但其已经集成了 CSpell、Remark、ESLint、Prettier 和 Tailwind CSS 等工具来保证文档质量和代码一致性。此外，项目还利用 GitHub Actions 自动化 CI\u002FCD 流程，在每次 PR 时自动部署临时环境并通过 AWS Amplify 进行生产环境的持续部署。适合需要快速搭建高质量文档站点的技术团队或开源项目使用。",2,"2026-06-11 02:44:01","top_all"]