-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·48 lines (43 loc) · 1.24 KB
/
_config.yml
File metadata and controls
executable file
·48 lines (43 loc) · 1.24 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
title: Dorbens Jean-Pierre
description: Stuff that I come across and find interesting.
author: Dorbens Jean-Pierre
email: djp978@gmail.com
phone: (781) 913-8633
github: https://github.com/Djeanpierre
about: I am a Data Analyst at <a href="https://www.gem.com/?i=1" target="_blank">GEM</a> and ML enthusiast. I enjoy continuing my education in the field postgrad and taking online courses.
disqus_shortname: programming
google_analytics: UA-252680889-1
avatar_url: /static/img/me.jpg
enableTags: true
tagarray: []
collections:
project:
output: true
permalink: /project/:path/
social:
- icon: fa-analytics
link: "https://www.mavenanalytics.io/profile/Dorbens-Jean-Pierre/105713616"
- icon: fa-linkedin
link: "https://www.linkedin.com/in/dorbens-jean-pierre-90972b13a/"
- icon: fa-github
link: "https://github.com/Djeanpierre"
urls:
- text: Resume
url: /resume/
- text: Projects
url: /projects/
- text: Professional Certificates
url: /certificates/
#url: "https://github.com/Djeanpierre"
baseurl: ""
paginate: 20
per_page: 20
paginate_path: "/blogs/page/:num/"
markdown: kramdown
gems:
- jekyll-paginate
- jekyll-gist
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all