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

theme.toml - github.com/huyb1991/hugo-lamp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f60d7fe5d02fd10ea0f467a658b8de9619a48179 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "hugo-lamp"
license = "MIT"
licenselink = "https://github.com/huyb1991/hugo-lamp/blob/master/LICENSE.md"
description = "A light responsive Hugo AMP theme for blogger."
homepage = "https://github.com/huyb1991/hugo-lamp"
tags = ["hugo", "amp", "blog", "theme", "responsive", "static-site-generator"]
features = ["Blog"]
min_version = "0.35"

[author]
  name = "Huy Nguyen"
  homepage = "https://about.me/huyb1991"