From 2e79aa220ab01ea2490edd773f0149afa92e33d9 Mon Sep 17 00:00:00 2001 From: Jason Guiditta Date: Fri, 24 Aug 2012 15:47:57 -0400 Subject: [PATCH] Add build directions. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f189a7..446c237 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ aeolus-website-jekyll ===================== -aeolus website with jekyll \ No newline at end of file +aeolus website with jekyll + +If you would like to view your changes before publishing them, simply: + +1) gem install jekyll +2) cd to your clone of this repo and run: jekyll --server --auto