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:
-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.