Go to file
vimux ac30199eba Update README.md 2016-12-19 18:45:49 +03:00
images Initial commit 2016-10-14 23:41:10 +03:00
layouts Rename RSSlink to RSSLink 2016-11-17 08:51:42 +01:00
static/css Add blank style.css 2016-11-04 20:59:33 +03:00
LICENSE.md Initial commit 2016-10-14 23:41:10 +03:00
README.md Update README.md 2016-12-19 18:45:49 +03:00
theme.toml Initial commit 2016-10-14 23:41:10 +03:00

README.md

Blank

Blank — starter Hugo theme for developers. Use it to make your own theme.

Live Demo

Blank theme screenshot

Installation

In your Hugo site themes directory, run:

$ git clone https://github.com/vimux/blank

Next, open config.toml in the base of the Hugo site and ensure the theme option is set to blank.

theme = "blank"

For more information read the official setup guide of Hugo.

Contributing

Have you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

License

This theme is released under the MIT license.