forked from europeana/labs-preview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
45 lines (38 loc) · 868 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
name: "Europeana Labs"
paginate: 10
paginate_path: "/page:num"
permalink: pretty
pygments: true
exclude: ['README.md', 'Gemfile', 'Gemfile.lock']
baseurl: ""
markdown: kramdown
markdown_ext: markdown,mkdown,mkdn,mkd,md
textile_ext: textile
lunr_search:
excludes: [rss.xml, atom.xml]
url: "http://labs.europeana.eu"
prose:
rooturl: '_posts'
ignore:
- _config.yml
- CNAME
- Gemfile
- Gemfile.lock
- index.html
- /_data
- /_includes
- /_layouts
- /_plugins
- /_site
metadata:
_posts/gallery:
- name: "layout"
field:
element: "hidden"
value: "gallery-item"
- name: "category"
field:
element: "hidden"
value: "gallery"
rss_path:
rss_name: rss.xml