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

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

The khata Theme is a hugo theme for documentation and note keeping.

## Live Demo
[Click here](https://khatademo.netlify.app/) for live demo.

## Installation

Inside the folder of your Hugo site run:

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

For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.

## Getting started

After installing the khata 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/khata/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

The image to use as profile photo can be specified in the `config.toml`. You can also add the photo to the `static` folder and provide a relative link to the photo.