- Delete update-mykb-files and update-mykb-memories skills - Update update-mywebpage skill to use lowercase mywebpage path - Sync settings.local.json permissions
42 lines
1.7 KiB
Markdown
42 lines
1.7 KiB
Markdown
---
|
||
name: update-mywebpage
|
||
description: |
|
||
Docusaurus lab site under workspace/mywebpage/: research, people, publications, news—any edit must keep Chinese docs and i18n/en in lockstep (bilingual sync is the default workflow). Follow skill body: no pending grants, no subjective awards blurbs, DOI+PDF links, %20 in URLs.
|
||
Triggers: update-mywebpage; 课题组网站/个人主页/Docusaurus; 更新网页, 同步中英文, 加论文/成员/新闻; bilingual webpage, lab site, publications page, people page, news post.
|
||
---
|
||
|
||
# mywebpage Update Guidelines(update-mywebpage)
|
||
|
||
## CRITICAL: Always Check These
|
||
|
||
### 1. Chinese-English Sync (MOST COMMON ERROR)
|
||
**ALWAYS update BOTH languages together.**
|
||
|
||
File locations:
|
||
- Chinese: `docs/people/index.md`, `docs/research/*.md`, `docs/publications.md`, etc.
|
||
- English: `i18n/en/docusaurus-plugin-content-docs/current/people/index.md`, etc.
|
||
|
||
**Before finishing ANY edit, verify the corresponding English/Chinese file is also updated.**
|
||
|
||
### 2. Pending Projects
|
||
**NEVER include projects still under review (申请中)**:
|
||
- 中山大学青年科学家培育项目 (2026) — 申请中,不能展示
|
||
|
||
### 3. Subjective Content
|
||
**NEVER include**: 学术评价, 获奖与鉴定, 主观形容词
|
||
|
||
### 4. PDF Link Format
|
||
Use URL encoding for spaces: `%20`
|
||
|
||
### 5. Content Guidelines
|
||
Include: 科学问题, 研究背景, 核心内容, 代表论文 (DOI+PDF), 研究资助
|
||
Exclude: 学术评价, 获奖鉴定, 申请中项目
|
||
|
||
## Quick Checklist
|
||
- [ ] New recurring site rules? Add them here (or to update-mykb-memories) so later edits stay consistent
|
||
- [ ] CN/EN synced (checked both languages)
|
||
- [ ] No pending projects
|
||
- [ ] No subjective evaluations
|
||
- [ ] PDF links use %20
|
||
- [ ] DOI+PDF for all papers
|