-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
70 lines (52 loc) · 1.24 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# _config.yml
# Server Config
safe: true
source: ./web
destination: ./_site
safe: true
timezone: Europe/London
encoding: "utf-8"
future: false
## Collections
collections:
awards:
output: true
permalink: /categories/:path/
partners:
output: true
permalink: /partners/:path/
judges:
output: true
permalink: /judges/:path/
## Conversion
markdown: kramdown
highlighter: pygments
lsi: false
excerpt_separator: "\n\n"
## Backwards-compatibility
relative_permalinks: false
# Site Config
name: Coventry Telegrphy Business Awards 2015
url: //localhost/ctbusinessawards
static: //localhost/ctbusinessawards/static
media: //localhost/ctbusinessawards/media
api: //localhost/ctbusinessawards/api
## Analytics
google_analytics_id:
## Meta
meta:
author: author
description: "The Coventry Telegraph is celebrating the resilience and fortitude of business and industries in Birmingham, West Midlands. Nominate your business for a award."
keywords:
- "coventry post business awards"
- "midlands business awards"
- "industry awards"
- awards
- nominate
- coventry
- "coventry business"
- "business awards"
- "business startup"
- "small business"
- "sponsor awards"
- "increase publicity"