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

github.com/zhe/hugo-theme-slim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhe Zhang <neomana@gmail.com>2015-04-30 12:49:12 +0300
committerZhe Zhang <neomana@gmail.com>2015-04-30 12:49:12 +0300
commitf3540128bc9f6238472c4ba967cb2091dd5264af (patch)
tree512d7444903c305535e5248931d1e3488ecde6d7
parent38ca2cfd06cbcb8418021b8a3b4bbd414317b62c (diff)
update README and theme.toml
-rw-r--r--README.md6
-rw-r--r--theme.toml13
2 files changed, 13 insertions, 6 deletions
diff --git a/README.md b/README.md
index e2cf182..b404c97 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-# Hugo Theme Slim
+# Slim
+
+Slim is a minimal, clean and beautiful theme for [Hugo](http://gohugo.io/).
+
+[Demo](http://zhezhang.co).
diff --git a/theme.toml b/theme.toml
index d3f7930..450d8f0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,9 +1,12 @@
name = "Slim"
-description = "A slim minimal theme for Hugo."
license = "MIT"
-source_repo = "https://github.com/zhe/hugo-theme-slim"
-tags = ["minimal", "clean", "neat"]
+licenselink = "https://github.com/zhe/hugo-theme-slim/blob/master/LICENSE.md"
+description = "A slim minimal theme for Hugo."
+homepage = "https://github.com/zhe/hugo-theme-slim"
+tags = ["minimal", "clean", "neat", "black white", "blog"]
+features = ["blog"]
+min_version = 0.13
[author]
- name = "Zhe Zhang"
- homepage = "http://zhezhang.co"
+ name = "Zhe Zhang"
+ homepage = "http://zhezhang.co"