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

config.toml « exampleSite - github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73c3ad38b7d3ce5913ba05a330f283b360b046e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
baseurl = "https://dldx.github.io/hpstr-hugo-theme"
languageCode = "en-gb"
title = "HPSTR"
theme = "hpstr"
pluralizelisttitles = false
PygmentsCodeFences = true
Paginate = 5
disqusShortname = "hpstrhugo"

[params]
	subtitle = "An elegant, responsive theme for Hugo"
	[params.author]
		name = "HPSTR"
		avatar = "/images/avatar.jpg"
		bio = "An elegant, responsive theme for Hugo"
		github = "dldx/hpstr-hugo-theme"
	[params.image]
	  feature = "/images/abstract-1.jpg"
	  credit = "dargadgetz"
	  creditlink = "http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/"