forked from LDAV-Symposium/ldav.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
54 lines (44 loc) · 992 Bytes
/
_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
title: LDAV 2018
email: [email protected]
baseurl: ""
url: "http://ldav.org"
# --- site config ---
description: >
The 8th IEEE Symposium on Large Data Analysis and Visualization,
in conjunction with IEEE VIS 2018, Berlin, October 21, 2018
navigation:
- title: Home
url: index.html
# - title: Program
# url: program.html
# - title: Presenter Information
# url: presenters.html
- title: Call for Papers
url: call-for-papers.html
# - title: Call for Posters
# url: call-for-posters.html
# - title: Supporters
# url: supporters.html
- title: Important Dates
url: important-dates.html
- title: Organization
url: organization.html
# --- end site config ---
# build settings
markdown: kramdown
plugins:
- jekyll-last-modified-at
- jekyll-sitemap
exclude:
- Gemfile
- Gemfile.lock
- README.md
- misc
- archive/previous
- s3_website.yml
- .travis.yml
- vendor
collections:
pages:
output: true
permalink: /:path:output_ext