Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimalist blog theme for Hugo, a Go-based static site generator.

Free Bootstrap 5 multi-page template for news and corporate websites with carousels, galleries, and subscription forms.

A Jekyll theme in material design for multimedia blogs with video, audio, image, and gallery post types.

A minimal, responsive Jekyll theme based on the Uno theme for Ghost, with tags, categories, pagination, and comment support.
Coder is a minimalist, responsive blog theme for the Hugo static site generator, built to produce clean, content-focused personal blogs. The theme is maintained by Luiz de Prá, released under the MIT license, and has earned over 3,100 stars on GitHub.
Coder is a Hugo theme that takes Markdown content and renders it into a static, responsive website. It runs on Hugo, the Go-based static site generator, and is distributed through its GitHub repository. The theme focuses on simplicity and readability, with a clean layout that puts your writing first.
hugo.toml and running hugo server.exampleSite folder with a complete configuration file you can use as a starting point.docs folder explains every configuration option, from basic setup to the full example.hugo server to preview your site at http://localhost:1313/.Coder follows Hugo's standard theme structure. You add it to your project as a git submodule, point your hugo.toml at the theme, and Hugo renders your Markdown files into static HTML. The exampleSite provides a working reference, and the docs folder covers all settings in detail.
Coder is free and open source under the MIT license. There are no paid tiers or premium features; you can download and use it without cost.
Yes, Coder is released under the MIT license, which means it is completely free to use, even for commercial projects.
Add the repository as a git submodule with the command git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder. Then configure your hugo.toml based on the example and run hugo server.
Yes, Coder includes custom pagination for splitting blog post listings. It was built following Glenn McComb's guide on custom Hugo pagination, and you can see how it works in the documentation.
Coder uses the MIT license, allowing you to use, modify, and distribute the theme freely with attribution.
