From 99a92bbbe19a559869a4a2185e464d3986113309 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Tue, 4 Mar 2014 06:52:01 -0600 Subject: [PATCH] Deploy to nyoka clients area --- Gemfile | 1 + Gemfile.lock | 2 ++ nanoc.yaml | 5 +++++ 3 files changed, 8 insertions(+) diff --git a/Gemfile b/Gemfile index 3d24324..682aa8e 100644 --- a/Gemfile +++ b/Gemfile @@ -6,4 +6,5 @@ gem 'nanoc' group 'development' do gem 'adsf' + gem 'systemu' end diff --git a/Gemfile.lock b/Gemfile.lock index e93019e..c0ca098 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,7 @@ GEM nanoc (3.6.7) cri (~> 2.3) rack (1.5.2) + systemu (2.6.3) PLATFORMS ruby @@ -16,3 +17,4 @@ PLATFORMS DEPENDENCIES adsf nanoc + systemu diff --git a/nanoc.yaml b/nanoc.yaml index 46c1865..3f19c2d 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -57,3 +57,8 @@ data_sources: # will have the identifier “/about/” when turned off, but when turned on # it will become “/about.html/” instead. allow_periods_in_identifiers: false + +deploy: + default: + kind: rsync + dst: nyoka.den.cyberleo.net:/srv/www/vhost/clients.cyberleo.net/root/cyberleo.net -- 2.42.0