Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Bootstrap-based minimalist theme for Hugo/blogdown.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
Renga is a Bootstrap 4-based minimalist theme for the Hugo static site generator, designed for building personal websites that combine portfolio pages with a blog. It accepts content written in Markdown or raw HTML and outputs a responsive, mobile-first site with optional math typesetting, syntax highlighting, and progressive image loading. The theme is developed by nanxstats and released under the MIT license.
Hugo Renga (or simply Renga) is a Bootstrap 4-based minimalist theme for the Hugo static site generator, created by nanxstats. It takes content written in Markdown or HTML and renders it into a responsive personal website that can mix portfolio-style pages with a blog. The theme is also compatible with blogdown, the R package that builds websites with Hugo.
Renga suits individuals and professionals who want a personal website with both portfolio and blog sections. Bloggers and academics can publish research notes or articles in Markdown. Designers and developers can create custom portfolio pages using Bootstrap 4 HTML. Users of blogdown can integrate R Markdown to combine R code and prose.
Renga is installed as a Git submodule in your Hugo site's themes directory. After copying the example config file, you write content in Markdown, or HTML for complex pages, and run Hugo to generate the static site.
Yes, Hugo Renga is open source and released under the MIT license, so it is free to use and modify for personal or commercial projects.
Yes, Renga is advertised as compatible with blogdown. You can use it as your Hugo theme in an R Markdown-based website.
Yes, Renga includes MathJax support, so you can typeset mathematical notation within your content.
Run git submodule add https://github.com/nanxstats/hugo-renga.git themes/hugo-renga inside your Hugo site folder, then copy the example config.toml.
The page mentions Tanka as a blog-oriented companion theme by the same author, whereas Renga offers a balance between minimalist blog and Bootstrap-customizable portfolio pages.
