From 62c2a908819097eca6139742bfcfa8ece3d8c6d5 Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Mon, 4 Jul 2016 23:44:43 -0700 Subject: [PATCH] added note about how to download theme --- index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.md b/index.md index bcdc923..12053b1 100644 --- a/index.md +++ b/index.md @@ -7,6 +7,10 @@ permalink: index summary: These brief instructions will help you get started quickly with the theme. The other topics in this help provide additional information and detail about working with other aspects of this theme and Jekyll. --- +## Download or clone the theme + +First download or clone the theme from the [Github repo](https://github.com/tomjohnson1492/documentation-theme-jekyll). Most likely you won't be pulling in updates once you start customizing the theme, so downloading theme probably makes the most sense. + ## Build this theme If you're used to running Jekyll sites, you can type the normal jekyll command, `jekyll serve`, to build the Jekyll theme. However, if you're a new Jekyll user or if you run into issues, see the following two topics: