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

theme.toml - gitlab.com/kskarthik/resto-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 33beab8bfc6dce7d4cb2e3854a62ba54248cb966 (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 = "Resto Hugo"
license = "CC-BY-3.0"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
homepage = "http://example.com/"
tags = ["business","single page","blog","minimal", "clean"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting", "business"]
min_version = "0.41"

[author]
  name = "Sai Karthik"
  homepage = "https://kskarthik.gitlab.io"

# If porting an existing theme
[original]
  name = "Resto"
  homepage = "https://freehtml5.co/resto-free-responsive-bootstrap-4-template-for-restaurants/"