forked from y7kim/agency-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
177 lines (151 loc) · 4.47 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
# -----
url: https://gallerytest.pauliver.com
baseurl: /
# -----
# Colors are set in ./data/template.yml
# explore moving them here at some point in the future
# ----- additional functionality
enablefancybox: true # fancybox display
enablealternatlayout: true # cleanerly layout of images within the modal
enablejquerymigrate: false # jQuery upgraded to 3.1.0 for now, will try 3.4.# soon
# -----
# Site settings
title: gallerytest.pauliver.com
email: [email protected]
description: "located in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
# -----
# The header at the top of the page
header_background: /img/header-bg.jpg
header_heading: Welcome
header_leadin: #thanks for stopping by
header_button_text: Tell Me More
header_button_target: portfolio
header_button_enabled: false
# from the removed contact section
contact_background: /img/map-image.png
# -----
# Subjects Page
SubjectsPage:
heading: Our Favorite Subjects
subheading: The people and places that we love to photograph.
footer: "Always be respectful. For people: Don't say anything you wouldn't want your mother to see. For places: please take nothing but pictures and leave nothing but footprints."
# Subjects List
subjects:
- name: Kay Garland
pic: 1
description: Lead Designer
social:
- title: modelmayhem
url: #
- title: facebook
url: #
- title: stack-overflow
url: #
- name: Larry Parker
pic: 2
description: Lead Marketer
social:
- title: twitter
url: #
- title: instagram
url: #
- title: linkedin
url: #
- name: Diana Petersen
pic: 3
description: Lead Developer
social:
- title: twitter
url: #
- title: facebook
url: #
- title: google-plus
url: #
- name: Kay Garland
pic: 1
description: Lead Designer
social:
- title: flickr
url: #
- title: facebook
url: #
- title: stack-overflow
url: #
- name: Larry Parker
pic: 2
description: Lead Marketer
social:
- title: twitter
url: #
- title: facebook
url: #
- title: linkedin
url: #
- name: Diana Petersen
pic: 3
description: Lead Developer
social:
- title: pinterest
url: #
- title: facebook
url: #
- title: google-plus
url: #
# -----
GearPage:
heading: Gear
subheading: The equiptment we like to use.
gear:
- name: Lens
pic: 3
class: fa-shopping-cart
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
- name: Camera
pic: 3
class: fa-laptop
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
- name: Lens
pic: 3
class: fa-lock
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
- name: Camera
pic: 3
class: fa-shopping-cart
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
- name: Lens
pic: 3
class: fa-laptop
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
- name: Camera
pic: 3
class: fa-lock
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
# -----
# Site Social networks usernames (many more available: instagram, flickr, facebook, pinterest, dribbble, google-plus, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/jekyllrb
- title: modelmayhem
url: https://www.modelmayhem.com/
- title: github
url: http://github.com/jekyll
# Postal address (add as many lines as necessary)
address:
- line: 3481 Melrose Place
- line: Beverly Hills, CA 90210
# Build settings
markdown: kramdown
permalink: pretty
# -----
# Portfolio Settings
PortfolioPage:
heading: Portfolio
subheading: Lorem ipsum dolor sit amet consectetur.
# map image names to captions here. All image names must be unique for now
PortfolioImages:
- name: BestDoge.jpg
caption: "Xena hard at work"
- name: "Take things and go.jpg"
caption: "and you think you have a shitty job"
- name: ZoomBackground.jpeg
caption: "the perfect zoom background"