Go to file
Dominik V. Salonen 3baad179de Logo size might've been a bit overkill. 2018-09-03 14:57:48 +00:00
archetypes update css 2018-04-03 15:21:11 +05:30
exampleSite fixed example 2018-04-04 17:42:36 +05:30
images update theme 2018-06-09 21:27:40 +05:30
layouts Add support for logo 2018-09-03 14:52:31 +00:00
static Logo size might've been a bit overkill. 2018-09-03 14:57:48 +00:00
.gitignore go dark 2018-04-03 18:27:55 +05:30
LICENSE.md I think that's all I need to rewrite 2018-09-03 09:57:03 +02:00
README.md Update README.md 2018-09-03 11:25:46 +00:00
theme.toml I think that's all I need to rewrite 2018-09-03 09:57:03 +02:00

README.md

Peruna

Peruna is a fork of the Potato Dark theme for Hugo.

And yes, I really went and named it Peruna. Deal with it.

Configuration

You may specify following options in config.toml of your site to make use of this theme's features.

For getting started with potato dark, copy the config.toml file from the exampleSite directory inside Potato's repository to your site repository.

$ cp themes/potato-dark/exampleSite/config.toml .

Now, you can start editing this file and add your own information!

License

Original had the MIT license, so I guess I'm keeping that.

It basically reads like a more serious version of the WTFPL anyhow.