mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
12 lines
239 B
YAML
12 lines
239 B
YAML
---
|
|
output_dir: output
|
|
data_sources:
|
|
- items_root: /
|
|
layouts_root: /
|
|
type: filesystem_compact
|
|
base_url: 'http://www.wezm.net'
|
|
deploy:
|
|
default:
|
|
dst: "wezm@www.wezm.net:www"
|
|
options: [ '-avz', '--exclude=".svn"' ]
|
|
|