-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
executable file
·78 lines (74 loc) · 1.64 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
# Welcome to Jekyll!
#
# Site settings
title: BioHackathon Europe
description: Barcelona 30 October - 3 November 2023
owner: Elixir Hub # or company name
first_published: 2023 # if migrating another site, the year of your first publish
email: [email protected]
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://biohackathon-europe.org" # the base hostname & protocol for your site
social:
Twitter: https://twitter.com/hashtag/BioHackEU23
GitHub: https://github.com/elixir-europe/biohackathon-europe-2023
HashtagHub: https://hashtags-hub.toolforge.org/BioHackEU23
#linkedin-square: https://www.linkedin.com/company/9501702
#facebook-official: https://facebook.com/<username>
#google-plus-square: https://plus.google.com/u/0/+<username>
email: mailto:[email protected]
#flickr:
#instagram:
#youtube-square:
#spotify:
#stack-overflow:
#vimeo:
#reddit:
#stubleupon:
#delicious:
#pied-piper:
#digg:
#soundcloud:
#deviantart:
#angellist:
#tumblr-square:
#stackexchange:
#weibo:
#trello:
#foursquare:
#linux:
#bitbucket-square:
#vk:
#slack:
#vine:
#weixin:
#yelp:
#skyatlas:
#leanpub:
#connectdevelop:
#ils:
#forumbee:
#tripadvisor:
#amazon:
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- scripts
# Build settings
markdown: kramdown
#sass:
# style: compressed
collections:
programmes:
output: true
permalink: /:collection/:path/
landings:
output: true
permalink: /:collection/:path/
committee:
output: true
permalink: /:collection/:path/
projects:
output: true
permalink: /:collection/:path/