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

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..5bfa7cd
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,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" \ No newline at end of file