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