From 9696f2683423655d46921a5e8abd9c4b718e2e30 Mon Sep 17 00:00:00 2001 From: John Paul Wohlscheid Date: Sat, 9 Apr 2016 21:00:16 -0400 Subject: doc: Add theme installation instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4505a2b..055c3a5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Hugo theme based on the [gohugo](https://gohugo.io) website +# Installation + +Navigate to your site folder and run the following commands : + + $ mkdir themes + $ cd themes + $ git clone https://github.com/crakjie/hugo-base-theme.git + ## How to use - Place a image in `static/img/` and update `mainIcon` in config.toml - You can change the header image by adding a new image in the `static/img/` folder of the theme -- cgit v1.3