Skip to content

Commit 19c7552

Browse files
author
NightVoyager
committed
feat: 添加 _index, repost-source
1 parent 277961b commit 19c7552

64 files changed

Lines changed: 88 additions & 7 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config.toml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ hasCJKLanguage = true
3434
title = "文章"
3535
[[menu.main]]
3636
weight = 1
37-
identifier = "talks"
37+
identifier = "briefing"
3838
pre = ""
3939
post = ""
40-
name = "呓语"
41-
url = "/talks/"
40+
name = "简报"
41+
url = "/briefing/"
4242
# title will be shown when you hover on this menu link
43-
title = ""
43+
title = "简报"
4444
[[menu.main]]
4545
weight = 2
4646
identifier = "tags"
@@ -367,6 +367,8 @@ hasCJKLanguage = true
367367
[params.customPartials]
368368
# 在文章内容前插入音频播放器
369369
postContentBefore = ["audio-player.html"]
370+
# 在文章内容后显示转载来源
371+
postContentAfter = ["repost-source.html"]
370372

371373
# 搜索配置
372374
[params.search]

content/briefing/_index.md

Lines changed: 3 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions

content/talks/2019-01-06-The-Selfish-Gene.md renamed to content/draft/2019-01-06-The-Selfish-Gene.md

Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)