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

github.com/rmsubekti/the-roots-home.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahmat Subekti <rahmatsubekti@live.com>2020-08-10 04:57:06 +0300
committerRahmat Subekti <rahmatsubekti@live.com>2020-08-10 04:57:06 +0300
commit83afa659149812f992b9d4388450c8d2ea9996ce (patch)
treedc2bc784763e58c5494916156e5fcc5fa2b916b7
parent63539a30dfaabeede31738f8a4e3f63d80513e8e (diff)
Update The ReadThis
-rw-r--r--README.md24
1 files changed, 21 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4adb3fa..49652ea 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,31 @@ Well, I am not root.
Demo is right here [Root's Home](https://rmsubekti.github.io/the-roots-home/)
-Requirements
+Instalation
---
-Need the extended version of Hugo to properly render the pages.
-[look how to intall hugo extended version](https://gohugo.io/getting-started/installing/)
+
+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 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) \ No newline at end of file