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

theme.toml - github.com/spech66/flex-bp-hugo-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8a164f8ff9c2341da50d8d580e1d0719dead5a2b (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 = "Flex-BP-CV"
license = "MIT"
licenselink = "https://github.com/spech66/flex-bp-hugo-cv/blob/master/LICENSE"
description = "Flexbox based Hugo CV theme which provides out of the box best practices."
homepage = "https://github.com/spech66/flex-bp-hugo-cv/"
tags = ["minimalist", "minimal", "cv", "flexbox", "printable", "resume", "clean", "simple", "responsive", "google analytics", "light", "fast", "dark", "pages", "font awesome", "fontawesome", "multilingual", "customizable", "mobile"]
features = ["responsive", "google analytics", "open graph", "twitter cards"]
min_version = "0.57.0"

[author]
  name = "Sebastian Pech"
  homepage = "https://www.spech.de/"