Go to file
Dominik V. Salonen 7120a6eb37 I think that's all I need to rewrite 2018-09-03 09:57:03 +02: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 update readme and stuff 2018-04-03 21:31:55 +05:30
static update theme 2018-06-09 21:27:40 +05:30
.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 I think that's all I need to rewrite 2018-09-03 09:57:03 +02: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.