Add jobs and papers collection workflow

This commit is contained in:
wuyang
2026-07-08 11:18:34 +08:00
parent 47cea9ddc9
commit 1b6cc1f59a
27 changed files with 1014 additions and 48 deletions
+16
View File
@@ -0,0 +1,16 @@
# Paper Items
每篇论文一个文件,文件名建议:
```text
YYYY-first-author-short-title.md
```
例子:
```text
2023-yao-react.md
2024-yang-swe-agent.md
```
一篇论文可以有多个 topic,不要因为目录位置限制它的归类。后续可通过 frontmatter 生成搜索索引、标签页、图谱和阅读队列。