added note about how to download theme

This commit is contained in:
tomjohnson1492 2016-07-04 23:44:43 -07:00
parent 2b60b63e25
commit 62c2a90881

View File

@ -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: