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

github.com/tylerjlawson/simple-resume.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Lawson <tylerjlawson2@gmail.com>2020-10-08 05:12:36 +0300
committerTyler Lawson <tylerjlawson2@gmail.com>2020-10-08 05:12:36 +0300
commiteff608a21dbdb56d89c62b391a80acc1f53b089d (patch)
tree7701f6916c3f4207af1408d017cff4b3c23f2ade
parent01e991cb056ab7d98200b3789abd470747587146 (diff)
informative theme.toml created
-rw-r--r--theme.toml20
1 files changed, 5 insertions, 15 deletions
diff --git a/theme.toml b/theme.toml
index 48da86b..0676abd 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,21 +1,11 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
name = "Simple Resume"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
+licenselink = "https://github.com/tylerjlawson/simple-resume/blob/master/LICENSE"
description = ""
-homepage = "http://example.com/"
-tags = []
-features = []
+homepage = "https://github.com/tylerjlawson/simple-resume/"
+tags = ["cv", "resume", "minimalist"]
min_version = "0.41.0"
[author]
- name = ""
- homepage = ""
-
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""
+ name = "Tyler Lawson"
+ homepage = "https://tyler-lawson.com"