-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
123 lines (117 loc) · 3.62 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
url: https://clwdev.io
# baseurl: /
# Site settings
title: Clearwater Development
email: [email protected]
description: "Drupal Development for Travel & Hospitality."
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 28A9E0
secondary: 47C8FF
secondary-dark: 0D6B93
# Team names, titles and social links
people:
- name: Jeff Hartman
gravatar: http://www.gravatar.com/avatar/8f2c1dac2cb0cf90cf5f08a1810073ca.png
position: Senior Developer
location: Chicago
social:
- title: linkedin
url: https://www.linkedin.com/in/jeffhartman
- title: drupal
url: https://www.drupal.org/u/jeff.hartman
- title: github
url: https://github.com/jeffhartman
- name: Heath Dutton
gravatar: http://www.gravatar.com/avatar/150a567c1af6bcdecc0773dc04ae098c.png
position: Senior Developer / CSM
location: Tampa
social:
- title: linkedin
url: https://www.linkedin.com/in/heathdutton
- title: drupal
url: https://www.drupal.org/u/heathdutton
- title: github
url: https://github.com/heathdutton
- name: Jeff George
gravatar: http://www.gravatar.com/avatar/f3b7a506207021e3d78e3a41f6c3ff20.png
position: Senior Developer / CSM
location: Tampa
social:
- title: drupal
url: https://www.drupal.org/u/jeff.george
- title: github
url: https://github.com/jeffgeorge
- name: Otto Kirby
gravatar: https://media.licdn.com/mpr/mpr/shrink_200_200/p/7/000/250/173/1f01459.jpg
position: Scrum Master
location: Clearwater
social:
- title: linkedin
url: https://www.linkedin.com/in/ottokirby
- name: Scott Shipman
gravatar: http://www.gravatar.com/avatar/ac6c5ddb4dbfa966a6a7dd63c14d5f81.png
position: Senior Developer / CSM
location: Dunedin
social:
- title: linkedin
url: https://www.linkedin.com/in/kscottshipman
- title: drupal
url: https://www.drupal.org/u/scott-shipman
- title: anchor
url: http://ibuilddrupalsites.com/
- name: Ahmed Samir
gravatar: http://www.gravatar.com/avatar/2ea10f467d4394f7c71cc6a73e9de700.png
position: Developer
location: Clearwater
social:
- title: linkedin
url: https://www.linkedin.com/in/ahmedsamirali
- title: drupal
url: https://www.drupal.org/u/ahmed_samir
- title: github
url: https://github.com/4hmedsamir
- name: Mike Keilty
gravatar: http://www.gravatar.com/avatar/44274cd3d03c8e9087dd5d3a6044ea01.png
position: Developer
location: Clearwater
social:
- title: linkedin
url: https://www.linkedin.com/in/michael-keilty-194b2210
- title: github
url: https://github.com/mikekeilty
- title: anchor
url: http://mikekeilty.com/
- name: Christian Stück
gravatar: http://www.gravatar.com/avatar/889fd8eb8a8949b7c434846f6ea4521a.png
position: Developer
location: Clearwater
social:
- title: linkedin
url: https://www.linkedin.com/in/christianstuck
- title: drupal
url: https://www.drupal.org/u/amanaplan
- title: github
url: https://github.com/amanaplan
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
#social:
# - title: twitter
# url: http://twitter.com/jekyllrb
# - title: facebook
# url:
# - title: stack-overflow
# url: http://stackoverflow.com/questions/tagged/jekyll
# - title: bitbucket
# url: http://bitbucket.org/jekyll
# - 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
collections:
projects:
output: true