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

github.com/darshanbaral/sada.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@users.noreply.github.com>2018-12-17 02:04:32 +0300
committerGitHub <noreply@github.com>2018-12-17 02:04:32 +0300
commitad6d7fe71b7b789bfc7df4ea4343b3f5483d2781 (patch)
tree392d76deba5fd76d197eb013a77e53c11c604eaf /README.md
parente43c2fd0d8ebb903de1532e2666c9c72f34b31bf (diff)
Add files via upload
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ce58c94
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+# Sada Theme
+
+The Sada Theme is a one page responsive portfolio created using Bootstrap 4.
+
+## Installation
+
+Inside the folder of your Hugo site run:
+
+ $ cd themes
+ $ git clone REPO
+
+For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.
+
+
+## Getting started
+
+After installing the Sada 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`](//github.com/.../exampleSite/config.toml). Copy the `config.toml`to the root folder of your Hugo site customize it per your need.
+
+### Add your photo
+
+Go to `static/images` and replace the `logo.svg` with your own file. \ No newline at end of file