Hugo Themes
ghazal
lightweight hugo theme for personal blogs
- Author: Darshan Baral
- Minimum Hugo Version: 0.65.0
- GitHub Stars: 6
- Updated: 2020-06-05
- License: MIT
- Tags:
Blog
Personal
Note! This theme has not been updated for more than 2 years.
If you are maintainer of this theme, please verify that this theme works with a recent release of Hugo. Then add an appropriate Version Configuration to the theme'sconfig.toml
and then finally tag a new version.
ghazal
The ghazal Theme is a light weight responsive blog theme.
Features
- Responsive
- Keyboard navigation for contents using left and right keys
- No external CSS frameworks
Live Demo
Click here for live demo.
Installation
Inside the folder of your Hugo site run:
$ cd themes
$ git clone https://github.com/darshanbaral/ghazal.git
For more information read the official setup guide of Hugo.
Getting started
After installing the ghazal 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.
About Me
page
The information for About Me
page comes from the _index.md
inside content/about
(https://github.com/darshanbaral/ghazal/tree/master/exampleSite/content/about).