Always For Freedom.

一个热衷于构建知识体系的探索者。

在此整理、沉淀多学科、多维度的知识与思考,愿对你有所启发。

目录总览

.
├── 00-knowledge/             # 🧠 通用知识
│   ├── governance/
│   ├── methodology/
│   ├── information-literacy/
│   ├── glossary/
│   └── style-guide/
├── 10-formal-sciences/       # 📐 形式科学
│   ├── mathematics/
│   ├── logic/
│   ├── information-theory/
│   ├── statistics/
│   └── cryptography/
├── 16-computer-science/      # 💻 计算机科学
│   ├── getting-started/
│   ├── programming-language/
│   ├── structures-algorithms/
│   ├── operating-system/
│   ├── computer-storage/
│   ├── database-system/
│   ├── computer-network/
│   ├── computer-security/
│   ├── software-engineering/
│   ├── web-development/
│   ├── devsecops/
│   └── data-engineering/
├── 20-natural-sciences/      # 🌱 自然科学
│   ├── physics/
│   ├── chemistry/
│   ├── biology/
│   ├── geology/
│   ├── astronomy/
│   ├── environmental-science/
│   └── oceanography/
├── 30-social-sciences/       # 🌍 社会科学
│   ├── anthropology/
│   ├── cultural-studies/
│   ├── linguistics/
│   ├── sociology/
│   ├── economics/
│   ├── politics/
│   ├── international-relations/
│   ├── geography/
│   ├── national-studies/
│   ├── psychology/
│   ├── law/
│   └── education/
├── 40-professional/          # 💼 职业发展
│   ├── roadmap/
│   ├── skills/
│   ├── job-search/
│   ├── workplace/
│   └── company/
├── 50-personal/              # 👤 个人空间
│   ├── journal/
│   ├── health/
│   ├── life/
│   └── finance/
├── 60-writing/               # ✍️ 写作区
│   ├── blog/
│   ├── papers/
│   ├── proposals/
│   ├── notes/
│   ├── book/
│   └── published/
├── 70-future/                # 🔮 前沿探索
│   ├── ai/
│   └── web3/
├── 80-project/               # 🗂️ 项目实践
├── 90-obsidian/              # 🧩 Obsidian
│   ├── marp/
│   └── templates/
├── 91-attachments/           # 📦 外部附件
│   ├── audio/
│   ├── documents/
│   ├── drawings/
│   ├── images/
│   └── videos/
├── 92-archive/               # 🗄️ 历史归档
├── 99-inbox/                 # 📥 临时收集箱
└── README.md

分支策略

main    # 稳定发布 / 线上版本
dev     # 日常推送

自动化:GitHub Actions 每周 main 触发 CI,生成静态站点并部署到 Pages。

协议说明

内容类型许可证
原创代码GPL‑3.0
原创非代码CC BY‑SA 4.0
引用资料仅供学术研究,版权归原作者。如涉侵权请 邮件联系 处理

特别致谢

感谢所有知识创作者、开源贡献者与社区同行,正是你们的无私奉献构成了这个持续演化的知识宇宙。