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

theme.toml - github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 333e58b2019c1959bd0569e78ec60d18888047cd (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 = "Winning"
license = "MIT"
licenselink = "https://github.com/cssandstuff/winning/blob/master/LICENSE.md"
description = "A theme for creating a simple CV with pdf generation through node-html-pdf"
homepage = "https://github.com/cssandstuff/hugo-theme-winning/"
tags = ["cv", "one page"]
features = ["simple"]
min_version = "0.32.4"

[author]
  name = "Tim Clulow"
  homepage = "http://cssandstuff.com/"