Files
hugo-theme-console/README.md
Marcin Mierzejewski 512902121b home page: add home page with the latest posts and photos
screenshots: update screenshot with new home page
2020-05-03 11:38:44 +02:00

968 B

Hugo Theme: Console

A minimal, responsive and light theme for Hugo inspired by Linux console.

Console

Live demo

https://mrmierzejewski.com

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

To run the example site, please type 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.