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

theme.toml - github.com/calintat/minimal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3cf530967bd8e31a748b2374cc5ef092c179a2a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "Minimal"
license = "MIT"
licenselink = "https://github.com/calintat/minimal/blob/master/LICENSE.md"
description = "Personal blog theme powered by Hugo"
homepage = "http://github.com/calintat/minimal/"
tags = ["blog", "minimal", "personal", "responsive"]
features = ["responsive"]
min_version = "0.24.1"

[author]
  name = "Calin Tataru"
  homepage = "https://calintat.github.io/"