Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Clean, minimal Hugo blog theme by StaticMania for personal blogging, featuring Bootstrap 4, Google Analytics, and a FabForm.io contact form.
Blogge is a clean, minimal blog theme for Hugo, the static site generator, crafted by StaticMania to turn Markdown content into a responsive, Bootstrap 4-powered personal blog.
Blogge is a Hugo theme specifically built for personal blog sites. It takes Markdown content, placed in the standard Hugo content/ directory, and generates a fully responsive blog with a clean, minimal layout that emphasizes readability. The theme is produced by StaticMania, a web development agency, and is distributed under the MIT License. Its example site includes ready-to-use config.toml, data, content, static, and resources files so new projects can start from a working copy.
content/, and generate a static site with the blog-index and post templates included in the theme.Installation follows the standard Hugo workflow. First, add the theme repository as a git submodule in the themes folder. Then copy the exampleSite contents (data, content, static, resources, and config.toml) into the root of your Hugo project. Finally, run hugo serve to preview the site locally at http://localhost:1313/, or hugo to build a production-ready static site.
Blogge Hugo is free to use and modify under the MIT License. There is no mention of paid tiers or premium features in the repository, and the theme does not require a license key.
Yes. The theme is released under the MIT License, meaning you can use, modify, and distribute it freely for personal or commercial projects without paying a license fee.
Add the theme as a git submodule to your Hugo project, then copy the exampleSite files (data, content, static, resources, config.toml) into your project root. Run hugo serve to preview it locally.
Yes. Google Analytics support is listed as a feature, and the theme is configured to accept a tracking code through the site configuration.
FabForm.io is a static website form service integrated into Blogge Hugo. It lets you add HTML forms to a static blog and receive submissions without running your own backend server.
Yes. The theme is built on Bootstrap 4 and is described as responsive-ready, so the layout adapts to different screen sizes automatically.