Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
Ricardo-Silva91
2021-01-12 11:24:18 +00:00
committed by Forestry.io
parent 92f31bb881
commit 9fb1405dbd
+9
View File
@@ -4,6 +4,8 @@ auto_deploy: false
admin_path:
webhook_url:
sections:
- type: heading
label: EN
- type: directory
path: src/_blog/academicpapers
label: Academic Papers
@@ -39,6 +41,13 @@ sections:
label: Videos
create: all
match: "**/*"
- type: heading
label: ZH
- type: directory
path: src/_blog_zh
label: ZH Blog posts
create: all
match: "**/*"
upload_dir: src/.vuepress/public
public_path: ''
front_matter_path: ''