Skip to content

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

License

Notifications You must be signed in to change notification settings

imjma/hugo-theme-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Theme: Console

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

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

To run the example site, please type the following command:

makefile hugo-server

Start page

The default start page template is located at themes/hugo-theme-console/layouts/index.html. To change the page content, you to need to copy this file to your website top-level layouts folder (layouts/index.html).

License

Copyright © 2021 Marcin Mierzejewski

The theme is released under the MIT License. Check the original theme license for additional licensing information.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.6%
  • CSS 35.7%
  • Makefile 2.7%