-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
76 lines (66 loc) · 1.78 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
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
74
75
76
# Site Settings
baseurl: "/Grape-Academic-Theme"
# Features Setting
# Turn subpages on or off
#research: True
#extracurriculars: True
#resources: True
publications: True
presentations: True
blog: True
# Language of the website
lang: en
# Search engine optimization settings
title: Marta Migó
tagline: Clinical psychologist and computational cognitive neuroscientist
description: A portfolio.
author: Marta Migó
twitter:
username: MigoMarta
card: A jekyll theme for academic portfolios
logo: /assets/img/smile.png
social:
name: Marta Migó
links:
- https://twitter.com/MigoMarta
- https://github.com/martamigo
locale: en_GB
# Page Settings
theme_settings:
title: Marta Migó
experience_title: EDUCATION
interests_title: RESEARCH INTERESTS
skills_title: SKILLS
awards_title: RECENT AWARDS
projects_title: NEWS
recentpubs_title: RECENT PUBLICATIONS
# Pagination
paginate: 5
paginate_path: "blog/page:num"
# Build Settings
sass:
sass_dir: _sass
style: :compressed
plugins: ['jekyll-paginate', 'jekyll/scholar', 'jekyll-seo-tag']
bootstrap:
assets: true
# Bibliography settings
scholar:
bibliography: publications.bib
bibliography_template: pubstemplate
style: apa
locale: en
last_name: Me
first_name: [Myself, M.]
sort_by: year,month
order: descending,ascending
filtered_bibtex_keywords: [abbr, abstract, arxiv, bibtex_show, html, pdf, selected, supp, blog, code, poster, slides, website] # Filter out certain bibtex entry keywords used internally from the bib output
academicons:
version: "1.9.1"
integrity: "sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg="
fontawesome:
version: "5.15.4"
integrity: "sha256-mUZM63G8m73Mcidfrv5E+Y61y7a12O5mW4ezU3bxqW4="
jquery:
version: "3.6.0"
integrity: "sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="