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: 0c46eb272763c35e20f813394d49bb5e6aa51a29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.image]
	  feature = "abstract-1.jpg"
	  credit = "dargadgetz"
	  creditlink = "http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/"