-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·73 lines (69 loc) · 1.54 KB
/
_config.yml
File metadata and controls
executable file
·73 lines (69 loc) · 1.54 KB
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
71
72
73
# Site
name: "Zhang Tao lab"
title: "Zhang Tao lab"
description: "Bioinformatics, Epigenetics and Genomics."
meta_description: "Bioinformatics, Epigenetics and Genomics."
logo: 'assets/images/logo.png'
favicon: 'assets/images/favicon.ico'
paginate: 10
baseurl: ''
email: 'liuguanqing@zhangtaolab.org'
disqus: ''
sharethis: '<script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js#property=5a6b2fe4fb197a0011c589f6&product=sticky-share-buttons"></script>'
# Authors
authors:
hys:
name: Han Yangshuo
display_name: Han Yangshuo
email: hanyangshuo@zhangtaolab.org
wyc:
name: Wu Yuechao
display_name: Wu Yuechao
email: wuyuechao@zhangtaolab.org
lgq:
name: Liu Guanqing
display_name: Liu Guanqing
email: liuguanqing@zhangtaolab.org
xxy:
name: Xin Xiaoyue
display_name: Xin Xiaoyue
by:
name: Bao Yu
display_name: Bao Yu
email: baoyu@zhangtaolab.org
dy:
name: Ding Yu
display_name: Ding Yu
www:
name: Wu Wenwen
display_name: Wu Wenwen
ls:
name: Liu Shuo
display_name: Liu Shuo
email: liushuo@zhangtaolab.org
zx:
name: Zhang Xin
display_name: Zhang Xin
pcr:
name: Pan Kairui
display_name: Pan Kairui
ty:
name: Tan Yan
display_name: Tan Yan
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives
# Archives
jekyll-archives:
enabled:
- categories
layout: archive
permalinks:
category: '/category/:name/'
# Other
markdown: kramdown
highlighter: rouge