This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
executable file
·108 lines (98 loc) · 2.8 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
url: https://meetup.com
author: Meetup OSS
repository: meetup
gems: ['jekyll-github-metadata']
# Site settings
title: Meetup OSS
email: [email protected]
description: "Open Source at Meetup"
# Team names, titles and social links
# Sample team names for teams section
people:
- name: Kay Garland
pic: 1
position: Lead Designer
social:
- title: twitter
url: #
- title: facebook
url: #
- title: stack-overflow
url: #
- name: Larry Parker
pic: 2
position: Lead Marketer
social:
- title: twitter
url: #
- title: facebook
url: #
- title: linkedin
url: #
- name: Diana Petersen
pic: 3
position: Lead Developer
social:
- title: twitter
url: #
- title: facebook
url: #
- title: google-plus
url: #
featured:
- name: Sassquatch2
url: https://github.com/meetup/sassquatch2
description: Version 2 of the Meetup Sassquatch framework
- name: Sassquatch
url: https://github.com/meetup/sassquatch
description: Sassquatch is a CSS foundation and framework for Meetup, built with Sass.
- name: archery
url: https://github.com/meetup/archery
description: Archery is a two-dimensional R-Tree written in Scala.
- name: TimeyWimey
url: https://github.com/meetup/timeywimey
description: Timeywimey is a collection of libraries providing conversion utilities for JodaTime, Legacy java.util.Date, and Java 8java.time classes.
projects:
- name: meetup-swatches
url: https://github.com/meetup/meetup-swatches
- name: json-slim
url: https://github.com/meetup/json-slim
- name: seldon
url: https://github.com/meetup/seldon
- name: widgets
url: https://github.com/meetup/widgets
- name: android-device-names
url: https://github.com/meetup/android-device-names
- name: julep
url: https://github.com/meetup/julep
- name: apple-of-my-iap
url: https://github.com/meetup/apple-of-my-iap
- name: meetup-scala-class
url: https://github.com/meetup/meetup-scala-class
- name: oauth2-starter-kit
url: https://github.com/meetup/oauth2-starter-kit
- name: python-api-client
url: https://github.com/meetup/python-api-client
- name: api-gradle-plugins
url: https://github.com/meetup/api-gradle-plugins
- name: must.js
url: https://github.com/meetup/must.js
- name: react-native-demo
url: https://github.com/meetup/react-native-demo
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: external-link
url: http://meetup.com
- title: github
url: http://github.com/meetup
- title: facebook
url: https://www.facebook.com/Meetup
- title: rss
url: http://blog.meetup.com
# Postal address (add as many lines as necessary)
address:
- line: 632 Broadway, 10th Floor
- line: New York, NY 10012
# Build settings
markdown: kramdown
permalink: pretty