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

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

name = "Strange Case"
license = "MIT"
licenselink = "https://github.com/ExchangeRate-API/strange-case/LICENSE.md"
description = "A 2 column blog theme for Hugo using Bootstrap - inspired by the Jekyll theme Hyde by mdo"
homepage = "https://github.com/ExchangeRate-API/strange-case"
tags = ["Blog", "Responsive", "Minimal", "Simple", "Clean", "Bootstrap"]
features = ["Blog", "Responsive", "Bootstrap"]
min_version = 0.53

[author]
	name = "ExchangeRate-API"
	homepage = "https://www.exchangerate-api.com"

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