forked from y7kim/agency-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
106 lines (94 loc) · 2.84 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
url: http://datavisyn.io
baseurl: ''
# Site settings
title: datavisyn
email: [email protected]
description: 'We develop data visualization solutions for applications in pharmaceutical and biomedical R&D.'
# Team names, titles and social links
team:
- name: Marc Streit
pic: streit
position: Chief Executive Officer and Co-Founder
affiliation:
title: Faculty at Johannes Kepler University Linz
url: https://www.jku.at/en/institute-of-computer-graphics/
social:
- title: home
url: http://marc-streit.com
- title: twitter
url: http://twitter.com/marc_streit
- title: linkedin
url: http://www.linkedin.com/in/marcstreit
- name: Samuel Gratzl
pic: gratzl
position: Co-Founder
- name: Alexander Lex
pic: lex
position: Co-Founder
affiliation:
title: Faculty at University of Utah
url: http://vdl.sci.utah.edu/team/lex/
social:
- title: home
url: http://alexander-lex.com
- title: twitter
url: http://twitter.com/alexander_lex
- title: linkedin
url: https://www.linkedin.com/in/alexander-lex-83961533
- name: Nils Gehlenborg
pic: gehlenborg
position: Co-Founder
affiliation:
title: Faculty at Harvard Medical School
url: http://gehlenborglab.org/
social:
- title: home
url: http://gehlenborglab.org/
- title: twitter
url: http://twitter.com/ngehlenborg
- title: linkedin
url: http://www.linkedin.com/in/ngehlenborg
- name: Dominic Girardi
pic: girardi
position: Chief Technology Officer
social:
- title: linkedin
url: https://www.linkedin.com/in/dominic-girardi-a199a894/
- name: Anita Steiner
pic: steiner
position: Chief Operating Officer
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/datavisyn
- title: linkedin
url: https://www.linkedin.com/company/datavisyn/
- title: github
url: http://github.com/datavisyn
# job openings
jobs:
- title: Junior Full Stack Developer
link: /downloads/Developer Job Ad DE.pdf
iconClass: fa-code
- title: Senior Full Stack Developer
link: /downloads/Developer Job Ad DE.pdf # or for the HTML site: /jobs/senior-full-stack-developer#job
iconClass: fa-code
- title: DevOps Engineer
link: /downloads/DevOps Job Ad DE.pdf
iconClass: fa-server
- title: Office Assistant
link: /downloads/Office Assistant Job Ad DE.pdf
iconClass: fa-list-alt
# Postal address (add as many lines as necessary)
address:
- line: Open Innovation Center (JKU)
- line: Altenberger Straße 69
- line: 4040 Linz, Austria
collections:
- platform
- products
- services
- partners
# Build settings
markdown: kramdown
permalink: pretty