Hugo Themes
khata
Documentation theme for Hugo
- Author: Darshan Baral
- Minimum Hugo Version: 0.55
- GitHub Stars: 2
- Updated: 2020-06-06
- License: MIT
- Tags: Docs
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.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.