Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matcornic/hugo-theme-learn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Paul Wohlscheid <wohlschied@gmail.com>2016-04-12 13:34:40 +0300
committerJohn Paul Wohlscheid <wohlschied@gmail.com>2016-04-12 13:34:40 +0300
commitbc540cd2c4124f8ea9eef85868d252e133ae739e (patch)
tree5cb08085226daec022e6c1f038d76da0fe97e637 /README.md
parent14212c8aa4261adc011ba0dedad7afd8142989d4 (diff)
doc: Add theme installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7994eb3..b4b1964 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,13 @@ This repository contains a theme for [Hugo](https://gohugo.io/), based on great
Visit the [theme documentation](https://matcornic.github.io/hugo-learn-doc/basics/what-is-this-hugo-theme/) to see what is going on. It is actually built with this theme.
+### Installation
+Navigate to your themes folder in your Hugo site and use the following commands:
+```
+$ cd themes
+$ git clone https://github.com/matcornic/hugo-theme-learn.git
+```
+
![Overview](images/tn.png)
# Main functionalities