Skip to content

Instantly share code, notes, and snippets.

@sivy
Created April 12, 2011 16:37
Show Gist options
  • Select an option

  • Save sivy/915864 to your computer and use it in GitHub Desktop.

Select an option

Save sivy/915864 to your computer and use it in GitHub Desktop.
config file for a static site
type: static
envs:
staging:
host: hammer.wallrazer.com
url: http://hammer.wallrazer.com
working_dir: /var/makeitgoo/wallrazer.com/
dest_dir: /var/www/
build_dir: /tmp/_site
path: /usr/local/git/bin/
post_update: post_update.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment