-
Notifications
You must be signed in to change notification settings - Fork 32
/
_config.yml
56 lines (53 loc) · 1.1 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
title: AVAA
description:
baseurl:
url: http://www.avartifactatlas.com/
collections:
artifacts:
output: true
formats:
output: true
defaultlang: eng
t:
English:
title: 'A/V Artifact Atlas'
description: ''
Español:
title: 'A/V Artifact Atlas'
description: ''
code: es
Français:
title: 'A/V Artifact Atlas'
description: ''
code: fr
日本語:
title: 'A/V Artifact Atlas'
description: ''
code: jp
prose:
rooturl: '_artifacts'
siteurl: 'http://www.avartifactatlas.com/'
relativeLinks: 'http://www.avartifactatlas.com/links.jsonp'
media: 'media'
ignore:
- index.md
- _config.yml
- /_layouts
- /_includes
metadata:
_artifacts:
- name: "categories"
field:
element: "multiselect"
label: "Add Tags"
placeholder: "Choose Tags"
options:
- name: "Video"
value: "video"
- name: "Analog"
value: "analog"
- name: "tags"
field:
element: "multiselect"
label: "Add Tags"
placeholder: "Choose Tags"