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

github.com/spech66/flex-bp-hugo-cv.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..db11c6c
--- /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 = "Flex-BP-CV"
+license = "MIT"
+licenselink = "https://github.com/spech66/flex-bp-hugo-cv/blob/master/LICENSE"
+description = "Flexbox based Hugo CV theme which provides out of the box best practices."
+homepage = "https://github.com/spech66/flex-bp-hugo-cv/"
+tags = ["minimalist", "minimal", "cv", "clean", "simple", "responsive", "google analytics", "light", "fast", "dark", "pages", "font awesome", "fontawesome", "multilingual", "customizable", "mobile"]
+features = ["responsive", "google analytics", "open graph", "twitter cards"]
+min_version = "0.57.0"
+
+[author]
+ name = "Sebastian Pech"
+ homepage = "https://www.spech.de/"