From 87d6a85c4b72cfbda305c64ef37e900336b6e6b0 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 17 Feb 2010 00:16:23 -0800 Subject: [PATCH] Getting started on the pages --- _layouts/default.html | 14 +++++++------- docs/getting_started.md | 26 ++++++++++++++++++++++++++ index.md | 37 +++++++++++++++++++++++++++++++++---- 3 files changed, 66 insertions(+), 11 deletions(-) create mode 100644 docs/getting_started.md diff --git a/_layouts/default.html b/_layouts/default.html index 2063ad9de..13252e648 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,15 +3,15 @@ - Vagrant + Vagrant - {{ page.title }} - - - - - + + + + + @@ -22,7 +22,7 @@