Skip to content

Commit 17990d2

Browse files
authored
Create _config.yml
1 parent 0b31dd5 commit 17990d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

rag-paper-daily/_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 让 Pages 使用 Jekyll 读取 README.md 作为首页
2+
theme: minima # 官方简洁主题,可换 cayman、architect 等
3+
title: RAG Paper Daily # 站点标题
4+
description: Daily arXiv papers with 61.8 % : 38.2 % title-authors table
5+
plugins:
6+
- jekyll-readme-index # 把 README.md 当成 index.html

0 commit comments

Comments
 (0)