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: ''