You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.2 KiB

---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: document
path: data/counter.yml
label: Counter
- type: document
path: data/team.yml
label: Team
- type: document
path: data/clients.yml
label: Clients
- type: document
path: data/testimonial.yml
label: Testimonials
- type: document
path: config.toml
label: Configuration
- type: directory
path: content
label: Pages
create: all
match: "*"
- type: directory
path: content/blog
label: Blog
create: all
match: "**/*"
- type: directory
path: content/contact
label: Contact
create: all
match: "**/*"
- type: directory
path: content/about
label: About
create: all
match: "**/*"
- type: directory
path: content/portfolio
label: Portfolio
create: all
match: "**/*"
upload_dir: static/images
public_path: "/images"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
preview_env:
- HUGO_ENV=staging
- HUGO_VERSION=0.63.2
preview_output_directory: public
preview_docker_image: forestryio/hugo:latest
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: hugo server -D -E -F --port 8080 --bind 0.0.0.0 --renderToDisk
-d public
version: 0.63.2