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

theme.toml - github.com/joway/hugo-theme-yinyang.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8d32030c1db8d5935c73f2a8119f05270b035428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name = "Yinyang"
license = "MIT"
licenselink = "https://github.com/joway/hugo-theme-yinyang/blob/master/LICENSE"
description = "Yinyang theme for Hugo."
homepage = "https://github.com/joway/hugo-theme-yinyang"
tags = [
  "blog",
  "minimal",
  "minimalist",
  "responsive",
  "simple",
  "clean",
  "personal"
]
features = ["blog"]
min_version = "0.50"

[params]
staticPrefix = ""
# extraCSSFiles = ["css/foo.css", "css/bar.css"]
extraCSSFiles = []

[author]
  name = "Joway Wang"
  homepage = "https://joway.io"