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
@ -4,6 +4,20 @@ auto_deploy: false
|
||||
admin_path:
|
||||
webhook_url:
|
||||
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
|
||||
public_path: "/images"
|
||||
front_matter_path: ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user