-
Notifications
You must be signed in to change notification settings - Fork 30
/
_config.yml
112 lines (98 loc) · 2.58 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
title: DjangoCon US
url: "https://2018.djangocon.us"
author : DjangoCon US
description: |
DjangoCon US 2018 conference will take place in San Diego, California
from October 14-19, 2018!
enforce_ssl: "2018.djangocon.us"
relative_permalinks: false
permalink: news/:title/ # permalink: date
timezone: America/Chicago
include:
- _pages
# Build settings
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-mentions
- jekyll-paginate
- jekyll-redirect-from
- jekyll-remote-theme
- jekyll-seo-tag
- jekyll-sitemap
- jemoji
exclude:
- "*.yaml"
- "*.yml"
- .cache
- .editorconfig
- .gitignore
- .vendor
- bin
- bower_components
- CNAME
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- docker-compose.yml
- EDITORS_GUIDE.md
- Gemfile
- Gemfile.lock
- justfile
- LICENSE
- Makefile
- node_modules
- NOTES.md
- package*.json
- Procfile
- README.md
- requirements.in
- vendor
- webpack.config.js
# We need `future` to allow our schedule to work :/
future: true
collections: # process the _data folder
components:
output: false
schedule:
output: true
permalink: /:collection/:name/
organizers:
output: false
permalink: /:collection/
sponsors:
output: false
permalink: /:collection/
places:
output: false
permalink: /:collection/
# SEO Plugin settings
twitter:
username: djangocon
# This is the default logo that people see with opengraph
# logo: /static/2018-logos/squares-and-social/djangocon-square.png
logo: /static/img/social/avatar-main.png
# Frontmatter fallback settings
# This is the default logo that people see on blog posts
defaults:
- scope:
path: ""
values:
image: /static/img/social/avatar-main.png
# Our DjangoCon US settings...
conduct_email: "[email protected]"
contact_us_email: "[email protected]"
financial_aid_email: "[email protected]"
program_team_email: "[email protected]"
sponsors_email: "[email protected]"
visa_email: "[email protected]"
# Our DjangoCon US links
sponsorship_prospectus: "https://drive.google.com/file/d/1gPE-iGJVJjglf-1o5wVV_qnfVgVt6Gb-/view"
financial_aid_application: "https://docs.google.com/forms/d/e/1FAIpQLSfqOQJNXDSftszH5Ar_LQT6Y0IcvuRUaXTC9ERS6h6PTKsvHg/viewform"
cfp_application: "https://www.papercall.io/djangocon-us-2018"
hotel_reservation_link: "http://www.marriott.com/meeting-event-hotels/group-corporate-travel/groupCorp.mi?resLinkData=DjangoCon%20US%202018%5Esanmv%60djcdjca%60169.00%60USD%60false%604%6010/13/18%6010/20/18%609/13/18&app=resvlink&stop_mobi=yes"
ticket_link: "https://ti.to/defna/djangocon-us-2018"
slack_link: ""
github: [metadata]
facebook:
app_id: 280981518972848