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

theme.toml - gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee896eff9681a377fa9bc12e9039dc36b694f257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = "Icarus"
license = "MIT"
licenselink = "https://gitlab.com/toryanderson/hugo-icarus/-/blob/master/LICENSE.md"
description = "A responsive and customizable theme for bloggers. "
homepage = "https://gitlab.com/toryanderson/hugo-icarus/-/tree/master"
tags = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics"]
features = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics"]
min_version = "0.72.0"

authors = [
  {name = "Tory Anderson", homepage = "https://gitlab.com/toryanderson"},
  {name = "Digitalcraftsman", homepage = "https://github.com/digitalcraftsman"}
]

# If porting an existing theme
[original]
  name = "Ruipeng Zhang"
  homepage = "http://blog.zhangruipeng.me"
  repo = "https://github.com/ppoffice/hexo-theme-icarus"