hugo-soresu

My fork of hugo-xmin

git clone git://git.shimmy1996.com/hugo-soresu.git
commit ceaf84a3db6cd130274849c5a4f550c3c158649f
parent ba3f6260376e53b1849d369622b7092237f8e7db
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Tue, 29 May 2018 00:17:44 -0500

Populate theme.toml.

Diffstat:
Mtheme.toml | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/theme.toml b/theme.toml
@@ -1,12 +1,12 @@
-name = "XMin"
+name = "soresu"
 license = "MIT"
-licenselink = "https://github.com/yihui/hugo-xmin/blob/master/LICENSE.md"
-description = "eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS"
-homepage = "https://xmin.yihui.name"
+licenselink = "https://github.com/shimmy1996/soresu/blob/master/LICENSE"
+description = "An elegent theme for a more civialized age. Forked from hugo-xmin."
+homepage = ""
 tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"]
-features = ["blog"]
+features = ["blog", "multilingual"]
 min_version = "0.18"
 
 [author]
-  name = "Yihui Xie"
-  homepage = "https://yihui.name"
+  name = "Shimmy Xu"
+  homepage = "https://www.shimmy1996.com"