-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
171 lines (156 loc) · 4.04 KB
/
_config.yml
File metadata and controls
171 lines (156 loc) · 4.04 KB
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
title: "GET :: Genomes Environments Traits Conference"
author: "GET :: Genomes Environments Traits Conference"
email: info@getconference.org
description: > # this means to ignore newlines until "show_excerpts:"
For the past six years, this event has explored the frontiers of
understanding about human biology. It serves as an annual forum to debate
the technical, commercial, and societal impacts of advances in our
ability to measure and understand people and their traits.
The GET Conference is produced by PersonalGenomes.org, a 501(c)(3)
charitable organization based in the United States whose mission is to
make a wide spectrum of human biological information accessible and
actionable to increase biological literacy and improve human health.
We support groundbreaking initiatives including the Global Network of
Personal Genome Projects, Open Humans and the GET Conference.
# baseurl: "/pgpconference" # the subpath of your site, e.g. /blog
#url: "https://getconference.net" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://pgpinformatics.github.io" # the base hostname & protocol for your site, e.g. http://example.com
# Jekyll SEO Tag Settings
logo: /assets/images/get-fav-logo-204x230.png
social:
- https://twitter.com/attendGET
# - https://facebook.com/PersonalGenomesOrg
- https://www.linkedin.com/company/personalgenomes-org
- https://www.youtube.com/user/PersonalGenomesOrg
twitter:
username: attendGET
card: summary
twitter_username: attendGET
google_analytics: UA-145673922-2
port: 5000
show_excerpts: false # set to true to show excerpts on the homepage
excerpt_seperator: "<!--more-->"
# Minima date format
# refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this
minima:
date_format: "%b %-d, %Y"
# generate social links in footer
# See https://github.com/jekyll/minima/blob/master/_config.yml for a full list
social_links:
twitter: attendGET
# github: jekyll
rss: rss
# If you want to link only specific pages in your header, uncomment
# this and add the path to the pages in order as they should show up
#header_pages:
# - about.md
# Build settings
markdown: kramdown
theme: minima
plugins:
# - github-pages
# - jekyll-admin
- jekyll-feed
# - jekyll-figure
- jekyll-include-cache
# - jekyll-redirect-from
# - jekyll-seo-tag
- jekyll-sitemap
- jekyll-titles-from-headings
exclude:
- Gemfile
- Gemfile.lock
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
# - accessibility
- docs
- node_modules
- README.md
- ref
- scratch
- setup.sh
- vendor/
excerpt_separator: "<!--more-->"
sass:
style: expanded
sourcemap: always
titles_from_headings:
enabled: true
strip_title: true
collections: false
collections_dir: collections
collections:
agenda2012:
output: false
awards2016:
output: false
awards-presenters2010:
output: false
breakout-leaders2010:
output: false
discussion-leaders2010:
output: false
discussion-leaders2012:
output: false
discussion-leaders2013:
output: false
expos2016:
output: false
judges2016:
output: false
labs2010:
output: false
labs2011:
output: false
labs2012:
output: false
labs2013:
output: false
labs2014:
output: false
labs2016:
output: false
media-partners2016:
output: false
moderators2010:
output: false
organizers2014:
output: false
organizers2015:
output: false
organizers2016:
output: false
past-conferences2016:
output: false
prototypes2010:
output: false
speakers2010:
output: false
speakers2011:
output: false
speakers2012:
output: false
speakers2013:
output: false
speakers2014:
output: false
speakers2015:
output: false
speakers2016:
output: false
sponsors2010:
output: false
sponsors2011:
output: false
sponsors2012:
output: false
sponsors2013:
output: false
sponsors2014:
output: false
sponsors2015:
output: false
sponsors2016:
output: false