From 4ac4049a7595e1d694e7283dba7714e5aff14569 Mon Sep 17 00:00:00 2001 From: Mark Szymanski Date: Fri, 24 Jun 2011 17:50:02 -0500 Subject: [PATCH] Add note for configuring Jekyll support --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c8412c9..5af3056 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ Check a clone of this repo. You can view what a sample `~/.bash_profile` looks l cp ~/.bash_profile ~/.bash_profile_original cp /template/bash_profile.template.bash ~/.bash_profile +To configure Jekyll support for bash it, move the +jekyllconfig.template.bash to your home directory: + + cp /template/jekyllconfig.template.bash ~/.jekyllconfig + +Be sure to edit this file to your needed specifications. Please note +that this file is *not* required. Only use it if you plan on using the +jekyll plugins. ## Help Screens -- 2.17.1