/whiteplain-dark

Primary LanguageHTMLMIT LicenseMIT

Whiteplain Dark

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

Installation

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

Or

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

Usage

Configration

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

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

Other settings depend on Whiteplain.

License

MIT