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.
- 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
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/kmtAdd the theme’s directory to your config.yaml or config.toml:
- in config.yaml
theme: kmt- in config.toml
theme = kmtThat's it. You installed it successfully.
- How to install Hugo theme Kmt ?
- Social Media Buttons in Kmt Theme
- Why I Migrated KMT Hugo theme from Tailwind CSS to Vanilla/Pure CSS ?
- SEO optimization in Kmt Theme
- Why I migrated my website to Hugo?
- Why Markdown for Content?
- Does Kmt Theme Support Google Analytics?
- Is Kmt Hugo Theme Support Adsense ?
- Why Another Hugo Theme?
- Why The Hugo Theme is Named Kmt?
- How to update Hugo Theme Kmt in my website ?
- How to effectively delete a git submodule ?
- Recreated the Website to be futureproof
* all above posts have Arabic translations.
- GitHub: https://github.com/abanoubha/gohugo-theme-kmt
- GitLab: https://gitlab.com/abanoubha/gohugo-theme-kmt
- CodeBerg: https://codeberg.org/abanoubha/gohugo-theme-kmt
Check out the change log.
This HUGO theme is open source. Feel free to send pull requests and/or write issues.