forked from bavc/avaa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
40 lines (39 loc) · 886 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
title: AVAA
description:
logo: # 120x120 px default
teaser: # 400x250 px default
locale:
baseurl:
url: http://www.avartifactatlas.com/
collections:
artifacts:
output: true
formats:
output: true
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"