Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Two-column, fixed-width Hugo theme with a dark color scheme, ported from Templated.co's Assembly design.
Hugo Assembly is a Hugo port of the Assembly theme by Templated.co, delivering a two-column, fixed-width layout with a dark color scheme for static websites built on Hugo.
Hugo Assembly is a theme for the Hugo static site generator, converted from the Assembly design by Templated.co by @salsysd. It takes your site's Markdown content and renders it into a two-column, fixed-width page with a dark color palette. The theme follows the standard Hugo theme structure, so you place it in your themes directory and reference it by name in your configuration.
Hugo users who want a simple, dark, two-column site for personal blogs or portfolios. Static-site developers looking for a clean starting point with a classic layout. Designers who appreciate the original Templated.co aesthetic and want to use it within Hugo's workflow.
After cloning the repository into your Hugo site's themes directory, copy the config.toml from exampleSite to your site root, add theme = "hugo-assembly" to the file, and run hugo server. The theme then renders your content in the two-column fixed-width layout, with the dark color scheme applied globally.