Skip to content

Commit 3fa069f

Browse files
authored
Create _config.yml
1 parent 9725afd commit 3fa069f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

_config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: rectg
2+
description: rectg
3+
4+
# 让渲染与 GitHub 默认的 GFM 接近
5+
markdown: kramdown
6+
kramdown:
7+
input: GFM
8+
9+
# 如果需要启用插件,可以加上
10+
plugins:
11+
- jekyll-commonmark-ghpages

0 commit comments

Comments
 (0)