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

README.md - github.com/rmsubekti/the-roots-home.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 77973f96975d9990cba00c815aee1bf032c3235c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
The Root's Home
---
Well, I am not root.

![screenshot](https://github.com/rmsubekti/the-roots-home/raw/master/images/tn.png)


Demo is right here [Root's Home](https://rmsubekti.github.io/the-roots-home/)

Installation
---

Hugo Extended Version 

```
# at the root folder of your site
git clone https://github.com/rmsubekti/the-roots-home.git themes/the-roots-home
```

Hugo Basic Version

```
# at the root folder of your site
git clone https://github.com/rmsubekti/the-roots-home.git themes/the-roots-home
cp -r themes/the-roots-home/exampleSite/resources .  #don't forget the dot 😄
```

Well, There is never enough `root`s to say


Built With GoHugo.io

Icons By Ionicons.com



[License](https://raw.githubusercontent.com/rmsubekti/the-roots-home/master/LICENSE)