forked from fraser-lab/fraser-lab.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (42 loc) · 1.04 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
name: "CGLab @ IMBB-FORTH"
description: "This is the official web page for the Comparative Genomics Lab at the Institute of Molecular Biology and Biotechnology in Crete."
url: "https://cgenomicslab.org"
paginate: 5
plugins: [jekyll-paginate]
paginate_path: "news/page:num"
permalink: pretty
markdown: kramdown
kramdown:
parse_block_html: true
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
collections:
affiliates:
output: true
members:
output: true
publications:
output: true
reviews:
output: true
alumni:
output: true
sep:
output: true
visitors:
output: true
undergrads:
output: true
pets:
output: true
tags:
output: true