-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
70 lines (64 loc) · 1.52 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
safe: false
source: .
destination: ./_site
plugins_dir: ./_plugins
lsi: true
highlighter: rouge
markdown: kramdown
exclude: ['_DOCS', '_SCRIPTS', '.travis.yml', '.travis.d', '.sass-cache', 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README.md', 'LICENSE.md']
sass:
style: compressed
encoding: UTF-8
url:
baseurl: /icc-2018-icn-sra
github_source: https://github.com/conference-websites/icn-sra
# Configuration for site
title: "IEEE ICC 2018 ICN-SRA Workshop"
text_logo:
- text: IEEE ICC 2018
tag: h2
- text: ICN-SRA Workshop
link: /icc-2018-icn-sra/
tag: h1
- text: "The Third Workshop on Information-Centric Networking Solutions for Real World Applications"
tag: p
dates: May 20, 2018, Kansas City, MO
# logo:
# image: images/.png
# google_analytics_id: UA-85406201-1
# Configuration for navbar.html
menu:
- name: Home
url: /
icon: fa-home
# - name: Call for Papers
# icon: fa-bullhorn
# url: /cfp.html
# - name: Committees
# url: /committees.html
# icon: fa-users
# - name: Submission
# icon: fa-paper-plane-o
# url: /submission.html
# # - name: Registration
# # url: /registration.html
# # - name: Program
# # url: /program.html
# - name: Venue
# icon: fa-map
# url: /venue.html
# - name: Previous Workshops
# icon: fa-history
# submenu:
# - name: ICNSRA'2016
# url: http://icnsra.nz.comm.waseda.ac.jp/
# external: True
# - name: ICNSRA'2015
# url:
# external: True
colors:
highlight: 07536f
highlight-darker: 07536f
hfont: ffffff
program:
break-background: ffb300