-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy path_config.yml
71 lines (62 loc) · 2.09 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
site_id: root
theme: iiifc-theme
source: source
permalink: pretty
root_url: ''
collections:
news:
output: true
permalink: /news/:year/:month/:day/:title/
events:
permalink: /:collection/:path
output: true
plugins:
- jekyll-data
- jekyll-gzip
- jekyll-redirect-from
- jekyll-liquify
- jekyll-datapage-generator
- jekyll-seo-tag
page_gen-dirs: false
page_gen:
- index_files: false
data: 'old.washington_submissions'
template: 'submission'
name: 'id'
dir: 'event/2018/washington/program'
extension: 'html'
filter_condition: "record['decision'] == 'ACCEPT'"
- index_files: false
data: 'old.2019-conference-submissions'
template: '2019_submission'
name: 'id'
dir: 'event/2019/goettingen/program'
extension: 'html'
# notification:
# enabled: true
# title: This website design is in pre-beta.
# subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
# link: '#'
# link_label: This is a test link
# banner:
# enabled: true
# title: "Registration closes May 16 for the 2023 IIIF Annual Conference!"
# subtitle: "Register now to secure your spot."
# link: 'https://iiif.io/event/2023/naples/'
# link_label: Learn more
# Jekyll SEO plugin info
#title: IIIF APIs and Community Site
tagline: "IIIF is a set of open standards for delivering high-quality, attributed digital objects online at scale. It’s also an international community developing and implementing the IIIF APIs. IIIF is backed by a consortium of leading cultural institutions."
#description: IIIF is an open standard for delivering high-quality, attributed digital objects online at scale. It’s also an international community developing and implementing the IIIF APIs, backed by a consortium of leading academic and cultural institutions.
#url: https://iiif.io/
twitter:
username: iiif_io
card: summary
logo: /assets/favicon.ico
image: /assets/images/zeplin/png/[email protected]
social:
name: IIIF
links:
- https://twitter.com/IIIF_io
- https://www.linkedin.com/company/iiif-c/
- https://github.com/IIIF/