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

theme.toml - github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1ca7d00a1f3edbaaf8625c086952205fd7e5c40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Minimage"
license = "MIT"
licenselink = "https://github.com/dsk52/minimage/blob/master/LICENSE.md"
description = "It is simple, thumbnail can be set theme."
homepage = "https://github.com/dsk52/minimage/"
tags = ["responsive", "simple"]
features = ["Responsive", "Thumbnail", "JSON-LD"]
min_version = "0.73.0"
mainSections = [ "post" ]

[author]
  name = "Daisuke KONISHI"
  homepage = "https://daisukekonishi.com"

# If porting an existing theme
[original]
  name = ""
  homepage = ""
  repo = ""