-
Notifications
You must be signed in to change notification settings - Fork 17
/
_config.yml
71 lines (56 loc) · 1.72 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
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Double Union
description: A hacker/maker space for women and nonbinary people in San Francisco.
# Uncomment the below line when applications are open
# TODO: write some js to fetch from https://app.doubleunion.org/configurations,
# but for now this is probably okay?
accepting_applications: true
#application_deadline: May 20th
logo_path: /assets/images/double_union_logo.png
header_pages:
- pages/membership.md
- pages/blog.html
- pages/about.md
- pages/visit.md
footer_pages:
- pages/about.md
- pages/policies.md
- pages/visit.md
- pages/membership.md
- pages/press.md
- pages/support.md
- pages/base_assumptions.md
emails:
press: [email protected]
paypal: [email protected]
membership: [email protected]
join: [email protected]
conduct: [email protected]
twitter_username: '@doubleunionsf'
urls:
app: https://app.doubleunion.org
twitter: https://twitter.com/doubleunionsf
tumblr: https://doubleunion.tumblr.com
instagram: https://www.instagram.com/doubleunionsf
facebook: https://www.facebook.com/doubleunion
github_site: https://github.com/doubleunion/doubleunion-dot-org
github_arooo: https://github.com/doubleunion/arooo
mailing_list: https://groups.google.com/a/doubleunion.org/forum/#!forum/public
plugins:
- jekyll-sitemap
google_analytics: UA-47411942-1
# Build settings
markdown: kramdown
theme: minima
# Exclude from processing.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- old/