doc: Add theme installation instructions

This commit is contained in:
John Paul Wohlscheid 2016-04-12 06:34:40 -04:00
parent 14212c8aa4
commit bc540cd2c4

View file

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