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

README.md - github.com/darshanbaral/sada.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8bd7b73eb60ef41836f02a290db82d1e6b63ab6 (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
# sada Theme

The sada Theme is a one page responsive portfolio created using Tailwind CSS.

## Live demo

[Click here](https://sadademo.netlify.com/) for live demo.

## Installation

Inside the folder of your Hugo site run:

    $ cd themes
    $ git clone https://github.com/darshanbaral/sada.git

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/darshanbaral/sada/blob/master/exampleSite/config.toml). Copy the `config.toml`to the root folder of your Hugo site and customize it per your need.

### Add your photo

Go to `static/images` and replace the `profile.jpg` with your own file.