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: 74016df6629c6911b969b5ab6555121671b4e5bc (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://gitlab.com/kskarthik/resto-hugo/blob/master/LICENSE.md"
description = "Port of Resto Theme by freehtml5.co to hugo"
homepage = "https://gitlab.com/kskarthik/resto-hugo"
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 = "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/"