-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
91 lines (77 loc) · 2.06 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
title: Ela Conf
url: https://elaconf.github.io
baseurl: /2016
date: November 4-5, 2016
building: The University of the Arts
address: 320 S Broad St, Philadelphia, PA 19102
location: "Philadelphia, Pennsylvania"
mission: "We are a not-for-profit event with a goal to create a safe, supportive, inspiring and comfortable <em>community</em> for women to gain the confidence needed to become leaders, open source contributors, speakers, and teachers in the world of tech."
tagline: Empowering more women to be leaders in tech.
slack: https://docs.google.com/forms/d/e/1FAIpQLSctRXPSgQaXHkawUB2gP8NR0w41KsAbZit8AZr4q19swxQ50A/viewform
gradient: "radial-gradient(farthest-corner at 2em 2em, rgba(247, 178, 45, .3), rgba(194, 1, 249, .3))"
gradientDark: "radial-gradient(farthest-corner at 2em 2em, rgba(247, 178, 45, .7), rgba(194, 1, 249, .7))"
repository: elaconf/elaconf.github.io
token: pk.eyJ1Ijoia2F0eWRlY29yYWgiLCJhIjoiY2lwOGJsbjR2MDBweGVhbnJyOHUxd3BmciJ9.RmDyfo38D_xPFdDst05n-g
modernizr: 2.8.3
jquery: 2.2.3
collections:
organizers:
output: true
permalink: /organizers/:path/
speakers:
output: true
permalink: /speakers/:path/
agenda:
output: true
permalink: /agenda/:path/
sass:
style: :compressed
markdown: kramdown
future: true
kramdown:
auto_ids: true
footnote_nr: 1
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
nvite: a89f
twitter: elaconf
email: [email protected]
permalink: /:categories/:title/
plugins:
- jemoji
- jekyll-redirect-from
- jekyll-sitemap
author:
name: Ela Conf
email: [email protected]
uri: https://elaconf.github.io
exclude:
- Gemfile
- README.md
- package.json
- CNAME
- node_modules
- bin
- test
defaults:
- scope:
path: ""
type: "speakers"
values:
layout: "speaker"
category: "speakers"
order: 100
- scope:
path: ""
type: "organizers"
values:
layout: "speaker"
category: "organizers"
topic: Organizer
- scope:
path: ""
type: "agenda"
values:
layout: "agenda"
category: "agenda"
topic: Agenda