blob: 9027f8bd05f329c0ece02f382d35b96b79e9a81b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
name = "Huey"
license = "MIT"
licenselink = "https://github.com/alloydwhitlock/huey/blob/master/LICENSE"
description = "Huey is a minimal blog theme which uses the Bulma CSS framework"
homepage = "https://www.adamwhitlock.com/"
tags = ["blog", "light", "minimalist", "bulma", "blog"]
features = ["responsive", "blog", "archive", "social"]
min_version = "0.80.0" # Only tested with Hugo 0.80.0
[author]
name = "Adam Whitlock"
homepage = "https://www.adamwhitlock.com"
|