1
0
Fork 0
forked from wezm/wezm.net
wezm.net/config.yaml

13 lines
239 B
YAML
Raw Normal View History

2009-11-09 23:42:38 +00:00
---
output_dir: output
data_sources:
2010-03-10 21:04:41 +00:00
- items_root: /
layouts_root: /
type: filesystem_compact
base_url: 'http://www.wezm.net'
2010-03-14 20:22:32 +00:00
deploy:
default:
dst: "wezm@www.wezm.net:www"
options: [ '-avz', '--exclude=".svn"' ]