Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 675 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 675 Bytes

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