-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
80 lines (71 loc) · 2.14 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
url: https://www.pythonfrederick.org
baseurl: ""
# Site settings
title: Python Frederick
email: [email protected]
description: >-
Python Frederick is a Python User Group located in Frederick, MD.
We aim to grow the technology community in the NW Washington, DC area
for a better understanding of the Python programming language
and its ecosystem.
# Team names, titles and social links
people:
- name: Chris Malone
pic: 3
position: Co-Organizer
social:
- title: facebook
url: https://www.facebook.com/Christopher.G.Malone
- title: meetup
url: https://www.meetup.com/python-frederick/members/206255812/
- name: Christine Lee
pic: 5
position: Co-Organizer
social:
- title: meetup
url: https://www.meetup.com/python-frederick/members/182962638/
- name: Lugene
pic: 4
position: Co-Organizer Emeritus
social:
- title: meetup
url: https://www.meetup.com/python-frederick/members/3763715/
- name: Matt Layman
pic: 1
position: Lead Organizer
social:
- title: twitter
url: https://twitter.com/mblayman
- title: facebook
url: https://www.facebook.com/matthewlayman
- title: meetup
url: https://www.meetup.com/python-frederick/members/187877491/
- name: Patrick Pierson
pic: 2
position: Co-Organizer
social:
- title: twitter
url: https://twitter.com/pierson_pat
- title: facebook
url: https://www.facebook.com/ihasn
- title: meetup
url: https://www.meetup.com/python-frederick/members/171706482/
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/pythonfrederick
- title: github
url: https://github.com/python-frederick
- title: facebook
url: https://www.facebook.com/PythonFrederick/
- title: meetup
url: https://www.meetup.com/python-frederick/
- title: slack
url: https://fredericktechinvite.herokuapp.com/
# Postal address (add as many lines as necessary)
address:
- line: #3481 Melrose Place
- line: #Beverly Hills, CA 90210
# Build settings
markdown: kramdown
permalink: pretty