-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
70 lines (60 loc) · 1.69 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
# Site Settings
baseurl: ""
# Blog Setting
blog: False
# Language of the website
lang: en
# Search engine optimization settings
title: Nouamane Arhachoui
tagline: Computer Science Student
description: PhD Student in Computer Science -- Sorbonne University
author: Nouamane Arhachoui
twitter:
username: nouamarh
card: My personal academic website
logo: /assets/img/me.jpg
social:
name: Nouamane Arhachoui
links:
- https://twitter.com/nouamarh
- https://github.com/NouamaneA
- https://linkedin.com/in/nouamane-arhachoui
locale: en_GB
# Page Settings
theme_settings:
title: Grape Academic Theme
experience_title: EXPERIENCE
interests_title: RESEARCH INTERESTS
skills_title: SKILLS
projects_title: PROJECTS
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
first_name: [Nouamane, N.]
last_name: Arhachoui
sort_by: year,month
order: descending,ascending
filtered_bibtex_keywords: [abbr, abstract, bibtex_show, html, pdf, selected, supp, blog, code, poster, slides, website, preprint] # 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="