Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 936 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 936 Bytes

khata Theme

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

Live Demo

Click here 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 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. Copy the config.tomlto 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.