Update from Forestry.io - Updated Forestry configuration
torey@teagles.io
committed Apr 11, 2020
commit dfddac5cc399b93b68b0bc40e429b07c6b9a12c4
Showing 1
changed file with
6 additions
and 1 deletions
.forestry/settings.yml
+6
-1
| @@ | @@ -3,7 +3,12 @@ new_page_extension: md |
| auto_deploy: false | |
| admin_path: | |
| webhook_url: | |
| - | sections: |
| + | sections: |
| + | - type: directory |
| + | path: content |
| + | label: Content |
| + | create: all |
| + | match: "**/*.md" |
| upload_dir: uploads | |
| public_path: "/uploads" | |
| front_matter_path: '' | |