Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal Hugo blog theme with featured post cards, callout banners, and subtle blue accents.

Minimalistic Hugo theme for static sites with a clean layout, perfect for personal blogs and portfolios.

A feature-rich, minimal, highly customizable, easy-to-use free Astro blog theme.

An ultra minimal, JavaScript-free Hugo theme built on Skeleton for personal blogs.

A revamped batteries-included version of the Hugo theme Contentful.

A minimal Hugo theme with full dark mode, GitHub Primer markdown styling, and 11-language i18n support.

A blog starter template with 11ty and Simple.css.
DMCC Hugo Theme is a minimal blog-oriented Hugo theme that adds featured post cards, callout banners, and a subtle blue accent palette to a clean typographic layout.
DMCC Hugo Theme is a Hugo static site theme created by GitHub user dannymcc and distributed under the MIT License. It accepts standard Hugo content written in Markdown and generates a responsive blog with pages for post listings, individual articles, and earlier/next-post navigation. The theme is installed either as a Git submodule or by downloading it into the themes directory, and a live demo is available at blog.dmcc.io.
DMCC Hugo Theme suits bloggers and content creators who publish with Hugo and prefer a minimal layout over a feature-heavy site. Developers who want a quick start for a Hugo blog can add it via a single git submodule command. Writers who regularly update posts or cross-link articles will find the callout banner feature helpful for surfacing those connections.
Install the theme by running git submodule add https://github.com/dannymcc/DMCC-Hugo-theme.git themes/dmcc, then declare it in your Hugo configuration file by setting the theme name. The repository's main documentation at blog.dmcc.io explains how to create featured posts, add callouts, customize the blue colors, and tune configuration options.