Update from Forestry.io
Sebastian Engels
committed Jul 04, 2018
commit dda9127b9fb2bb6839ee06634f0ebd00b75300ae
Showing 1
changed file with
7 additions
and 1 deletions
.forestry/settings.yml
+7
-1
| @@ | @@ -3,7 +3,13 @@ new_page_extension: md |
| auto_deploy: true | |
| admin_path: | |
| webhook_url: | |
| - | collections: |
| + | collections: |
| + | - path: _posts |
| + | label: Posts |
| + | create: all |
| + | - path: '' |
| + | label: Pages |
| + | create: all |
| upload_dir: uploads | |
| public_path: "/uploads" | |
| front_matter_path: '' | |