Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.93 KB

File metadata and controls

49 lines (37 loc) · 1.93 KB

项目概览:hypergroups

定位

说明
仓库 https://github.com/HyperGroups/hypergroups
线上 https://hypergroups.github.io/hypergroups/
角色 项目站(GitHub Project Pages,/docs
技术 Jekyll 4.x + Moonwalk(本地主题副本 + remote_theme

姊妹仓库 HyperGroups/hypergroups.github.io用户站 / 个人门户(根域名)。主站做入口与当下线索;本仓库承载项目卡片、研究领域与相关笔记。

信息架构(当前)

Home
  ├─ Featured Projects (primary)
  ├─ Projects (areas / tracks, with English tags)
  └─ Notes (_posts, secondary)
Nav: about · notes · website (main site) · zhihu · bilibili

Archive is off for now (show_old_projects: false). Card meta: time, stars, category, Professional/Hobby, Work/Applied/Academic — all English on site. See project-cards.md.

仓库结构

路径 作用
docs/ 站点源码(Pages 发布目录)
docs/_data/home.yml 导航、项目卡片数据
docs/_layouts/home.html 首页区块顺序
docs/_includes/card_list.html 卡片渲染(含标签)
docs/_sass/ Moonwalk 样式 + site.scss / list.scss 增强
docs/_posts/ 笔记
docs.old/ 旧示例文草稿(不进构建)
dev/docs/ 开发文档与 Issues(不进构建)

与主站分工

主站 hypergroups.github.io 本站 hypergroups
URL https://hypergroups.github.io/ https://hypergroups.github.io/hypergroups/
重心 门户、关于、早期笔记归档 项目与研究卡片
互链 CTA「项目与研究」→ 本站 navbar website → 主站

本地命令

local-setup.md。排障见 issues/