generated from greenelab/lab-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yaml
61 lines (58 loc) · 1.05 KB
/
_config.yaml
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
# site properties and page defaults
title: Zeynep H. Gümüş Lab
subtitle: at The Icahn School of Medicine at Mount Sinai
description: false
header: false
footer: false
logo: false
# site social media and other links
links:
email: zeynep.gumus@mssm.edu
orcid: 0000-0002-7364-2202
google-scholar: N0FiVZ4AAAAJ
github: GumusLab
twitter: ZeynepHG
# instagram: false
# youtube: false
### jekyll settings
# front matter defaults
defaults:
- scope:
path: ""
values:
layout: default
- scope:
type: members
values:
layout: member
- scope:
type: posts
values:
layout: post
collections:
members:
output: true
posts:
output: true
plugins:
- jekyll-spaceship
- jekyll-sitemap
- jekyll-redirect-from
- jekyll-feed
- jekyll-last-modified-at
highlighter: rouge
theme: null
sass:
sass_dir: _styles
include:
- _styles
- _scripts
exclude:
- README.md
- LICENSE.md
- CITATION.cff
email: contact@GumusLab.com
github: GumusLab
twitter: GumusLab
instagram: GumusLab
youtube: GumusLab