summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-04-03 14:23:38 +0100
committerdavidtsadler <davidtsadler@googlemail.com>2012-04-03 14:23:38 +0100
commit65266ab466c7300c9437341dd2fb216a02e3a29d (patch)
treecee587a68d4981f02b89a52f8fe78bb6a4552b34
parent5f73a5b666c9e6ffbe5e744ec3a1fe5f55e2ed5c (diff)
Now use _deploy.yml for deployment options.
-rw-r--r--.gitignore1
-rw-r--r--_config.yml11
2 files changed, 1 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index ff5e6b3..59c2305 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ _site_build/_posts
*.swp
*~
.DS_Store
+_deploy.yml
diff --git a/_config.yml b/_config.yml
index 506149e..dc30af1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -99,14 +99,3 @@ generate_category_indexes: true
# ***************************
# The number of test posts that will be generated by the task test_posts:create
num_test_posts: 50
-
-# ***************************
-# DEPLOYMENT
-# ***************************
-# These options are used by the Rake task site:deploy:production.
-# The task will prompt you for any values that you do not wish to specifiy within the configuration file.
-deployment:
- host: davidtsadler.com
-# user:
-# port:
-# directory: