/whiteplain-light

Primary LanguageHTMLMIT LicenseMIT

Whiteplain Light

This is patch Hugo theme. This is a patch to fix [Hugo] (https://gohugo.io/) theme [Whiteplain] (https://github.com/taikii/whiteplain) to light style.

Installation

$ git clone https://github.com/taikii/whiteplain-light.git themes/whiteplain-light

Or

$ git submodule add https://github.com/taikii/whiteplain-light.git themes/whiteplain-light

Usage

Configration

This theme should be used with Whiteplain. You need to write config.toml as follows.

theme = ["whiteplain-light", "whiteplain"]

Other settings depend on Whiteplain.

License

MIT