The khata Theme is a hugo theme for documentation and note keeping.
Click here for live demo.
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.
After installing the khata Theme successfully, modify the config.toml
as you wish to generate your online resume.
You'll find a file called config.toml
. Copy the config.toml
to the root folder of your Hugo site and customize it per your need.
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.