Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Dark minimal terminal-inspired Hugo theme with Dracula colors, multilingual support, blog and projects pages.

A clean, accessible Hugo theme for tech blogs with featured posts, series, client-side search, and opt-in SEO.

A dark, minimal Hugo theme for quiet journals, technical notes, and editorial writing with restrained typography.

Multilingual Hugo blog theme for technical writing and research notes, with editorial layouts, archive graphs, and Telegram Instant View markup.

A warm, earthy dark Hugo theme for personal blogs with client-side search, reading library, notes, and WebP responsive images.
Rewired is a dark, minimal, terminal-inspired Hugo theme for blogs and project portfolios, built around Dracula-inspired colors and Fira Code typography. It generates static sites from Hugo content, offering multilingual support, blog and project pages, and taxonomy pages.
Rewired is an open-source Hugo theme available on GitHub under the MIT license. It takes Hugo content directories and renders a blog with filters and pagination, a projects page with status filters, and taxonomy/term pages. The theme provides its own styling via a dark Dracula-inspired palette and the Fira Code monospaced font. A demo site is deployed at riglegit.github.io/rewired, and a complete example site lives in the exampleSite directory.
Hugo users who want a terminal-like dark aesthetic for a personal blog or portfolio. Developers who are already comfortable with Hugo's project structure can copy the example configuration and start writing content. The multilingual feature makes it suitable for authors publishing in more than one language, and the projects page fits developers or designers who want to display work with status labels.
Installation follows standard Hugo theme setup. Add the repository as a git submodule in your themes directory, then set the theme option in your Hugo configuration file. For a fast start, copy the included hugo.example.toml to your site root and adjust values as needed. Content is written as markdown files, and Hugo builds the static site with the layouts provided by the theme.
Yes. Rewired is licensed under the MIT License, so it is free to use, modify, and reuse in personal and commercial projects.
Yes. The theme includes multilingual support using Hugo's i18n features, so you can publish content in multiple languages.
Yes. It includes a projects page layout with status filters, which is useful for showcasing a portfolio.
Run git submodule add and copy the example configuration. The README provides exact commands. Then set the theme to rewired in your Hugo config.
