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

theme.toml - github.com/salsysd/hugo-assembly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6b6119678ac5528bddd07c3b155cfd655a8a8385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example


# Design by TEMPLATED
# http://templated.co
# Released for free under the Creative Commons Attribution License

# Name       : Assembly
# Description: A two-column, fixed-width design with dark color scheme.
# Version    : 1.0
# Released   : 20140330

name = "Hugo Assembly"
license = "CC"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
homepage = "http://example.co"
tags = []
features = []
min_version = "0.41"

[author]
  name = "Salomon Valverde"
  homepage = "https://salomon.io"

# If porting an existing theme
[original]
  name = "Assembly"
  homepage = "http://templated.co"
  repo = ""