-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
128 lines (128 loc) · 2.14 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
---
title: Des Hamilton Casting
timezone: UTC
collections:
commercials:
title: Commercials
output: true
films:
title: Films
output: true
in-production:
title: In Production
output: false
music-videos:
title: Music Videos
output: true
posts:
title: Posts
output: true
short-films:
title: Short Films
output: true
television:
title: Television
output: true
uploads:
title: Uploads
output: true
defaults:
- scope:
path: ''
type: films
values:
image:
director:
with:
imdb:
video:
layout: project
- scope:
path: ''
type: short-films
values:
image:
director:
with:
imdb:
video:
layout: project
- scope:
path: ''
type: commercials
values:
image:
brand:
agency:
production-company:
director:
with:
imdb:
video:
layout: project
- scope:
path: ''
type: music-videos
values:
image:
artist:
production-company:
director:
video:
layout: project
- scope:
path: ''
type: pages
values:
description:
url: https://www.deshamilton.com
description: London and Glasgow based casting company working across film, television,
commercials and music videos
permalink: pretty
exclude:
- bower.json
- Gemfile.lock
- package.json
- config.codekit3
- README*
- LICENSE*
- CHANGELOG*
- node_modules
- ".gitignore"
- bower_components
- assets/scss
- ".jekyll-cache"
plugins:
- jekyll-paginate-v2
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-feed
- jekyll/imgix
markdown: kramdown
kramdown:
auto_ids: false
input: GFM
hard_wrap: false
highlighter: rouge
colophon: https://www.garethjohnsdesign.com
company: Des Hamilton Casting
email: [email protected]
analytics: UA-128513107-1
logo: "/assets/img/logo.svg"
per_page: 12
date_format: "%Y"
future: true
social:
twitter: https://twitter.com/DesHCasting
instagram: https://www.instagram.com/deshamiltoncasting
compress_html:
comments:
- "<!-- "
- " -->"
blanklines: true
profile: false
pagination:
enabled: true
per_page: 100
imgix:
source: des-hamilton-casting.imgix.net