-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
58 lines (47 loc) · 1.22 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
title: Ian Kiprotich Kosgei
description: Ian's Personal Website
baseurl: ""
username: Ian Kiprotich Kosgei
typing_text: Software Engineer $ mentor
email: ian.dubaideveloper@yahoo.com
linkedin_username: ian-dubaideveloper
github_username: ian-dubaideveloper
facebook_username: ian.dubaideveloper
whatsapp_number: +254728737050
show_aboutme_card: false
about_me_title: About Me
about_me_description: i am a winner
show_skills_card: true
skills_title: Skills
show_timeline_card: true
timeline_title: Education & Experience
cv_download_link: https://drive.google.com/file/d/1FiA6C63aid4u6odYy7FtguDgL5wD2_LW/view?usp=sharing
show_projects_card: true
show_projects: false
projects_title: Work Projects
show_os_projects: true
os_projects_title: Portfolio Projects
show_contact_card: true
contact_title: Contacts
contact_description: Feel free to contact me
repository: ian-dubaideveloper/ian-dubaideveloper.github.io
github_pages:
- ian-dubaideveloper.github.io
projects:
sort_by: stars
exclude:
archived: true
forks: true
projects:
- ian-dubaideveloper
plugins:
- "jekyll-github-metadata"
exclude:
[
"_assets",
"Gemfile",
"Gemfile.lock",
"gulpfile.js",
"node_modules",
"package.json",
]