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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-10-08 20:04:40 +0300
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-10-08 20:04:40 +0300
commit0c9c28d35346328c177b5ebd215fe2ac7a6de7f2 (patch)
tree0ea85b7a396413244c79c886efa6bc72c21c1b4a /theme.toml
parent3189ae4b6b34429b566147f282f3e89659ca2ddc (diff)
Update theme.toml
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml27
1 files changed, 12 insertions, 15 deletions
diff --git a/theme.toml b/theme.toml
index 2e8ea7e..174628d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,21 +1,18 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/spf13/hugoThemes#themetoml for an example
-
-name = "Hugo Icarus Theme"
+name = "Icarus"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
-description = ""
-homepage = "http://siteforthistheme.com/"
-tags = ["", ""]
-features = ["", ""]
-min_version = 0.13
+licenselink = "//github.com/yourname/yourtheme/blob/master/LICENSE.md"
+description = "The blog theme you may fall in love with, coming to Hugo. "
+homepage = "//github.com/digitalcraftsman/hugo-icarus-theme"
+tags = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive"]
+features = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive"]
+min_version = 0.14
[author]
- name = ""
- homepage = ""
+ name = "Digitalcraftsman"
+ homepage = "//github.com/digitalcraftsman"
# If porting an existing theme
[original]
- name = ""
- homepage = ""
- repo = ""
+ name = "Ruipeng Zhang"
+ homepage = "//blog.zhangruipeng.me"
+ repo = "//github.com/ppoffice/hexo-theme-icarus"