Chokurei.github.io — 学术个人主页

目标

维护基于 AcadHomepage (Jekyll) 模板的学术个人主页,含 news、publications、Google Scholar 自动引用更新。

近况(≤5 条)

  • 07-01: 添加 DigiEnergy Lab logo(侧栏 + about 行内)与 favicon,已 push(见 02)
  • 07-01: 建立 TOP 记录结构,同步全局 dashboard
  • 05-13: 新增 2026.05 news 条目(ISPRS 论文、宁波活动),修正 Ningbo 拼写
  • 05-07: 编辑 google_scholar_crawler main.py(checkpoint)

关键发现

  • [架构] Jekyll 静态站,news 内容维护在 _pages/about.md
  • [自动化] Google Scholar 引用通过 .github action + google_scholar_crawler/ 自动更新
  • [资产] Lab logo/favicon 为 images/digienergy_*;侧栏改 _includes/author-profile.html,favicon 引用在 head.html+head/custom.html+site.webmanifest
  • [构建坑] 本地 build 需 LANG=en_US.UTF-8(SCSS 编码);serve 的 watch 不可靠需手动 build

下一步

  1. 按需继续更新 news / publications
  2. 如需本地预览:LANG=en_US.UTF-8 bundle exec jekyll serve(原 run_server.sh 缺 locale 前缀)
  3. favicon 若嫌 16px 仍糊,可另做粗线条极简版专用图标