Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30b671fb740bae4d1a3399b3bb75dd00d8d96376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Shopping Product Catalogue - Simple"
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"]
min_version = "0.38"

[author]
  name = "Kishan B"
  homepage = "https://github.com/kishaningithub"

# If porting an existing theme
[original]
  name = ""
  homepage = ""
  repo = ""