Skip to content

RigleGit/rewired

Repository files navigation

rewired

A dark, minimal, terminal-inspired Hugo theme.

Rewired home

Features

  • Multilingual support
  • Blog layout with filters and pagination
  • Projects page with status filters
  • Taxonomy and term pages
  • Dracula-inspired colors
  • Fira Code typography

Installation

git submodule add https://github.com/RigleGit/rewired.git themes/rewired

Then, add the following line to your config.toml:

theme = "rewired"

Configuration

A complete demo site is available in exampleSite/ deployed on riglegit.github.io/rewired.

To use this theme in your own Hugo site, you can start from:

cp themes/rewired/hugo.example.toml hugo.toml

License

This project is licensed under the MIT License. See the LICENSE file for details.