Conversation
xiaoland
marked this pull request as ready for review
September 20, 2026 07:51
This was referenced Sep 20, 2026
- 提供 Neon + Render/Heroku 快速部署与手动部署路径 - 串联 CLI、信息源采集、索引检索和日常客户端使用 - 新增 Self-Hosted 导航与概览
- 在精确 PR head 上报告 pending、成功或错误状态 - 保留现有部署和清理流程,并说明 main 控制器生效边界
- 首页 Getting Started 介绍 What、Why、How 与实例访问路径 - Self-Hosted 下区分 Getting Started 和 Advanced - 将手动部署迁至进阶指南并保留原入口跳转
- 自部署 Getting Started 仅编排阅读路径 - 独立提供连接、采集、检索、定时任务、来源、日常使用及排障指南 - Render 和 Heroku 部署分别成页,跨文档复用改用页面链接
- 覆盖 Sink 创建、凭据分离、tunnel 鉴权和 ChatGPT 连接 - 以真实工具检索作为验收点,说明 Skill 导入限制 - 增加停用步骤与常见故障排查
- 为 RSS、GitHub、邮件、Telegram、Twitter 和 Memos 提供独立上手路径 - 分离首次采集入口与共享 Job 操作,增加 Source Extension 构建及私有预览教程 - 核对发行版本并验证示例打包、授权请求和网站构建
- 补齐 Twitter setup wizard 与六种来源的可视化步骤 - 共享连接和扩展准备入口,修正浏览器自动注册说明 - 明确安装、索引维护及 Twitter 双端发行兼容边界
- 从来源指南移除必须委托 Agent 安装的前置步骤 - 明确 Core 选择、单独启用、版本保护与 Twitter 同版本向导
- 区分 global、Python 与 MF 文档集及第一方源所有权 - 约定精确版本发现、整包条件更新与独立快照隔离 - 保持 Release 安装协议、代码产物与文档纠错相互独立
xiaoland
force-pushed
the
feat/user-getting-started
branch
from
September 20, 2026 15:47
e15a03f to
fc8b255
Compare
- 复用共享主题、界面切换和本地搜索\n- 显示精确发行版本与文档渠道,支持跨仓库构建
- 使用共享网站自己的锁文件和工具链\n- 避免消费者 pnpm workspace 吞并模板依赖
This was referenced Sep 21, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
目标与范围
帮助已经理解 InKCre 基本理念、但尚无实例的用户开始收集、整理并使用自己的信息。应用级 Getting Started 解释 What / Why / How;Self-hosting 是 How 的一条路径,并继续分为 Getting Started 与 Advanced。
验证
pnpm --dir website check:格式、生产构建、内部链接通过。协同交付与边界
Core #110 提供 Heroku/Core 接入能力,并承载 Memos global/python 文档。Web Memos setup 与 Registry 托管实现仍在本地等待一次性复审,尚无提交、PR 或生产部署。RSS/GitHub 不做 setup wizard;Mail/Telegram 的初始化归 Source/Config;Twitter 保持现状。
稳定预览入口:Docs PR28 preview。用户页面不包含临时 PR 待合并提示;跨仓库依赖只记录在此。PR 保持 ready,本轮不合并。