forked from digitalcraftsman/hugo-icarus-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
18 lines (16 loc) · 707 Bytes
/
theme.toml
File metadata and controls
18 lines (16 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "Icarus"
license = "MIT"
licenselink = "//github.com/digitalcraftsman/hugo-icarus-theme/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"]
features = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics"]
min_version = 0.20
[author]
name = "Digitalcraftsman"
homepage = "//github.com/digitalcraftsman"
# If porting an existing theme
[original]
name = "Ruipeng Zhang"
homepage = "http://blog.zhangruipeng.me"
repo = "//github.com/ppoffice/hexo-theme-icarus"