mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
ddd9d4fae5
commit
7189fd0975
@ -4,9 +4,6 @@ auto_deploy: false
|
|||||||
admin_path:
|
admin_path:
|
||||||
webhook_url:
|
webhook_url:
|
||||||
sections:
|
sections:
|
||||||
- type: document
|
|
||||||
path: config.toml
|
|
||||||
label: Config
|
|
||||||
- type: directory
|
- type: directory
|
||||||
path: exampleSite/content/en
|
path: exampleSite/content/en
|
||||||
label: Pages
|
label: Pages
|
||||||
@ -17,6 +14,9 @@ sections:
|
|||||||
label: Posts
|
label: Posts
|
||||||
create: all
|
create: all
|
||||||
match: "**/*"
|
match: "**/*"
|
||||||
|
- type: document
|
||||||
|
path: config.toml
|
||||||
|
label: Config
|
||||||
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