Niklas Buschmann 8f4743d718 Update README.md
2019-07-19 12:42:58 +02:00
2019-07-15 15:04:11 +02:00
2019-07-18 22:05:52 +02:00
2019-07-18 23:49:19 +02:00
2019-07-18 23:29:29 +02:00
2019-07-15 15:04:11 +02:00
2019-07-18 21:59:43 +02:00
2019-07-19 12:42:58 +02:00
2019-07-18 22:09:55 +02:00

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.

Features

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

Based on

License

public domain

Description
Minimalistic Hugo theme (mirror of https://github.com/niklasbuschmann/contrast-hugo)
Readme 2.5 MiB
Languages
JavaScript 97.4%
CSS 2.4%
HTML 0.2%