From 10ac7731703eaeecc9b4fb3d7e601569cbe5c980 Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Fri, 24 Jun 2011 17:45:37 -0500 Subject: [PATCH] Get rid of old, unneeded jekyll config stuff --- template/bash_profile.template.bash | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index 30ab0fc..95f481e 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash @@ -26,18 +26,6 @@ export NGINX_PATH='/opt/nginx' # Don't check mail when opening terminal. unset MAILCHECK -# Change this to the path of your local jekyll root to use the jekyll aliases - -export JEKYLL_LOCAL_ROOT="$HOME/Sites/jekyllsite" - -# And change this to the remote server and root - -export JEKYLL_REMOTE_ROOT="user@server:/path/to/jekyll/root" - -# And, for the last of the jekyll variables, this is the formatting you use, eg: markdown, -# textile, etc. Basically whatever you use as the extension for posts, without the preceding dot - -export JEKYLL_FORMATTING="markdown" # Change this to your console based IRC client of choice. -- 2.17.1