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

theme.toml - github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 153824e122c8dc79ab02a95eae2435c4aa031c7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "m10c"
license = "MIT"
licenselink = "https://github.com/vaga/hugo-theme-m10c/blob/master/LICENSE.md"
description = "A minimalistic (m10c) theme for bloggers"
homepage = "https://github.com/vaga/hugo-theme-m10c"
tags = ["blog", "minimalistic", "minimal", "responsive", "dark"]
features = [
  "minimalistic blog",
  "social icons",
  "editable colors"
]

[author]
  name = "vaga"
  homepage = "https://vaga.io"