Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean, minimal Hugo theme built on Bootstrap 5 with flexible layouts, configurable sidebars, and content blocks.
Felmdrav is a clean, minimal Hugo theme built on the Bootstrap 5 CSS framework, designed for creating flexible static websites with configurable sidebars, reusable content blocks, and multiple layout options.
Felmdrav is a Hugo theme that takes site content written in Markdown and other formats and produces a responsive static website. It runs on the Hugo static site generator and requires Hugo version 0.146.0 or newer. The theme is the Bootstrap 5–based successor to the deprecated Tikva theme, also by the same author, and is open-sourced under the MIT license. A live demo based on the included exampleSite is available at https://geschke.github.io/hugo-felmdrav/.
Installation is straightforward: clone the repository into your Hugo site's themes directory (or add it as a Git submodule), set theme = "hugo-felmdrav" in your configuration file, and run Hugo with the included exampleSite to preview. The theme requires Hugo version 0.146.0 or newer due to its use of the new directory and template structure.
Felmdrav requires Hugo 0.146.0 or later, as it relies on the new directory and template structure introduced in recent Hugo versions.
Yes, Felmdrav is open-sourced under the MIT license, so it is free to use, modify, and distribute.
Most layout behavior is controlled through configuration options in the site's config file, including sidebars, typography, analytics, and content blocks. Custom CSS and JavaScript can be added via placeholder partials.
