README 重构:将系统介绍和公告栏移至仓库首页最顶部
将冰朔创建的核心内容(系统简介、冰朔公告栏、合作者公告栏) 从页面中下部移至 README.md 最顶部,方便打开仓库首页即可 查看系统状态。仓库标准展示模块(标题/徽章、铸渊工作区、 开发团队、模块目录等)移至下方。 所有 bulletin 动态标记保持不变,自动更新脚本正常兼容。 Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
This commit is contained in:
parent
cc1b8fa8ce
commit
92a4d25a50
31
README.md
31
README.md
|
|
@ -1,18 +1,3 @@
|
|||
<div align="center">
|
||||
|
||||
# 🌊 HoloLake 光湖系统
|
||||
|
||||
**人格语言操作系统(AGE OS) · 壳-核分离架构**
|
||||
|
||||
[](https://github.com/qinfendebingshuo/guanghulab/actions/workflows/zhuyuan-daily-selfcheck.yml)
|
||||
[](https://github.com/qinfendebingshuo/guanghulab/actions/workflows/deploy-to-server.yml)
|
||||
|
||||
`guanghulab.com` · Node.js 20 + Express + PM2 + Nginx
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## 📖 系统简介
|
||||
|
||||
**光湖(HoloLake)** 是一个基于 **人格语言操作系统(AGE OS)** 的智能协作平台,采用 **壳-核分离** 设计理念:
|
||||
|
|
@ -132,6 +117,21 @@
|
|||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
|
||||
# 🌊 HoloLake 光湖系统
|
||||
|
||||
**人格语言操作系统(AGE OS) · 壳-核分离架构**
|
||||
|
||||
[](https://github.com/qinfendebingshuo/guanghulab/actions/workflows/zhuyuan-daily-selfcheck.yml)
|
||||
[](https://github.com/qinfendebingshuo/guanghulab/actions/workflows/deploy-to-server.yml)
|
||||
|
||||
`guanghulab.com` · Node.js 20 + Express + PM2 + Nginx
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## ⚒️ 铸渊工作区
|
||||
|
||||
> 💡 **如何使用铸渊工作区:**
|
||||
|
|
@ -169,6 +169,7 @@
|
|||
| DEV-011 | ✍️ 匆匆那年 | 写作工坊 | — |
|
||||
| DEV-012 | 🌟 Awen | 通知中心 | notification |
|
||||
|
||||
|
||||
---
|
||||
|
||||
## 📦 模块目录
|
||||
|
|
|
|||
Loading…
Reference in New Issue