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

github.com/joway/hugo-theme-yinyang.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoway.CI <joway.w@gmail.com>2018-11-12 08:59:54 +0300
committerJoway.CI <joway.w@gmail.com>2018-11-12 08:59:54 +0300
commit40d279258141fa8de6618f3478d08410c2aac8c4 (patch)
tree4b4292ca888c2dd80a917ecaee1e76cd37e136a3 /theme.toml
parent9111fce43528a343dc4fe31d0e349c06fb83335f (diff)
sync theme yinyang
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml20
1 files changed, 20 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..3d26ebf
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,20 @@
+name = "Yinyang"
+license = "MIT"
+licenselink = "https://github.com/joway/hugo-theme-yinyang/blob/master/LICENSE"
+description = "Yinyang theme for Hugo."
+homepage = "https://github.com/joway/hugo-theme-yinyang"
+tags = [
+ "blog",
+ "minimal",
+ "minimalist",
+ "responsive",
+ "simple",
+ "clean",
+ "personal"
+]
+features = ["blog"]
+min_version = "0.0.1"
+
+[author]
+ name = "Joway Wang"
+ homepage = "https://joway.io"