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: 5aad8847cb8fcf491f5b1a13594377a157f55022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
baseurl = ""
languageCode = "en-gb"
title = "HPSTR"
theme = "hpstr"
pluralizelisttitles = false
PygmentsCodeFences = true
Paginate = 3
disqusShortname = "hpstrhugo"
relativeurls = true
[permalinks]
	posts = "/:section/:slug/"
	another = "/:section/:slug/"
[params]
	subtitle = "An elegant, responsive theme for Hugo"
	[params.author]
		name = "Hugo"
		avatar = "avatar.jpg"
		bio = "A static site generator written in Go"
		github = "spf13/hugo"
	[params.image]
	  feature = "abstract-1.jpg"
	  credit = "dargadgetz"
	  creditlink = "http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/"