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

github.com/darshanbaral/ghazal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@users.noreply.github.com>2020-03-24 01:23:28 +0300
committerGitHub <noreply@github.com>2020-03-24 01:23:28 +0300
commit5996ea71477e6b361cfea07005bd4a10031fd67a (patch)
tree6fbcf64e0e598aaaf25e1abd82fc2a8760c248c1
parentea780927d732182b4fca4192a59b275aa7754cc7 (diff)
Update README.md
-rw-r--r--README.md23
1 files changed, 22 insertions, 1 deletions
diff --git a/README.md b/README.md
index 035f997..029d6f9 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,23 @@
# ghazal
-hugo theme for personal blogs
+
+The ghazal Theme is a light weight responsive blog theme.
+
+## Live Demo
+[Click here](https://ghazaldemo.netlify.com/) for live demo.
+
+## Installation
+
+Inside the folder of your Hugo site run:
+
+ $ cd themes
+ $ git clone https://github.com/darshanbaral/ghazal.git
+
+For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.
+
+## Getting started
+
+After installing the aafu Theme successfully, modify the `config.toml` as you wish to generate your online resume.
+
+### The config file
+
+You'll find a file called [`config.toml`](https://github.com/darshanbaral/ghazal/blob/master/exampleSite/config.toml). Copy the `config.toml`to the root folder of your Hugo site and customize it per your need.