mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
d1096fc9b0
commit
5e043cb933
@ -3,7 +3,21 @@ new_page_extension: md
|
|||||||
auto_deploy: false
|
auto_deploy: false
|
||||||
admin_path:
|
admin_path:
|
||||||
webhook_url:
|
webhook_url:
|
||||||
sections:
|
sections:
|
||||||
|
- type: document
|
||||||
|
path: config.toml
|
||||||
|
label: Config
|
||||||
|
match: "**/*"
|
||||||
|
- type: directory
|
||||||
|
path: exampleSite/content
|
||||||
|
label: Pages
|
||||||
|
create: all
|
||||||
|
match: "**"
|
||||||
|
- type: directory
|
||||||
|
path: exampleSite/content/post
|
||||||
|
label: Posts
|
||||||
|
create: all
|
||||||
|
match: "**/*"
|
||||||
upload_dir: exampleSite/static/images
|
upload_dir: exampleSite/static/images
|
||||||
public_path: "/images"
|
public_path: "/images"
|
||||||
front_matter_path: ''
|
front_matter_path: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user