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

theme.toml - github.com/lgaida/mediumish-gohugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a85268cabfb655d221eb0a05daad95a4c5ba3206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "mediumish"
license = "MIT"
licenselink = "https://github.com/lgaida/mediumish-theme-gohugo/blob/master/LICENSE"
description = "An elegant, mediumish theme for gohugo"
homepage = "http://lgaida.de"
tags = []
features = []
min_version = "0.41"

[author]
  name = "Lenard Gaida"
  homepage = "lgaida.de"

# If porting an existing theme
[original]
  name = "wowthemesnet"
  homepage = "https://www.wowthemes.net/"
  repo = "https://github.com/wowthemesnet/mediumish-theme-jekyll"