forked from y7kim/agency-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
69 lines (61 loc) · 2.02 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
url: http://www.jenadevs.org
baseurl:
# Site settings
title: jenadevs Meetup
email: [email protected]
description: "Softwerkskammer Jena is a local Software Craftsmanship Community. We do talks, workshops & coding dojos. Our jenadevs meetup takes place monthly."
# Team names, titles and social links
people:
- name: Benjamin Nothdurft
pic: 1
position: Organizer, DevOps, Continuous Delivery, Java Stack, Test Automation, Docker
social:
- title: medium
url: http://www.medium.com/dataduke
- title: twitter
url: http://www.twitter.com/dataduke
- title: github
url: http://www.github.com/dataduke
- title: facebook
url: http://www.facebook.com/dataduke
- title: linkedin
url: http://www.linkedin.com/in/dataduke
- title: xing
url: http://www.xing.to/dataduke
- name: Oliver Zscheyge
pic: 2
position: Organizer, Backend Developer, Functional Programming, Python, Vim
social:
- title: twitter
url: http://www.twitter.com/oozpy
- title: github
url: http://www.github.com/ooz
- name: Andreas Grohman
pic: 3
position: Organizer, Senior Software Engineer, Ruby on Rails, Docker, Microservices, CoreOS, Perl, Android
social:
- title: medium
url: http://www.andreas-grohmann.com/
- title: twitter
url: http://www.twitter.com/grohmeo
- title: github
url: http://www.github.com/agrohmann
- title: facebook
url: http://www.facebook.com/andreas.grohmann
- title: linkedin
url: http://www.linkedin.com/in/andreas-grohmann
- title: xing
url: http://www.xing.com/profile/Andreas_Grohmann7
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://www.twitter.com/jenadevs
- title: github
url: http://www.github.com/jenadevs
# Postal address (add as many lines as necessary)
address:
- line: Heinrich-Heine-Str. 1
- line: Jena, Germany
# Build settings
markdown: kramdown
permalink: pretty