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

theme.toml - github.com/ineesalmeida/almeida-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0e568b28015efe6a4de8b606c7f0c8c61f63965 (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 = "Almeida CV"
license = "MIT"
licenselink = "https://github.com/ineesalmeida/almeida-cv/master/LICENSE"
description = "Theme to build a customizeable printable CV with minor web responsiveness."
homepage = "https://github.com/ineesalmeida/almeida-cv"
tags = ["cv", "resume", "minimal", "simple"]
features = ["simple", "cv", "printable"]
min_version = "0.41.0"

[author]
  name = "InĂªs Almeida"
  homepage = "ines-almeida.com"