Joel Glovier
04d02ff686
Merge pull request #96 from kmutahar/fix-html-tag
...
Removed extra </h5> tag in resume.html
2021-01-06 12:19:23 -08:00
Khaldoon Mutahar
f336dec0b4
Removed extra </h5> tag in resume.html
2020-09-18 21:13:11 +03:00
Joel Glovier
0a0ef6e973
Merge pull request #90 from jglovier/update-deps
...
Update dependencies
2020-05-18 14:26:20 -07:00
Joel Glovier
d93e758f43
update dependencies
2020-05-18 14:23:30 -07:00
Joel Glovier
6851123118
Merge pull request #64 from lipemorais/add-medium
...
Add Medium as a possible social link
2018-06-14 17:09:12 -04:00
Joel Glovier
0d2a547c04
reorder icon
2018-06-14 17:05:43 -04:00
Joel Glovier
4b743d7286
Update icon-medium.html
2018-06-14 17:04:56 -04:00
Felipe Morais
171ebab3d7
fix conflict in _config.yml
2018-06-12 01:52:26 -03:00
Joel Glovier
4a59326a88
show summary in print
...
Closes #47
2018-05-15 14:13:00 -04:00
Joel Glovier
256a34a996
Merge pull request #63 from jglovier/jglovier/add-address-phone
...
Simpler way to display contact info in header
2018-05-15 14:09:40 -04:00
Joel Glovier
20e7f7d17d
simpler way to display contact info in header
2018-05-15 13:55:59 -04:00
Joel Glovier
6422120060
Merge pull request #61 from jglovier/jglovier-patch-1
...
Fix readme title
2018-05-10 11:30:36 -04:00
Joel Glovier
bbeea40da4
Fix readme title
2018-05-10 11:28:22 -04:00
Joel Glovier
2e8196ebdf
Merge pull request #60 from jglovier/jglovier-patch-1
...
Add travis yaml
2018-05-10 11:27:04 -04:00
Joel Glovier
216567666d
Add travis yaml
2018-05-10 11:14:59 -04:00
Joel Glovier
a9cf12bd87
image optim
2018-05-08 12:31:35 -04:00
Joel Glovier
e6cd9e4168
update lisa image
2018-05-08 12:21:26 -04:00
Joel Glovier
277a29a9d6
Homer is funny, but Lisa is inspiring
2018-05-08 11:59:33 -04:00
Joel Glovier
7c1b5e39e4
bump gemfile
2018-05-07 09:56:36 -04:00
Joel Glovier
6536297f28
Merge pull request #54 from martinzirkle/gh-pages
...
Updated Gems
2018-02-12 14:09:29 -05:00
Martin Zirkle
4b6d22da54
Updated Gems
2018-02-10 11:13:20 -05:00
Joel Glovier
7751bec47f
Merge pull request #49 from bluenex/original
...
fix award-title below resume-item-details in print mode
2018-02-06 15:46:40 -05:00
Joel Glovier
7b2e8c243e
Merge pull request #50 from asealey/enable-multple-education-awards
...
Add iteration through multiple awards for education.
2017-12-11 20:56:19 -05:00
Adam Sealey
6a9fb34a7f
Add ability to have have either one award, or multiple.
2017-12-06 22:55:37 -08:00
Adam Sealey
743461fdf0
Add iteration through multiple awards for education. This allows multiple bulleted “award” entries to be present in the “Awards” item, for those with multiple entries.
2017-12-06 22:50:17 -08:00
Bluenex
9e516a22e4
fix award-title below resume-item-details in print mode
2017-12-05 23:04:34 +07:00
Joel Glovier
da91f9bd5c
Merge pull request #48 from edm00se/fix/title-spacing-ie11
...
Fix/title spacing ie11
2017-12-01 11:33:00 -05:00
Eric McCormick
9a419dd822
adds comment re: regeneration gem on win
...
re: https://github.com/jglovier/resume-template/pull/48#discussion_r154385962
2017-12-01 10:32:17 -06:00
Eric McCormick
38959e930f
corrects spacing issue with svg icon height
...
refs: #13
2017-12-01 09:45:47 -06:00
Eric McCormick
ab237c317b
adds gem 'wdm', '>= 0.1.0' if Gem.win_platform? to Gemfile
...
this is the recommended for windows from https://jekyllrb.com/docs/windows/
2017-12-01 09:45:00 -06:00
Joel Glovier
672f91f3c2
update gemfile
...
fixes #39
2017-08-12 15:09:39 -04:00
Joel Glovier
4e2e00f737
Merge pull request #42 from clyons/schema-updates-clyons
...
Updated schema.org information
2017-08-12 14:57:04 -04:00
Ciaran Lyons
cbda114592
Update _config.yml
...
Appended ", Springfield" to resume_contact_address
2017-08-10 19:37:33 -04:00
Ciaran Lyons
bef0f4674c
Merge branch 'gh-pages' into schema-updates-clyons
2017-08-10 18:31:55 -04:00
Joel Glovier
5064e88dbe
Merge pull request #41 from clyons/urls-optional-clyons
...
Removed hardcoded URLs from Associations section in resume layout.
2017-08-10 17:26:39 -04:00
Ciaran Lyons
858378d516
Updated social links schema to ‘sameAs’ instead of ‘url’
2017-08-10 15:20:01 -04:00
Ciaran Lyons
18d537ca00
Added ‘memberOf’ property to Associations
2017-08-10 15:06:01 -04:00
Ciaran Lyons
65f3855050
Updated schema.org information
...
_config.yml:
* Added telephone and address variables
resume.html:
* Removed invalid property ‘contact-info’
* Changed person to ‘alumniOf’ CollegeOrUniversity, instead of ‘worksFor’
* Changed itemtype of ‘CreativeWork’ to Projects
* Added ‘creator’ property to Projects
* Added itemtype of ‘Organization’ to Associations
* Added ‘memberOf’ property to Associations
2017-08-10 14:51:17 -04:00
Ciaran Lyons
e412be7cbd
Removed hardcoded URLs from Associations section in resume layout. Added optional URLs to Projects section. Added supporting comments to Associations and Projects.
2017-08-10 12:52:46 -04:00
Joel Glovier
69a0fccd50
fix spelling in one more spot
2017-06-15 06:35:43 -04:00
Joel Glovier
077b98a1d5
revert to spelling consistent with data file
...
fixes #35 ; 🎩 @calemon
2017-06-15 06:34:11 -04:00
Joel Glovier
481fb6af92
Merge pull request #33 from antgel/interests
...
Add Outside Interests section
2017-06-13 13:14:17 -04:00
Antony Gelberg
90b949ebbf
Add Outside Interests section
2017-06-13 19:02:45 +03:00
Joel Glovier
4b607f419a
Merge pull request #34 from jglovier/styling-fixes
...
Styling fixes
2017-06-08 13:59:22 -04:00
Joel Glovier
7ce0a68da6
remove inline styles added in #15
...
In my haste to get #15 merged (after letting it wait in limbo for a very long time) I overlooked the inline styles added in that PR. This commit moves them into the CSS.
2017-06-08 13:58:29 -04:00
Joel Glovier
7396fd75c9
Fixes #28
2017-06-08 13:38:51 -04:00
Joel Glovier
ca55496266
move intro into config file
2017-03-29 10:21:35 -04:00
Joel Glovier
137e11ae85
swap position to match position in markup
2017-03-29 10:00:20 -04:00
Joel Glovier
50e60562f7
revert to US English spelling
2017-03-29 09:40:00 -04:00
Joel Glovier
aee709b5ea
Update README.md
2017-03-28 13:01:16 -04:00