-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
64 lines (47 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
# Site settings
# Permalink, markdown and highlighter
permalink: /blog/:year/:month/:title/
# SEO settings
title: Alessandra Gherardelli | Product & Project manager
description: Alessandra Gherardelli is a product/project manager with 8 years of experience in driving communications and information management projects in the United Nations system
keywords:
# Author settings
author:
name: Alessandra Gherardelli
github: AlexGherardelli
linkedin: alessandragherardelli
tableau: alexgherardelli
# medium: your-id
# tumblr: your-id
# dribble: your-id
# behance: gherds
email: [email protected]
description: I'm a tech-savvy professional with 9+ years of experience driving successful knowledge and information management projects.I currently work for the World Food Programme (WFP), the world's leading humanitarian agency fighting hunger in 80+ countries, and recipient of the 2020 Nobel Peace Prize. In my current role at WFP, I focus in building data-driven products and coordinating capacity development initiatives within the Research, Assessment and Monitoring division.
# Timezones
timezone: Europe/Rome
# Collections settings
collections:
work:
# permalink: /projects/:path/
projects:
# Sass
sass:
sass_dir: sass
style: extended
# Pagination
pagination:
enabled: true
per_page: 5
permalink: '/:num/'
title: ':title'
sort_reverse: true
# Markdown
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
gems:
- jekyll-email-protect
# - jekyll-paginate-v2
- jekyll-seo-tag