binario/theme.toml
Vimux efb650245f
Improve featured image (#17)
WARNING: UPGRADE HUGO TO VERSION 0.54.0 OR LATER

* post_thumbnail -> post_featured
* Add url, alt, caption and credit params for featured
* Add previewOnly param
* Add styles for featured
* Add fallback for thumbnail.*
* Add "Featured Images" page
* Show caption & credit on single pages only
* Update README: add featured image guide
* Bump Hugo min version because `reflect.IsMap` [0.38 -> 0.54.0]
2019-09-24 10:50:06 -04:00

12 lines
383 B
TOML

name = "Binario"
license = "MIT"
licenselink = "https://github.com/vimux/binario/blob/master/LICENSE"
description = "Responsive card-based & code-light Hugo theme"
homepage = "https://github.com/vimux/binario/"
tags = ["blog", "dark", "disqus", "google analytics", "responsive"]
features = []
min_version = "0.54.0"
[author]
name = "Vimux"
homepage = "https://github.com/vimux"