elhoyos / contrast-hugo

Minimalistic Hugo theme

Home Page:https://themes.gohugo.io/contrast-hugo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adaption of the Jekyll version of contrast.

Installation

To install Contrast as your default theme, first install this repository in the themes/ directory:

$ cd themes/
$ git clone https://github.com/niklasbuschmann/contrast-hugo.git

Second, specify contrast-hugo as your default theme in the config.toml file. Just add the line

theme = "contrast-hugo"

at the top of the file.

Options

To use the bright header, you can set brightheader = true in the params section of your config.

Features

  • supports dark mode on macOS Mojave
  • MathJax support
  • no external resources
  • responsive

Based on

License

public domain

About

Minimalistic Hugo theme

https://themes.gohugo.io/contrast-hugo/

License:The Unlicense


Languages

Language:HTML 53.7%Language:CSS 46.3%