From 9fb1405dbde75e1489928a0a213dfe668db9fc02 Mon Sep 17 00:00:00 2001 From: Ricardo-Silva91 Date: Tue, 12 Jan 2021 11:24:18 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index afdbec2f..99f1f9ae 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -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: ''