-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
131 lines (120 loc) · 4.16 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
# Site settings
future: true
title: "Microsoft Developer Meetup Regensburg"
email: [email protected]
description: "Das Microsoft Developer Meetup Regensburg ist eine Gemeinschaft von Softwareentwicklern, die sich mehrmals pro Jahr (üblicherweise monatlich während der Vorlesungszeit an der Universität und technischen Hochschule) zu Vorträgen trifft. Bei den Veranstaltungen halten wir den Fokus auf Microsoft-Technologien in unterschiedlichsten Themengebieten: von Programmierung, Design Patterns, Softwareentwicklungsprozesse, Einsatz von neuesten Produkte und Frameworks, Client und Serviceentwicklung, bis hin zu Cloud und KI ist alles vertreten. Egal, ob Anfänger oder Experte, Spaß soll es machen - neben den Vorträgen können Sie auch die anderen Mitglieder unserer Gruppe kennenlernen. Vielleicht lernen Sie ja so Ihren nächsten Mitarbeiter kennen."
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 2879d0
secondary: 2268b2
secondary-dark: 333
# Team names, titles and social links
people:
- name: Thomas Ebert
pic: thomas-ebert
position: "Gründer, Organisator"
social:
- title: xing
url: https://www.xing.com/profile/Thomas_Ebert23
- title: twitter
url: https://twitter.com/ebtom
- title: linkedin
url: https://de.linkedin.com/pub/thomas-ebert/21/562/13a
- name: Roland Wurm
pic: roland-wurm
position: Gründer
social:
- title: facebook
url: https://www.facebook.com/pages/CONCEPTNET-GmbH/195439487148007
- title: youtube
url: https://www.youtube.com/user/conceptnet
- title: xing
url: https://www.xing.com/profile/Roland_Wurm4
- name: Kenny Pflug
pic: kenny-pflug
position: "Organisator, Sprecher"
social:
- title: twitter
url: https://twitter.com/feo2x
- title: github
url: https://github.com/feO2x
- title: youtube
url: https://www.youtube.com/channel/UCfS1gb_r6GUfPd1EV82aBzg
- name: Roland König
pic: roland-koenig
position: "Sprecher"
social:
- title: rss
url: http://www.rolandk.de/wp/
- title: github
url: https://github.com/RolandKoenig
- title: facebook
url: https://www.facebook.com/roland.konig.14
- name: Florian Rappl
pic: florian-rappl
position: "Website, Sprecher"
social:
- title: twitter
url: https://twitter.com/FlorianRappl
- title: github
url: https://github.com/FlorianRappl
- title: rss
url: http://www.florian-rappl.de
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: github
url: http://github.com/DotNetRegensburg
# Postal address (add as many lines as necessary)
address:
- line: .NET Usergroup Regensburg
- line: c/o Roland Wurm
- line: CONCEPTNET GmbH
- line: 93055 Regensburg
# Sponsors
sponsors:
top:
- name: "CONCEPTNET GmbH"
link: http://www.conceptnet.de/
logo: conceptnet.gif
- name: "dotnetpro"
link: http://www.dotnetpro.de/
logo: dotnetpro.gif
- name: "IT-Speicher Regensburg"
link: http://www.it-speicher.de/
logo: itspeicher.gif
- name: "Pluralsight"
link: http://www.pluralsight-training.net/
logo: pluralsight.png
middle:
- name: "IGZ Logistics & IT GmbH"
link: http://www.igz.com/
logo: igz-logistik.jpg
- name: "initPRO GmbH"
link: http://www.initpro.de/
logo: initpro.jpg
- name: "IHK Regensburg"
link: http://www.ihk-regensburg.de/
logo: ihk.gif
ads:
- name: "combit Software"
link: https://www.combit.net/
logo: combit.gif
- name: "JetBrains ReSharper"
link: https://www.jetbrains.com/resharper/
logo: resharper.gif
- name: "SQLDog Utility Suite"
link: http://www.sqldog.com/
logo: sqldog.gif
bottom:
- name: "Community Leader/Insider Program"
link: http://www.microsoft.com/germany/community/programme/clip.mspx
logo: clip.png
- name: "International .NET Association"
link: http://www.ineta.org
logo: ineta.gif
- name: "WESQ GmbH & Co. KG"
link: http://www.wesq.de/
logo: wesq.jpg
# Build settings
markdown: kramdown
permalink: pretty