hugo-theme-bootstrap4-blog/theme.toml

20 lines
620 B
TOML
Raw Permalink Normal View History

2016-09-18 11:25:19 +02:00
name = "Hugo Bootstrap v4 Blog"
license = "CC-BY-3.0"
2019-04-18 09:49:43 +02:00
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/LICENSE.txt"
2016-08-28 19:52:52 +02:00
description = "A simple Hugo theme based on the Bootstrap v4 blog example."
2019-04-18 09:49:43 +02:00
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4-blog"
demosite = "https://picturingjordan.com"
tags = ["bootstrap", "blog", "font awesome"]
2016-10-18 04:08:08 +02:00
features = ["responsive", "blog"]
min_version = 0.55
[author]
name = "Alan Orth"
homepage = "https://picturingjordan.com"
[original]
author = "mdo"
homepage = "https://v4-alpha.getbootstrap.com/examples/blog/"
# vim: ts=2 sw=2 et