Skip to content

abanoubha/gohugo-theme-kmt

Repository files navigation

Kmt

Kmt is the ancient name of Egypt (my home country). See the demo here.

Note

This hugo theme is mainly created for my use case on my tech blog, if you are wondering why, read my post about opinionated software vs heavily customized/customizable software.

Features

  • speed page loading: surf the web at the speed of thought
  • related posts: show 'read more' section with a list of related posts
  • minimal user interface
  • multilingual: currently support Arabic and English (a.k.a Bilingual)
  • lazyloading images with browser-native API
  • show last modification/update date of each post
  • featured posts: show featured posts pinned on top of index page

Installation

Install via git submodule

Run this command while you are inside the folder of your Hugo site:

git submodule add  -b main --depth 1 https://github.com/abanoubha/gohugo-theme-kmt.git themes/kmt

Add the theme’s directory to your config.yaml or config.toml:

  • in config.yaml
theme: kmt
  • in config.toml
theme = kmt

That's it. You installed it successfully.

Configuration

Documentation & Posts about Kmt theme

* all above posts have Arabic translations.

Resources & Referrals

Documented Code Problems

Source Code

Roadmap & Tasks

Check out the change log.

This HUGO theme is open source. Feel free to send pull requests and/or write issues.

About

A Simple Hugo Theme

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published