mark2web/_website/config.yml
Sebastian Frank b2e0d78a2c
Some checks failed
continuous-integration/drone/push Build is failing
reorganized code
2019-03-18 13:34:52 +01:00

15 lines
291 B
YAML

Webserver:
Type: "apache" # generates .htaccess
Assets:
FromPath: "project-files"
ToPath: "project-files"
Action: "copy" # symlink, copy or move
FixTemplate: # change path in html templates, no <base> used
Find: "project-files/"
Replace: ""
OtherFiles:
Action: "copy"