Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.62 KB

File metadata and controls

60 lines (46 loc) · 1.62 KB

贡献指南 | CONTRIBUTING

欢迎共建 | Welcome

欢迎加入知宇建设!无论你是程序员、科学家、艺术家还是哲学家,你都可以贡献一个知识节点或一条新连线。

Welcome to join the Kosmos! Whether you are a programmer, scientist, artist, or philosopher, you can contribute a knowledge node or a new connection.

节点深度模板 | Node Depth Template

每个节点可以有一个“depth”字段,包含以下内容:

Each node can have a "depth" field with the following content:

{
  "depth": {
    "core_idea": "核心理念的深入阐述",
    "why_it_matters": "为什么这对你重要",
    "action_principles": [
      "① 行动原则1",
      "② 行动原则2"
    ],
    "key_thinkers": [
      ["姓名", "贡献描述"]
    ],
    "timeline": [
      ["年份", "事件"]
    ],
    "cross_domain": [
      ["领域", "穿越洞察"]
    ],
    "open_frontiers": [
      "未解问题1"
    ]
  }
}

快速开始 | Quick Start

  1. Fork the repo
  2. Edit data/knowledge.json
  3. Add a new node or depth to an existing node
  4. Submit a Pull Request

原则 | Principles

  • 每个节点应该有实践指导意义,不只是知识展示
  • 连线应反映真实的学术或思想关联
  • 欢迎不同文化背景的视角,包括东方哲学

Every node should have practical guidance, not just knowledge display. Connections should reflect real academic or intellectual relationships. Cross-cultural perspectives are welcome.


从晨光中来,向星辰而去。 From the dawn light, toward the stars.