mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-02 13:39:23 +01:00
99828eca0e62ce05bb6723b48d8a4e7fd3bd6736
Hugo Theme: Console
A minimal, responsive and light theme for Hugo inspired by Linux console.
Live demo
Installation
$ mkdir themes
$ cd themes
$ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console
See the Hugo documentation for more information.
Configuration
Set theme parameter in your config file:
theme = "hugo-theme-console"
Example Site
If you want to run the example site, please run the following command:
makefile hugo-server
License
Copyright © 2020 Marcin Mierzejewski
The theme is released under the MIT License. Check the original theme license for additional licensing information.
Languages
HTML
63.3%
CSS
34.1%
Makefile
2.6%
