Go to file
Jez Cope 6d4c5de025 Get SCSS compilation working 2021-03-30 12:04:04 +01:00
archetypes Update default archetype template 2019-08-04 10:57:05 -04:00
assets/style Get SCSS compilation working 2021-03-30 12:04:04 +01:00
images Initial commit 2016-10-14 23:41:10 +03:00
layouts Get SCSS compilation working 2021-03-30 12:04:04 +01:00
static/css Add blank style.css 2016-11-04 20:59:33 +03:00
LICENSE Formatting: add final newline 2019-07-30 13:40:48 -04:00
README.md Fix links to LICENSE file 2019-08-01 12:29:22 -04:00
theme.toml Convert theme min_version to string 2019-09-01 16:36:49 -04: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 quick start 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.