Le framework HUGO utilisé pour créer son CV en 2 minutes https://cv.gregandev.fr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hugo-cv/themes/almeida-cv/theme.toml

16 lines
527 B

3 years ago
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Almeida CV"
license = "MIT"
licenselink = "https://gitlab.com/GregLebreton/hugo-cv/"
3 years ago
description = "Theme to build a customizeable printable CV with minor web responsiveness."
homepage = "https://gitlab.com/GregLebreton/hugo-cv/"
3 years ago
tags = ["cv", "resume", "minimal", "simple"]
features = ["simple", "cv", "printable"]
min_version = "0.41.0"
[author]
name = "Gregory Lebreton"
homepage = "greglebreton.com"