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

theme.toml - github.com/vimux/blank.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a6d5be247747815a4fa1b4358198b7aaa2b6e539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "Blank"
license = "MIT"
licenselink = "https://github.com/vimux/blank/blob/master/LICENSE.md"
description = "Starter Hugo theme for developers."
homepage = "https://github.com/vimux/blank/"
tags = ["blog", "plain", "blank", "starter"]
features = ["blog"]
min_version = 0.19

[author]
  name = "Vimux"
  homepage = "https://github.com/vimux"