From 7009e8eaa5f120104f6357abec970fdee7c50d8e Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Tue, 13 Jun 2017 11:46:37 -0400 Subject: [PATCH 1/7] Create CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index e2e8746798..bf212180dc 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -resume-template.joelglovier.com +KhadijahKB.github.io/resume-template From f134d3253a29bc82568bc8f0367f51388ebb896b Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Tue, 13 Jun 2017 11:49:33 -0400 Subject: [PATCH 2/7] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index bf212180dc..0000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -KhadijahKB.github.io/resume-template From acff7b1798ca8d5199a026ebc11b2f46dcbba70d Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Tue, 13 Jun 2017 12:06:22 -0400 Subject: [PATCH 3/7] Change name --- _config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index fbef0567c1..3ac3f94abc 100644 --- a/_config.yml +++ b/_config.yml @@ -7,10 +7,9 @@ markdown: kramdown sass: sass_dir: _sass style: compressed - # Resume settings resume_avatar: "true" -resume_name: "Homer J. Simpson" +resume_name: "Khadijah J. Baptiste" resume_title: "Nuclear Safety Inspector" resume_contact_email: "homerjsimpson@youremailaddress.com" From 2602e284a96a94fa322a92a28dede8e0d80d58cb Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Wed, 14 Jun 2017 10:05:13 -0400 Subject: [PATCH 4/7] Added Associations --- _data/associations.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/associations.yml b/_data/associations.yml index 3c56b8fbe6..add1e3d0ec 100644 --- a/_data/associations.yml +++ b/_data/associations.yml @@ -1,11 +1,11 @@ # Associations -- organization: Beer for the World - role: Volunteer - year: 2008 — Present - summary: Organized fund drives and participated in fundraising events for the benefit of families in third world countries without proper access to malt beverages. +- organization: GitHub Scholars Program + role: Scholar + year: 2017 — Present + summary: Learning how to code -- organization: Springfield Nuclear Workers Labor Union - role: Member in Good Standin - year: 1994 — Present - summary: Founding member of the local nuclear workers labor union. +- organization: Junior Achievement + role: Volunteer + year: 2016 — Present + summary: Worked with elementary school kids From c7ad4316388fa9b997985c72ea14662664786b4d Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Wed, 14 Jun 2017 10:28:33 -0400 Subject: [PATCH 5/7] Create resume.html --- _layouts/resume.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/resume.html b/_layouts/resume.html index 28b1ec20b3..267409d0e8 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -152,7 +152,7 @@

Associations

{% for association in site.data.associations %}
-

{{ association.organisation }}

+

{{ association.organization }}

{{ association.role }} • {{ association.year }}

{{ association.summary }}

From 309757be7c05b379013fabf4b39089ca0e33d650 Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Mon, 19 Jun 2017 11:00:54 -0400 Subject: [PATCH 6/7] Changing Job Title and Contact --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 3ac3f94abc..c62627028f 100644 --- a/_config.yml +++ b/_config.yml @@ -10,10 +10,10 @@ sass: # Resume settings resume_avatar: "true" resume_name: "Khadijah J. Baptiste" -resume_title: "Nuclear Safety Inspector" +resume_title: "Photographer" resume_contact_email: "homerjsimpson@youremailaddress.com" -resume_header_contact_info: "742 Evergreen Terrace, Springfield | 555-7334 | homerjsimpson@youremailaddress.com" +resume_header_contact_info: "742 Evergreen Terrace, Springfield | 404-512-2204 | "Khadijahbaptiste.kb@gmail.com" resume_header_intro: "

This is the executive summary. You should write a few brief, concise, and meaningful sentences about yourself from a professional context, and your immediate career goals. Make the length appropriate for your needs, but K.I.S.S.

" # use "yes" to display the email contact button, From 378949cfee7269c230521ed0a32651841c37339b Mon Sep 17 00:00:00 2001 From: KhadijahKB Date: Mon, 19 Jun 2017 11:07:42 -0400 Subject: [PATCH 7/7] Contact Email --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c62627028f..cb72a3fe8d 100644 --- a/_config.yml +++ b/_config.yml @@ -12,7 +12,7 @@ resume_avatar: "true" resume_name: "Khadijah J. Baptiste" resume_title: "Photographer" resume_contact_email: - "homerjsimpson@youremailaddress.com" + "khadijahbaptiste.kb@gmail.com" resume_header_contact_info: "742 Evergreen Terrace, Springfield | 404-512-2204 | "Khadijahbaptiste.kb@gmail.com" resume_header_intro: "

This is the executive summary. You should write a few brief, concise, and meaningful sentences about yourself from a professional context, and your immediate career goals. Make the length appropriate for your needs, but K.I.S.S.

"