A dark, minimal, terminal-inspired Hugo theme.
- Multilingual support
- Blog layout with filters and pagination
- Projects page with status filters
- Taxonomy and term pages
- Dracula-inspired colors
- Fira Code typography
git submodule add https://github.com/RigleGit/rewired.git themes/rewiredThen, add the following line to your config.toml:
theme = "rewired"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.tomlThis project is licensed under the MIT License. See the LICENSE file for details.
