From c1e9cf7ba6e8c4c4c423f1323471a8184d5356c3 Mon Sep 17 00:00:00 2001 From: Alex Carpenter Date: Thu, 3 Dec 2015 19:25:39 -0500 Subject: [PATCH] Add basic getting started documentation --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5894e1..915cef8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # material-jekyll-theme -## Options +## Getting started +1. `git clone https://github.com/alexcarpenter/material-jekyll-theme.git` +2. `cd material-jekyll-theme` +3. Configure the `_config.yml` file as needed +4. `jekyll serve` +## Options Customize your options within the `_config.yml` file. + Theme