summaryrefslogtreecommitdiff
path: root/themes/itheme/theme.toml
blob: 323d2f3603eadf471fc940f75698356d914ee3a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "iTheme"
license = "GPL-3.0"
licenselink = "https://github.com/floyd-li/hugo-theme-itheme/blob/master/LICENSE"
description = "An Apple's Style Theme"
homepage = "https://github.com/floyd-li/hugo-theme-itheme"
demosite = "https://hugo-theme-itheme.netlify.app"
tags = ["apple","blog", "newsroom", "light", "dark"]
features = ["blog", "apple", "newsroom"]
[author]
  name = "Floyd Li"
  homepage = "https://github.com/floyd-li"
[original]
  name = "austin2035"
  homepage = "https://astro.yufengbiji.com/"
  repo = "https://github.com/austin2035/astro-air-blog"
[module]
  [module.hugoVersion]
    min = "0.93.0"