hugo-shopping-product-catal.../theme.toml

21 lines
681 B
TOML
Raw Normal View History

2018-05-12 08:44:45 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Shopping Product Catalogue - Simple"
2018-05-12 08:44:45 +02:00
license = "MIT"
licenselink = "https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple/blob/master/LICENSE.md"
description = "Kishan B"
homepage = "https://github.com/kishaningithub"
tags = ["shopping", "catalogue", "product catalogue", "ecommerce", "minimal", "responsive"]
features = ["catalogue", "bootstrap", "responsive"]
2018-05-12 08:44:45 +02:00
min_version = "0.38"
[author]
name = "Kishan B"
homepage = "https://github.com/kishaningithub"
2018-05-12 08:44:45 +02:00
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""