summaryrefslogtreecommitdiff
path: root/theme.toml
blob: 3a27f4f9ddc037195aa597174b04c263ecb2bca1 (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://adamwhitlock.com"