Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal Hugo blogging theme built with Bootstrap 5.2, fully responsive, with About, Tags, and List pages.

A responsive Hugo blog theme emphasizing motion, depth, and material, with WebP images, LaTeX math, and high PageSpeed scores.

Jekyll theme for translated articles with Bulma CSS and an admin panel.

A GatsbyJS Blog Template for blogging purposes.

A remake of the Hugo Terminal theme with replaced features and a focus for Asciidoctor-based content.
Kembang is a minimal Hugo theme for blogging that pairs the Bootstrap 5.2 framework with a local Jost font to produce fast, fully responsive static sites. Its name comes from the Indonesian word for 'flowers,' and the theme is published on GitHub by httpsecure under the MIT License.
Kembang is a Hugo-based static site theme focused on blogging. It takes Markdown content written for Hugo and renders it as a fully responsive website with About, Tags, and List page templates. The theme is maintained by httpsecure and distributed on GitHub with the repository description 'A minimal hugo theme focus for blogging made with bootstrap.' It runs on Hugo, and the demo is hosted at kembang-theme.netlify.app.
Install kembang by cloning the repository into themes/kembang or by manually extracting the included examplesite into your themes directory. Then set the theme in Hugo’s config file and run Hugo — if you install Hugo manually, the author recommends using the extended version, and on Debian/Ubuntu the repository package includes libsass1. For local development the theme reads custom_css parameters pointing to local stylesheets; for production you can edit head.html to substitute the Bootstrap CDN link, or use hugo-mod-bootstrap-scss to compile from source.
Yes, kembang is released under the MIT License, the same license used by Bootstrap. You can use, modify, and redistribute it without cost.
The theme’s documentation says that if you install Hugo manually you should install the Hugo extended version. On Debian/Ubuntu systems where Hugo is installed from the repository, the required libsass1 library is already included.
Remove the "/css/bootstrap.css" line from the custom_css parameter and add the Bootstrap 5.2.1 CDN link into head.html. The theme also points to hugo-mod-bootstrap-scss as an alternative SCSS-based approach.
Yes, kembang uses Hugo’s Chroma engine with the solarized-dark256 palette by default. You can generate a new Chroma style using the Chroma Playground and replace the default highlight CSS in the theme.
The author notes at the top of the README that the theme 'needs a lot of improvement.' It offers solid performance scores and a permissive license, but you should review and test it before relying on it for a production site.
