Skip to content

Commit 417c144

Browse files
compwrightForestry.io
authored andcommitted
Update from Forestry.io - Updated Forestry configuration
1 parent cb40c85 commit 417c144

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.forestry/settings.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ auto_deploy: false
44
admin_path:
55
webhook_url:
66
sections:
7+
- type: jekyll-posts
8+
label: Posts
9+
create: all
10+
match: "**/*"
711
- type: jekyll-pages
812
label: Pages
913
create: all
14+
- type: directory
15+
path: _projects
16+
label: Projects
17+
create: all
18+
match: "**/*"
1019
- type: directory
1120
path: _talks
1221
label: Talks
@@ -17,15 +26,6 @@ sections:
1726
label: Demos
1827
create: all
1928
match: "**/*"
20-
- type: directory
21-
path: _projects
22-
label: Projects
23-
create: all
24-
match: "**/*"
25-
- type: jekyll-posts
26-
label: Posts
27-
create: all
28-
match: "**/*"
2929
upload_dir: uploads
3030
public_path: "/uploads"
3131
front_matter_path: ''

0 commit comments

Comments
 (0)