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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorweru <onewesh@gmail.com>2020-05-11 20:43:20 +0300
committerweru <onewesh@gmail.com>2020-05-11 20:43:20 +0300
commitf1eeb05bc4163b9c3fd8154430efc01023e65b71 (patch)
tree8f4deee7439847dafe2f24074b3909172393d428 /theme.toml
parent040ec2225b2f86e16950a36b34f703e6eba6f71d (diff)
edit theme metadata
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml12
1 files changed, 11 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 2bf3033..812cdc8 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,2 +1,12 @@
-name = "clarity"
+name = "hugo-clarity"
license = "MIT"
+licenselink = "https://github.com/chipzoller/hugo-clarity/blob/master/LICENSE.md"
+description = "A simple open source theme for publishing technical blogs with hugo"
+homepage = "https://github.com/chipzoller/hugo-clarity"
+tags = ["blog", "technical", "simple", "dark", "fast"]
+features = ["blog", "technical", "simple", "dark", "fast"]
+min_version = "0.58.0"
+
+[author]
+ name ="Chip Zoller"
+ homepage = "https://github.com/chipzoller/hugo-clarity"