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

theme.toml - github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5cebaa4ed635a1eb9a272bf1f89104f5ffe8fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Tokiwa"
license = "MIT"
licenselink = "https://github.com/heyeshuang/hugo-theme-tokiwa/blob/master/LICENSE.md"
description = "A minimal blog theme inspired by the color tokiwa-iro (常磐色)."
homepage = "https://github.com/heyeshuang/hugo-theme-tokiwa"
tags = ["minimal", "website", "responsive", "blog"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.38"

[author]
  name = "He Yeshuang"
  homepage = "https://heysh.xyz"

[original]
    author = "Jim Frenette"
    homepage = "https://jimfrenette.com/2019/02/hugo-static-site-generator-blank-starter-theme/"
    repo = "https://github.com/jimfrenette/hugo-starter"