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

theme.toml - gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5bfa7cda1853c7a143e71c0d934b61259356a5ee (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 = "Resume A4"
license = "MIT"
licenselink = "https://gitlab.com/mertbakir/resume-A4/LICENSE"
description = " Write your resume in yaml. Simple, easy to use, single page, A4-sized Resume generator."
homepage = "https://gitlab.com/mertbakir/resume-A4"
tags = ["resume", "single page", "simple"]
features = []
min_version = "0.41.0"

[author]
  name = "MERT BAKIR"
  homepage = "https://mertbakir.gitlab.io"