-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
78 lines (67 loc) · 1.45 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
safe: true
source: .
destination: ./_site
highlighter: rouge
markdown: kramdown
exclude: ['CNAME', 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README.md', '.sass-cache']
sass:
style: uncompressed
url: https://dagstuhl-hackathon17.github.io
baseurl:
deadlines:
- name: Application deadline
date: June 30, 2017
- name: Acceptance Notification
date: July 2, 2017
- name: IETF 99
date: July 15-21, 2017
- name: Arrival and Basic Setup
date: July 23, 2017
- name: GI-Dagstuhl Hackathon
date: July 24-28, 2017
# Configuration for site
title: GI-Dagstuhl IoT Hackathon 2017
# short_title: Dagstuhl IoT Hackathon 2017
description: July 23-28, 2017, Dagstuhl, Germany
author: Dagstuhl IoT Hackathon 2017
email:
logo: images/dagstuhl_logo.png
responsive_bp: 768
permalink: /:page.html
navbar_list:
- name: Home
link: /
- name: Background
link: background
- name: Topics
link: topics
- name: Agenda
link: agenda
- name: Attendees
link: attendees
- name: Venue
link: venue
- name: Photos
link: photos
- name: Call for Participation
link: call
# - name: <b>REGISTER NOW</b>
# link: https://www.eventbrite.com/e/
# Configuration for asides.html
asides:
github: true
# tweets: false
# google_analytics:
# account: UA-XXXXX-X
# google_plus_one:
# size: medium
# twitter:
# username: ?
# count: 5
# exclude_replies: true
# show_screen_name: true
# show_follower_count: false
# widget_id: ?
github:
username: dagstuhl-hackathon17
count: 10