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

theme.toml - github.com/garvincasimir/hugo-h5bp-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e38348ee705988429bf93504dc896068dcffc262 (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/spf13/hugoThemes#themetoml for an example

name = "hugo-h5bp-simple"
license = "MIT"
licenselink = "https://github.com/garvincasimir/hugo-h5bp-simple/blob/master/LICENSE"
description = "Simple responsive theme for hugo"
homepage = "https://github.com/garvincasimir/hugo-h5bp-simple"
tags = ["html5", "responsive","simple","articles"]
features = ["html5", "responsive","paging","easy to monify"]
min_version = 0.14

[author]
  name = "Garvin Casimir"
  homepage = "https://github.com/garvincasimir/hugo"

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