aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJohn Paul Wohlscheid <wohlschied@gmail.com>2016-04-09 21:00:16 -0400
committerJohn Paul Wohlscheid <wohlschied@gmail.com>2016-04-09 21:00:16 -0400
commit9696f2683423655d46921a5e8abd9c4b718e2e30 (patch)
tree92759f922c754492a59547c7d4a8045f70f76d16 /README.md
parent127274b620a3616c85e99f84d40a5dc2a461c9f3 (diff)
doc: Add theme installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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